Packages tagged: string
alignment
alignment is a library to align strings.
bytesequtils
Nim package to manipulate buffer as either seq[byte] or string
cello
String algorithms with succinct data structures
cloths
Cloths provides the way to process and structure string easily.
cowstrings
Copy-On-Write string implementation according to nim-lang/RFCs#221
dtoa
Port of Milo Yip's fast dtoa() implementation
formatja
a (runtime) string interpolation library
formatstr
string interpolation, complement of std/strformat for runtime strings
gapbuffer
A simple gap buffer implementation
gentabs
Efficient hash table that is a key-value mapping (removed from stdlib)
nimlevenshtein
A wrapper for algorithms from python-Levenshtein package.
prettystr
Small library for working with strings
redneck_translator
Redneck Translator for Y'all
sequtils2
Additional methods for sequences that are not present in sequtils
shared
Nim library for shared types
shorteststring
word size strings
slugify
Convert strings to a slug. Can be used for URLs, file names, IDs etc.
ssostrings
Small String Optimized string type
stack_strings
Library for guaranteed zero heap allocation strings
stones
A library of useful functions and tools for nim.
strunicode
Swift-like unicode string handling
surfing
Surfing is a highly functional CLI for Base64.
sweetanitify
Sweet_Anita Translator, help spread awareness about Tourettes
unicode_numbers
Converts a number into a specially formatted Unicode string
ustring
utf-8 string
util
Small utilities that isn't large enough to have a individual modules