string
There are 3703 repositories under string topic.
javascript-obfuscator/javascript-obfuscator
A powerful obfuscator for JavaScript and Node.js
panzerdp/voca
The ultimate JavaScript string library
esamattis/underscore.string
String manipulation helpers for javascript
ashvardanian/StringZilla
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
gookit/goutil
💪 Helper Utils(800+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的工具函数:数字,字符串,数组,Map,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等
symfony/inflector
Converts words between their singular and plural forms (English only)
dleitee/strman
🏗A Javascript string manipulation library.
symfony/string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
JustasMasiulis/xorstr
heavily vectorized c++17 compile time string encryption.
shekhargulati/strman-java
A Java 8 string manipulation library.
adamyaxley/Obfuscate
Guaranteed compile-time string literal obfuscation header-only library for C++14
BurntSushi/memchr
Optimized string search routines for Rust.
abhimanyu003/sttr
cross-platform, cli app to perform various operations on string
getActivity/MultiLanguages
Android 多语种适配框架,兼容高版本,适配第三方库语种
P-p-H-d/mlib
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
luozhouyang/python-string-similarity
A library implementing different string similarity and distance measures using Python.
lixiang1994/AttributedString
基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.
adrielcafe/lyricist
🌎 The missing I18N/L10N (internationalization/localization) multiplatform library for Compose Multiplatform!
ParkMyCar/compact_str
A memory efficient string type that can store up to 24* bytes on the stack
skjha1/Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
hornhuang/android_interviews
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
voku/portable-ascii
🔡 Portable ASCII library - performance optimized (ascii) string functions for PHP.
spatie/string
String handling evolved
DuffsDevice/tiny-utf8
Unicode (UTF-8) capable std::string
timofurrer/colorful
Terminal string styling done right, in Python :snake: :tada:
voku/portable-utf8
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.
algolia/react-element-to-jsx-string
Turn a ReactElement into the corresponding JSX string
feature23/StringSimilarity.NET
A .NET port of java-string-similarity
JakubSzark/zig-string
A String Library made for Zig
draveness/Typeset
Deal with AttributedString efficiently
dragonslayerx/Competitive-Programming-Repository
Competitive Programming templates that I used during the past few years.
haskell/text
Haskell library for space- and time-efficient operations over Unicode text.
kwn/number-to-words
Number to string standalone PHP library with i18n. Drivers for numbers and currency included.
alcover/buffet
All-inclusive Buffer for C
hoaproject/Ustring
The Hoa\Ustring library.
Ephenodrom/Dart-Basic-Utils
A dart package for many helper methods fitting common situations