22 Packages since 2016
User Packages
-
Strs.jl54String support package for Julia
-
Format.jl37A Julia package to provide C and Python-like formatting support
-
InternedStrings.jl27Fully transparent string interning functionality, with proper garbage collection
-
ShortStrings.jl25A fast implementation of short strings of fixed size. Great for sorting and group-by operations
-
StringLiterals.jl16Implement improved string literals with Swift-style syntax for interpolation, hex, & unicode characters, plus C & Python style formatting and Unicode, HTML, LaTeX, and Emoji entities
-
ModuleInterfaceTools.jl10Adds a macro (`@api`) to help manage a consistent API between multiple packages
-
StrFormat.jl7Extends StrLiterals.jl with formatting capabilities
-
StrLiterals.jl6Add StringLiterals literals utilizing Strs.jl string types
-
MurmurHash3.jl5Port of MurmurHash3 to pure Julia, adding support for hashing any AbstractString without converting first
-
StrRegex.jl3Regex support for Str type (from Strs.jl package)
-
StrEntities.jl3Adds support for Emojis and HTML, LaTeX, Unicode entities to StrLiterals
-
PCRE2.jl3Wrapper for PCRE2 libraries (8, 16, 32-bit)
-
StrBase.jl3Basic functions for string support
-
Emoji_Entities.jl2Support for using Emoji entities in Julia
-
StrICU.jl1ICU wrapper, updated for v0.6.2 and v.7, using JuliaString/Strs.jl instead of LegacyStrings.jl
-
Unicode_Entities.jl1Support for using Unicode entity names in Julia
-
LaTeX_Entities.jl1Support for using LaTeX entities to map to/from Unicode characters
-
StrTables.jl0Simple packed string tables, with support for load/save to a file or open IO stream.
-
StrAPI.jl0New API for string handling
-
HTML_Entities.jl0Support for using HTML entities in Julia
-
ChrBase.jl0Support for parameterized character type `Chr`, and common aliases (ASCIIChr, LatinChr, UCS2Chr, UTF32Chr)
-
CharSetEncodings.jl0Types and Traits for Character Sets, Encodings, and Character Set Encodings
View all packages