303 skills found · Page 1 of 11
google / LeveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
fastify / Fast Json Stringify2x faster than JSON.stringify()
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.
GitHawkApp / StyledTextKitDeclarative building and fast rendering attributed string library.
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.
happyfish100 / Libfastcommonc common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
derekparker / TrieData structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
tidyverse / GlueGlue strings to data in R. Small, fast, dependency free interpreted string literals.
jhchen / Fast DiffA fast Javascript string diff
dtolnay / RyuFast floating point to string conversion
donatj / PhpUserAgentLightning Fast, Minimalist PHP User Agent String Parser.
faragon / Libsrtlibsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map handling. Suitable for soft and hard real-time. Allows both heap and stack allocation. *BETA* (API still can change: suggestions are welcome)
JohnSundell / SweepFast and powerful Swift string scanning made simple
brianmario / Escape UtilsFaster string escaping routines for your ruby apps
cwida / FsstFast Static Symbol Table (FSST): efficient random-access string compression
thetron / StringScoreStringScore is an Objective-C library which provides super fast fuzzy string matching/scoring. Based on the JavaScript library of the same name.
miohtama / Python LevenshteinThe Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
rapidfuzz / LevenshteinThe Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Bergvca / String GrouperSuper Fast String Matching in Python
dtolnay / ItoaFast function for printing integer primitives to a decimal string