1,025 skills found · Page 1 of 35
google / LeveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
doctrine / InflectorDoctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
panzerdp / VocaThe ultimate JavaScript string library
gflags / GflagsThe gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
danielstjules / StringyA PHP string manipulation library with multibyte support
dleitee / Strman🏗A Javascript string manipulation library.
stclib / STCA modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
avoidwork / Filesize.jsJavaScript library to generate a human readable String describing the file size
huandu / Go SqlbuilderA flexible and powerful SQL string builder library plus a zero-config ORM.
mikechambers / As3corelibAn ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
sahilm / FuzzyGo library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.
square / PhrasePhrase is an Android string resource templating library
shekhargulati / Strman JavaA Java 8 string manipulation library.
adamyaxley / ObfuscateGuaranteed compile-time string literal obfuscation header-only library for C++14
axuno / SmartFormatA lightweight text templating library written in C# which can be a drop-in replacement for string.Format
GitHawkApp / StyledTextKitDeclarative building and fast rendering attributed string library.
magnars / S.elThe long lost Emacs string manipulation library.
luozhouyang / Python String SimilarityA library implementing different string similarity and distance measures using Python.
luaj / LuajLightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
rsl / StringexSome [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].