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
dtoa
Port of Milo Yip's fast dtoa() implementation
formatja
A simple runtime string interpolation library, that leverages nimjas lexer.
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
The Levenshtein Nim module contains functions for fast computation of Levenshtein distance and string similarity.
prettystr
Small library for working with strings
redneck_translator
Redneck Translator for Y'all
sequtils2
Additional functions for sequences that are not present in sequtils
shared
Nim library for shared types
shorteststring
word size strings stored in an integer
slugify
Convert strings to a slug. Can be used for URLs, file names, IDs etc.
ssostrings
Small String Optimized (SSO) string implementation
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