Here are
695 public repositories
matching this topic...
180+ Algorithm & Data Structure Problems using C++
A Java 8 string manipulation library.
⬅️ String left pad -- deprecated, use String.prototype.padStart()
Updated
Apr 19, 2019
JavaScript
A collection of useful PHP functions, mini classes and snippets that you need and can use every day.
A Cross-Platform String and Regular Expression Library written in Swift.
Updated
Aug 15, 2020
Swift
Pretty print tables and more in golang!
Python module (C extension and plain python) implementing Aho-Corasick algorithm
String manipulation, leveled up!
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for php.
A simple way to safely do string replacement with React components
Updated
Jul 16, 2020
JavaScript
String manipulation library for Clojure(Script)
Updated
Jul 20, 2020
JavaScript
Unicode (UTF-8) capable std::string
An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.
Updated
Aug 25, 2020
Haskell
A fast and memory-optimized string library for heavy-text manipulation in Python
Updated
Apr 22, 2020
Python
A fast, solid and strong typed string manipulation library with multibyte support
THE String Processing Package for R (with ICU)
A collection of useful utility functions
💯 Super fast unicode-aware string manipulation Javascript library
Updated
Jul 21, 2020
TypeScript
🦄 Hide text via Unicode's ZW(N)Js
Updated
Oct 28, 2019
JavaScript
Voca_rs is the ultimate Rust string library inspired by Voca.js, string.py and Inflector, implemented as independent functions and on Foreign Types (String and str).
Updated
Aug 29, 2020
Rust
Modern, simple and consistent Common Lisp string manipulation library.
Updated
Jun 16, 2020
Common Lisp
Android library to reveal or obfuscate strings and assets at runtime
(Hopefully) useful code snippets and header-only libs
An intent recognizing algorithm to predict the intent of a given text.
Updated
Jun 7, 2018
Python
C++ String Toolkit Library
Data-Structures using C++.
A collection of Javascript String and Array helpers for Laravel developers
Updated
Apr 15, 2020
JavaScript
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
Improve this page
Add a description, image, and links to the
string-manipulation
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
string-manipulation
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
echo 3.1415 | map format "{:.2f}"
)