#string (23 Repositories)
Ranked open-source repositories tagged with #string, scored by pull request acceptance likelihood and maintainer engagement velocity.
16.4%
8.5h
23 repositories tagged #string
linkdotnet/StringBuilder
A fast and low allocation StringBuilder for .NET.
null8626/decancer
A library that removes common unicode confusables/homoglyphs from strings.
haskell/text
Haskell library for space- and time-efficient operations over Unicode text.
BurntSushi/memchr
Optimized string search routines for Rust.
JakubSzark/zig-string
A String Library made for Zig
goforj/str
Fluent string helpers for Go
ashvardanian/StringWars
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketching, and sorting across CPUs and GPUs in Rust 🦀 and Python 🐍
Super-ZIG/io
Easy input/output in ZIG.
anseki/gnirts
Obfuscate string literals in JavaScript code.
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 🦖
akicho8/string-inflection
underscore -> UPCASE -> CamelCase conversion of names
Perfomer/blitz
Android Library: Set self-updating string with relative time in TextView (e.g. 5 minutes ago)
BalestraPatrick/Stryng
Swift strings taken to a whole new syntax level.
canopas/rich-editor-swiftui
Powerful WYSIWYG Rich editor for SwiftUI.
dleitee/strman
🏗A Javascript string manipulation library.
alcover/buffet
All-inclusive Buffer for C
kwn/number-to-words
Number to string standalone PHP library with i18n. Drivers for numbers and currency included.
algolia/react-element-to-jsx-string
Turn a ReactElement into the corresponding JSX string
adrg/strutil
Go metrics for calculating string similarity and other string utility functions
draveness/Typeset
Deal with AttributedString efficiently
coduo/php-to-string
Cast any php value into a string
shomali11/util
A collection of useful utility functions
Ephenodrom/Dart-Basic-Utils
A dart package for many helper methods fitting common situations