Packages tagged: string

alignment
alignment is a library to align strings.
library text align string strutils
bytesequtils
Nim package to manipulate buffer as either seq[byte] or string
bytesequtils buffer string seq[byte]
cello
String algorithms with succinct data structures
string succinct-data-structure rank select Burrows-Wheeler
cloths
Cloths provides the way to process and structure string easily.
string format
cowstrings
Copy-On-Write string implementation
copy-on-write string cow optimization datatype
dtoa
Port of Milo Yip's fast dtoa() implementation
algorithms serialization fast grisu dtoa
formatja
A simple runtime string interpolation library, that leverages nimjas lexer.
string interpolation runtime template
formatstr
string interpolation, complement of std/strformat for runtime strings
string format
gapbuffer
A simple gap buffer implementation
buffer seq sequence string gapbuffer
gentabs
Efficient hash table that is a key-value mapping (removed from stdlib)
table string key value deleted
nimlevenshtein
The Levenshtein Nim module contains functions for fast computation of Levenshtein distance and string similarity.
levenshtein similarity string
prettystr
Small library for working with strings
prettystr prettybauble string number
redneck_translator
Redneck Translator for Y'all
redneck string slang deleted
sequtils2
Additional functions for sequences that are not present in sequtils
library sequence string openArray functional
shared
Nim library for shared types
shared seq string threads
shorteststring
word size strings stored in an integer
short-string string sso optimization datatype
slugify
Convert strings to a slug. Can be used for URLs, file names, IDs etc.
slug slugify unicode string markdown
ssostrings
Small String Optimized (SSO) string implementation
small-string-optimized string sso optimization datatype
stack_strings
Library for guaranteed zero heap allocation strings
stack zero-allocation string openArray
stones
A library of useful functions and tools for nim.
library tools string hashset table
strunicode
Swift-like unicode string handling
string unicode grapheme
surfing
Surfing is a highly functional CLI for Base64.
base64 cli string surfing
sweetanitify
Sweet_Anita Translator, help spread awareness about Tourettes
sweet_anita tourette string deleted
unicode_numbers
Converts a number into a specially formatted Unicode string
library string format unicode
ustring
utf-8 string
string text unicode uft8 utf-8
util
Small utilities that isn't large enough to have a individual modules
html utility string