Projects in Awesome Lists tagged with string-manipulation
A curated list of projects in awesome lists tagged with string-manipulation .
https://github.com/mandliya/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
algorithm bit-manipulation c c-plus-plus cpp data-structures datastructures interview-practice interview-questions leetcode leetcode-solutions string-manipulation tree
Last synced: 14 May 2025
https://github.com/jedib0t/go-pretty
Table-writer and more in golang!
ascii golang list pretty progress-bar progressbar string-manipulation table table-writer tablewriter
Last synced: 12 May 2025
https://github.com/ashvardanian/stringzilla
Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖
beautifulsoup common-crawl csv dataset html information-retrieval json laion ndjson parser pattern-recognition simd sorting-algorithms string string-manipulation string-matching string-parsing string-search substring
Last synced: 11 May 2025
https://github.com/ashvardanian/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖
beautifulsoup common-crawl csv dataset html information-retrieval json laion ndjson parser pattern-recognition simd sorting-algorithms string string-manipulation string-matching string-parsing string-search substring
Last synced: 23 Mar 2025
https://github.com/shekhargulati/strman-java
A Java 8 string manipulation library.
java string string-manipulation
Last synced: 14 Apr 2025
https://github.com/left-pad/left-pad
:arrow_left: String left pad -- deprecated, use String​.prototype​.pad​Start()
left left-pad leftpad pad padding string-manipulation
Last synced: 21 Feb 2025
https://github.com/sharkdp/shell-functools
Functional programming tools for the shell
command-line filesystem functional-programming shell string-manipulation
Last synced: 14 May 2025
https://github.com/wojciechmula/pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
aho-corasick automaton string-manipulation trie
Last synced: 11 Dec 2025
https://github.com/WojciechMula/pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
aho-corasick automaton string-manipulation trie
Last synced: 28 Mar 2025
https://github.com/jbzoo/utils
Collection of useful PHP functions, mini-classes, and snippets for every day.
array-manipulations enviroment jbzoo php php-functions snippets string-manipulation utilities utility utility-classes utility-function utility-library utils
Last synced: 14 May 2025
https://github.com/JBZoo/Utils
Collection of useful PHP functions, mini-classes, and snippets for every day.
array-manipulations enviroment jbzoo php php-functions snippets string-manipulation utilities utility utility-classes utility-function utility-library utils
Last synced: 02 Apr 2025
https://github.com/iansinnott/react-string-replace
A simple way to safely do string replacement with React components
react react-components string-manipulation
Last synced: 02 Jan 2026
https://github.com/ArtSabintsev/Guitar
A Cross-Platform String and Regular Expression Library written in Swift.
carthage cocoapods cross-platform ios latinization macos padding regex regular-expression string-manipulation swift swift-package-manager swift-server trimming tvos watchos
Last synced: 02 Aug 2025
https://github.com/rivo/uniseg
Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go
golang string-manipulation strings unicode
Last synced: 14 May 2025
https://github.com/DuffsDevice/tiny-utf8
Unicode (UTF-8) capable std::string
codepoints conversion cplusplus cplusplus-11 cpp decoder drop-in encoder header-only std string string-conversion string-manipulation tiny-utf8 unicode utf-32 utf-8 utf8 utf8-string
Last synced: 08 Apr 2025
https://github.com/duffsdevice/tiny-utf8
Unicode (UTF-8) capable std::string
codepoints conversion cplusplus cplusplus-11 cpp decoder drop-in encoder header-only std string string-conversion string-manipulation tiny-utf8 unicode utf-32 utf-8 utf8 utf8-string
Last synced: 15 May 2025
https://github.com/voku/portable-utf8
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.
ascii hacktoberfest multibyte multibyte-strings php php7 string string-encoding string-manipulation unicode utf-8 utf8
Last synced: 13 May 2025
https://github.com/phlak/twine
String manipulation, leveled up!
multi-byte-string multibyte-strings php php-library string-comparison string-manipulation strings
Last synced: 14 May 2025
https://github.com/PHLAK/Twine
String manipulation, leveled up!
multi-byte-string multibyte-strings php php-library string-comparison string-manipulation strings
Last synced: 09 Jul 2025
https://github.com/haskell/text
Haskell library for space- and time-efficient operations over Unicode text.
haskell string string-manipulation text unicode utf8
Last synced: 14 May 2025
https://github.com/google/mug
A small Java 8 library (string manipulation, BiStream, Structured Concurrency, SQL Templates)
sql-injection-proof sql-template stream-api streams string-manipulation structured-concurrency
Last synced: 24 Mar 2025
https://github.com/maxim2266/str
str: yet another string library for C language.
Last synced: 16 May 2025
https://github.com/vindarel/cl-str
Modern, simple and consistent Common Lisp string manipulation library.
common-lisp quicklisp string-manipulation
Last synced: 12 Oct 2025
https://github.com/funcool/cuerdas
String manipulation library for Clojure(Script)
clojure clojurescript string-formatter string-manipulation strings
Last synced: 22 Oct 2025
https://github.com/gagolews/stringi
Fast and portable character string processing in R (with the Unicode ICU)
icu icu4c natural-language-processing nlp r regex regexp string-manipulation stringi stringr text text-processing tidy-data unicode
Last synced: 17 Dec 2025
https://github.com/shomali11/util
A collection of useful utility functions
compression concurrency concurrent condition conditional conditional-statements conditions conversion conversions decompression errors hash hashing parallel parallelism string string-manipulation strings utilities utility
Last synced: 06 Apr 2025
https://github.com/abhiagx/interviewbit
A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.
arrays backtracking binarysearch bit-manipulation cplusplus-11 cplusplus-14 dynamic-programming greedy-algorithms hashing heaps interviewbit interviewbit-solutions linked-list maps math queue stack string-manipulation trees two-pointers
Last synced: 19 Jun 2025
https://github.com/cruxrebels/interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
arrays backtracking binarysearch bit-manipulation cplusplus-11 cplusplus-14 dynamic-programming greedy-algorithms hashing heaps interviewbit interviewbit-solutions linked-list maps math queue stack string-manipulation trees two-pointers
Last synced: 06 Apr 2025
https://github.com/StringCare/AndroidLibrary
Android library to reveal or obfuscate strings and assets at runtime
android android-library android-reverse android-security assets assets-management encrypt encrypted-data encrypted-strings encryption gradle obfuscate-strings obfuscation reverse-engineering security security-tools string string-conversion string-encoding string-manipulation
Last synced: 11 Jul 2025
https://github.com/stringcare/androidlibrary
Android library to reveal or obfuscate strings and assets at runtime
android android-library android-reverse android-security assets assets-management encrypt encrypted-data encrypted-strings encryption gradle obfuscate-strings obfuscation reverse-engineering security security-tools string string-conversion string-encoding string-manipulation
Last synced: 07 May 2025
https://github.com/btwael/superstring.py
A fast and memory-optimized string library for heavy-text manipulation in Python
memory-optimization optimization python python3 string string-manipulation
Last synced: 04 Jul 2025
https://github.com/wojciechmula/sse4-strstr
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
avx2 avx512 neon sse string-manipulation
Last synced: 09 Apr 2025
https://github.com/sallar/stringz
:100: Super fast unicode-aware string manipulation Javascript library
javascript nodejs string-manipulation strings substr unicode utf-8
Last synced: 15 May 2025
https://github.com/danielgibson/snippets
(Hopefully) useful code snippets and header-only libs
c dynamic-array header-only imageloader public-domain sdl2 single-header-lib standalone-library string-manipulation
Last synced: 30 Apr 2025
https://github.com/fe3dback/str
A fast, solid and strong typed string manipulation library with multibyte support
library multibyte php php-library str string string-manipulation stringy utf-8
Last synced: 09 Jul 2025
https://github.com/DanielGibson/Snippets
(Hopefully) useful code snippets and header-only libs
c dynamic-array header-only imageloader public-domain sdl2 single-header-lib standalone-library string-manipulation
Last synced: 02 Apr 2025
https://github.com/a-merezhanyi/voca_rs
Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).
rust string string-formatter string-manipulation string-matching unicode utf-8 utf8
Last synced: 30 Dec 2025
https://github.com/voku/Stringy
:accept: Stringy - A PHP string manipulation library with multibyte support, performance optimized
hacktoberfest php php7 string-manipulation stringify unicode unicode-characters
Last synced: 15 Apr 2025
https://github.com/whatisinternet/inflector
A rust inflection library
crates inflector pluralization rust string-manipulation
Last synced: 30 Dec 2025
https://github.com/whatisinternet/Inflector
A rust inflection library
crates inflector pluralization rust string-manipulation
Last synced: 16 May 2025
https://github.com/SlapBot/sounder
An intent recognizing algorithm to predict the intent of a given text.
algorithm intent-prediction python speech-recognition string-manipulation
Last synced: 19 Jul 2025
https://github.com/notkamui/keval
A Kotlin mini library for math expression string evaluation
abstract-syntax-tree java-library kotlin kotlin-library library math mathematical-expressions string-eval string-manipulation
Last synced: 06 Nov 2025
https://github.com/grafiteinc/helpers
A collection of Javascript String and Array helpers for Laravel developers
array-manipulations helpers laravel string-manipulation
Last synced: 11 Apr 2025
https://github.com/pedsmoreira/casex
All in one, self expressive pattern for string case styles
nodejs string-manipulation string-styling typescript
Last synced: 13 Apr 2025
https://github.com/bodigrim/linear-builder
Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.
buffer builder bytestring concatenation haskell linear-types strict-types string-buffer string-builder string-manipulation stringbuffer stringbuilder text unicode
Last synced: 13 Apr 2025
https://github.com/denvash/codingame-puzzles-solutions
Elegant puzzles solutions đź–Š
c codingame codingame-solutions cpp csharp java javascript kotlin loop math memoization movement nested-loops pathfinding php puzzle-solution puzzles python recursion string-manipulation
Last synced: 12 Jun 2025
https://github.com/szaghi/stringifor
Strings Fortran Manipulator with steroids
fortran oop parsing string string-manipulation strings
Last synced: 02 Nov 2025
https://github.com/akalongman/sublimetext-stringutilities
Sublime Text 2/3 plugin for string manipulations
datetime html-entities package rgb string-manipulation sublime-text
Last synced: 16 Mar 2025
https://github.com/noraj/ctf-party
:triangular_flag_on_post: A CLI tool & library to enhance and speed up script/exploit writing with string conversion/manipulation.
ctf ctf-framework ctf-tools data-manipulation decoding encoding hacktoberfest hashing library security-tools string-manipulation
Last synced: 16 May 2025
https://github.com/miguelpragier/handy
GO Golang Utilities and helpers like validators and string formatters
cnpj conversion cpf email go golang golang-package helper-functions simple string-manipulation
Last synced: 13 Oct 2025
https://github.com/vegardit/haxe-strings
A haxelib for consistent cross-platform UTF-8 string manipulation.
ansi globbing haxe haxelib random-string semver spell-checker spellchecker string-manipulation string-manipulations stringtools
Last synced: 24 Jun 2025
https://github.com/sindresorhus/split-on-first
Split a string on the first occurrence of a given separator
npm-package split string string-manipulation string-split
Last synced: 04 Apr 2025
https://github.com/barrust/c-utils
C utility libraries
bitarray c-language c-programming c-string doublylinkedlist fileutils graph minunit permutations stack string-manipulation stringlib timing unit-testing-framework utilities
Last synced: 09 Apr 2025
https://github.com/vitorluizc/normalize-text
📝 Provides a simple functions to normalize texts, whitespaces, paragraphs & diacritics.
compose functional-programming javascript normalize normalize-text string string-manipulation
Last synced: 09 Apr 2025
https://github.com/dekirisu/strung
Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust
field rust string string-formatter string-manipulation struct
Last synced: 15 Sep 2025
https://github.com/mebens/strong
A Lua library that makes your strings stronger!
lua lua-library string-manipulation
Last synced: 22 Mar 2025
https://github.com/sensepost/common-substr
Simple tool to extract the most common substrings from an input text. Built for password cracking.
cracking passwords string-manipulation wordlist-generator
Last synced: 07 May 2025
https://github.com/chrisgrieser/nvim-puppeteer
Automatically convert strings to f-strings or template strings and back.
f-strings nvim-plugin string-manipulation template-strings
Last synced: 25 Oct 2025
https://github.com/koskenni/beta
An open source reimplementation of Benny Brodda's BETA in Python
benny-brodda beta corpus-tools hyphenation linguistics open-source string-manipulation string-rewriting
Last synced: 01 May 2025
https://github.com/zrax/string_theory
Flexible modern C++ string library with type-safe formatting
c-plus-plus formatter hacktoberfest string-manipulation strings utf-8
Last synced: 09 Apr 2025
https://github.com/brodieg/fansi
ANSI Control Sequence Aware String Functions
Last synced: 05 Apr 2025
https://github.com/opencoff/portable-lib
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
arc4random bloom-filter c c-plus-plus c-template c-templates cdb hash-functions hash-tables mmap mpsc mpsc-queue portable queues spsc spsc-queue string-manipulation templates-in-c
Last synced: 01 May 2025
https://github.com/Zheruel/nano-string-utils
Ultra-lightweight, zero-dependency string utilities for modern JavaScript. Tree-shakeable, TypeScript-first, <1KB per function.
camelcase cjs esc javascript lightweight npm-package slugify string-manipulation string-utils tree-shakeable typescript typescript-library utilities zero-dependencies
Last synced: 20 Nov 2025
https://github.com/justinamiller/litestringbuilder
Alternative to the System.Text.StringBuilder C# class.
c-sharp memory-performance span string string-manipulation stringbuilder
Last synced: 12 Jun 2025
https://github.com/kevinheavey/pyheck
Python bindings for heck, the Rust case conversion library
maturin pyo3 python rust string-manipulation
Last synced: 20 Aug 2025
https://github.com/sidvishnoi/esm-to-cjs
Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming
commonjs esm esmodules gulp-plugin nodejs string-manipulation transformer
Last synced: 25 Mar 2025
https://github.com/ik5/gostrutils
Collections of string utils I have created over the years
collection golang package string string-manipulation
Last synced: 20 Aug 2025
https://github.com/awssat/str-helper
⚡️ A flexible & powerful string manipulation helper for PHP | using pipe method chaining
chainable-methods composer-package flexible method-chaining packagist php pipe str str-helper string-manipulation
Last synced: 10 Apr 2025
https://github.com/chrisdoherty4/python-case-converter
A case conversion library for Python.
case conversion converter python string-manipulation strings utility
Last synced: 06 Oct 2025
https://github.com/stackbuilders/inflections-hs
Rails-like inflections for Haskell
hacktoberfest hacktoberfest-2023 haskell string-manipulation
Last synced: 14 Jul 2025
https://github.com/pgbiel/typst-oxifmt
Convenient Rust-like string formatting in Typst (previously "typst-strfmt")
string-formatting string-manipulation typst
Last synced: 26 Feb 2025
https://github.com/mattsparks/the-stringler
An OOP approach to string manipulation.
laravel manipulating-strings oop php string-manipulation strings
Last synced: 05 Oct 2025
https://github.com/hopsoft/fmt
CLI Templating System and String Formatter
ruby ruby-gem string-manipulation template-engine
Last synced: 07 May 2025
https://github.com/gsscoder/sharpx
.NET functional programming and other utilities
csharp dotnet error-handling functional library railway-oriented-programming string-manipulation testing
Last synced: 12 Apr 2025
https://github.com/PgBiel/typst-oxifmt
Convenient Rust-like string formatting in Typst (previously "typst-strfmt")
string-formatting string-manipulation typst
Last synced: 01 Apr 2025
https://github.com/gagolews/stringx
Drop-in replacements for base R string functions powered by stringi
icu icu4c natural-language-processing nlp r regex regexp string-manipulation stringi text text-processing unicode
Last synced: 21 Aug 2025
https://github.com/danielpclark/mightystring
Making Ruby Strings Powerful
ruby string string-manipulation strings
Last synced: 21 Mar 2025
https://github.com/iansan5653/unraw
🔄 Reverse of JavaScript's `String.raw` API.
escape-sequence escape-sequences javascript raw-strings string-manipulation typescript unescape unicode
Last synced: 15 Apr 2025
https://github.com/urbanjost/m_strings
Fortran string manipulations
fortran fortran-package-manager fpm string-manipulation strings
Last synced: 14 Sep 2025
https://github.com/guenchi/core
Scheme's commonly used small functions
association-list chez chez-scheme exception-handling library scheme string-manipulation
Last synced: 15 Sep 2025
https://github.com/appfigures/string-replace-to-array
Like Javascript's string.replace, but accepts and returns an array
jsx react react-components string-manipulation
Last synced: 25 Jun 2025
https://github.com/mamal72/stringish
A set of chain-able string helpers to reduce the pain of manipulating strings
go golang string string-manipulation strings
Last synced: 08 Aug 2025
https://github.com/Steveorevo/node-red-contrib-string
Provides a string manipulation node with a chainable UI based on the concise and lightweight stringjs.com.
parse string string-manipulation string-matching
Last synced: 14 Mar 2025
https://github.com/steveorevo/node-red-contrib-string
Provides a string manipulation node with a chainable UI based on the concise and lightweight stringjs.com.
parse string string-manipulation string-matching
Last synced: 22 Jun 2025
https://github.com/martinmoene/string-lite
String facilities for C++98 and later - a library in search of its identity.
Last synced: 10 Apr 2025
https://github.com/hoangsonww/string-manipulations
🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.
java string string-algorithms string-manipulation string-matching stringify strings strings-java
Last synced: 10 Aug 2025
https://github.com/rgrinberg/stringext
Extra string functions for OCaml
ocaml string string-manipulation
Last synced: 10 Apr 2025
https://github.com/gruns/undent
⬅️ Dedent and format source code strings into their intended human-readable strings.
dedent format formatter indent indentation python string-manipulation strings text
Last synced: 07 Oct 2025
https://github.com/ivanbgd/rope-data-structure-c
A C implementation of a data structure that can store a string and efficiently cut a part (a substring) of this string and insert it in a different position
c rope rope-string string-manipulation text-processing
Last synced: 14 Aug 2025
https://github.com/jcardama/deno_slugify
A string slugifier
deno slugify string-manipulation
Last synced: 20 Oct 2025
https://github.com/glowyphp/strings
Strings Package provide a fluent, object-oriented interface for working with multibyte strings, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy glowyphp package php php-package string-manipulation strings
Last synced: 02 May 2025
https://github.com/yussan/string-manager-npm
string manipulation for javascript
javascript nodejs npm string string-manipulation
Last synced: 31 Oct 2025
https://github.com/shelfio/fast-chunk-string
Chunk string into equal substrings with unicode support
chunk-string node-module nodejs npm-package string-manipulation unicode
Last synced: 14 Oct 2025
https://github.com/simeg/functional-shell
map and filter in your shell
bash command-line functional functional-programming shell string-manipulation
Last synced: 07 May 2025
https://github.com/conorwilliams/metastring
Utilities for working with strings at compile time and passing strings as template parameters.
compile-time cpp20 metaprogramming string string-manipulation variadic-templates
Last synced: 10 Jul 2025
https://github.com/tcb13/substringy
Advanced SubString manipulation for Stringy, the string manipulation library.
multibyte php string-manipulation strings substrings
Last synced: 22 Apr 2025
https://github.com/mkearney/chr
🔤 Lightweight R package for manipulating [string] characters
character chr extract mkearney-r-package ngram r r-package regex rstats string-manipulation strings text-processing
Last synced: 04 Jul 2025
https://github.com/benwiley4000/pico8-table-string
Store a nested Lua data table as one giant string
pico-8 serialization string string-manipulation table
Last synced: 19 Jul 2025
https://github.com/voltrexkeyva/string-toolkit
Just a package containing tools to manipulate a string.
Last synced: 03 May 2025
https://github.com/sdmg15/cppmarkov
Implementation of markov chains in Cpp
cpp17 markov-chain prediction string-manipulation
Last synced: 10 Jul 2025