All Projects → tplv → Similar Projects or Alternatives

235 Open source projects that are alternatives of or similar to tplv

StringPool
A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
Stars: ✭ 19 (-38.71%)
Mutual labels:  string, strings
Mightystring
Making Ruby Strings Powerful
Stars: ✭ 28 (-9.68%)
Mutual labels:  string, strings
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+12.9%)
Mutual labels:  string, strings
Util
A collection of useful utility functions
Stars: ✭ 201 (+548.39%)
Mutual labels:  string, strings
indexed-string-variation
Experimental JavaScript module to generate all possible variations of strings over an alphabet using an n-ary virtual tree
Stars: ✭ 16 (-48.39%)
Mutual labels:  string, strings
Golang Combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
Stars: ✭ 51 (+64.52%)
Mutual labels:  string, strings
Stringsimilarity.net
A .NET port of java-string-similarity
Stars: ✭ 242 (+680.65%)
Mutual labels:  string, strings
goin
`in` operator for go
Stars: ✭ 17 (-45.16%)
Mutual labels:  string
Stringfication
🔨 Make all objects to String!
Stars: ✭ 33 (+6.45%)
Mutual labels:  string
C-Complete-practice
This repository will contains C programs from beginners to advance level
Stars: ✭ 59 (+90.32%)
Mutual labels:  strings
comment-mark
Interpolate strings with HTML comment markers!
Stars: ✭ 21 (-32.26%)
Mutual labels:  string
string-math
Evaluates a math expression from a string. Supports variables and custom operators.
Stars: ✭ 14 (-54.84%)
Mutual labels:  string
fuzzywuzzyR
fuzzy string matching in R
Stars: ✭ 32 (+3.23%)
Mutual labels:  string
ResourcesPoet
Kotlin API for generating Android XML Resources
Stars: ✭ 102 (+229.03%)
Mutual labels:  strings
PSStringScanner
Provides lexical scanning operations on a String
Stars: ✭ 45 (+45.16%)
Mutual labels:  string
concat
Demo repository for habr.com article about faster Go string concatenation.
Stars: ✭ 16 (-48.39%)
Mutual labels:  strings
unescape-js
Unescape special characters encoded by JavaScript escape sequences
Stars: ✭ 36 (+16.13%)
Mutual labels:  string
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (+9.68%)
Mutual labels:  string
Libft
42 library of basic C functions - queues, lists, memory operations and more 😄
Stars: ✭ 21 (-32.26%)
Mutual labels:  strings
Regular Expressions
🔍 Swirl course on regular expressions and the regex family of functions in R
Stars: ✭ 21 (-32.26%)
Mutual labels:  strings
gomoji
Helpful functions to work with emoji in Golang
Stars: ✭ 63 (+103.23%)
Mutual labels:  strings
strings-case
Convert strings between different cases.
Stars: ✭ 65 (+109.68%)
Mutual labels:  strings
obj-to-table
Create a table from an array of objects
Stars: ✭ 15 (-51.61%)
Mutual labels:  string
string-similarity-js
Lightweight string similarity function for javascript
Stars: ✭ 29 (-6.45%)
Mutual labels:  string
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Stars: ✭ 188 (+506.45%)
Mutual labels:  string
gnirts
Obfuscate string literals in JavaScript code.
Stars: ✭ 65 (+109.68%)
Mutual labels:  string
the-stringler
An OOP approach to string manipulation.
Stars: ✭ 36 (+16.13%)
Mutual labels:  strings
split-on-first
Split a string on the first occurrence of a given separator
Stars: ✭ 68 (+119.35%)
Mutual labels:  string
stringsifter
A machine learning tool that ranks strings based on their relevance for malware analysis.
Stars: ✭ 567 (+1729.03%)
Mutual labels:  strings
normalize-text
📝 Provides a simple API to normalize texts, whitespaces, paragraphs & diacritics.
Stars: ✭ 54 (+74.19%)
Mutual labels:  string
DigitText
The module allows to translate numbers into a text equivalent. This is important in the billing.
Stars: ✭ 22 (-29.03%)
Mutual labels:  string
str
str is a string module with useful methods that don't exist in Lua's core
Stars: ✭ 30 (-3.23%)
Mutual labels:  string
as-string-sink
An efficient dynamically sized string buffer (aka String Builder) for AssemblyScript
Stars: ✭ 23 (-25.81%)
Mutual labels:  string
couplet
Unicode code points support for Clojure
Stars: ✭ 21 (-32.26%)
Mutual labels:  string
jest-serializer-html-string
A better Jest snapshot serializer for plain html strings
Stars: ✭ 17 (-45.16%)
Mutual labels:  string
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-3.23%)
Mutual labels:  strings
simplehstore
🏪 Easy way to use a PostgreSQL database (and the HSTORE feature) from Go
Stars: ✭ 54 (+74.19%)
Mutual labels:  strings
LaTeXStrings.jl
convenient input and display of LaTeX equation strings for the Julia language
Stars: ✭ 152 (+390.32%)
Mutual labels:  strings
MGObfuscator
An easy encryptor / decryptor for iOS
Stars: ✭ 17 (-45.16%)
Mutual labels:  string
is-string
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Stars: ✭ 17 (-45.16%)
Mutual labels:  string
String.prototype.trim
ES5 spec-compliant shim for String.prototype.trim
Stars: ✭ 13 (-58.06%)
Mutual labels:  string
Prestyler
Elegant text formatting tool in Swift 🔥
Stars: ✭ 36 (+16.13%)
Mutual labels:  string
ostrich
An SMT Solver for string constraints
Stars: ✭ 18 (-41.94%)
Mutual labels:  strings
stringy
Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.
Stars: ✭ 137 (+341.94%)
Mutual labels:  string
bigint
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
Stars: ✭ 34 (+9.68%)
Mutual labels:  strings
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+148.39%)
Mutual labels:  strings
is-primitive
Is the typeof value a javascript primitive?
Stars: ✭ 35 (+12.9%)
Mutual labels:  string
hydrate-text
A small, dependency-free and strongly typed template engine.
Stars: ✭ 45 (+45.16%)
Mutual labels:  string
strings-truncation
Truncate strings with fullwidth characters and ANSI codes.
Stars: ✭ 45 (+45.16%)
Mutual labels:  strings
textics
📉 JavaScript Text Statistics that counts lines, words, chars, and spaces.
Stars: ✭ 36 (+16.13%)
Mutual labels:  string
sixarm ruby unaccent
SixArm.com » Ruby » Unaccent replaces a string's accented characters with ASCII characters.
Stars: ✭ 15 (-51.61%)
Mutual labels:  string
strsim
string similarity based on Dice's coefficient in go
Stars: ✭ 39 (+25.81%)
Mutual labels:  strings
dobbi
An open-source NLP library: fast text cleaning and preprocessing
Stars: ✭ 21 (-32.26%)
Mutual labels:  string
common
Metarhia Common Library
Stars: ✭ 55 (+77.42%)
Mutual labels:  strings
string theory
Flexible modern C++ string library with type-safe formatting
Stars: ✭ 32 (+3.23%)
Mutual labels:  strings
node-red-contrib-string
Provides a string manipulation node with a chainable UI based on the concise and lightweight stringjs.com.
Stars: ✭ 15 (-51.61%)
Mutual labels:  string
regXwild
⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.
Stars: ✭ 20 (-35.48%)
Mutual labels:  strings
simpleredis
📻 Easy way to use Redis from Go
Stars: ✭ 25 (-19.35%)
Mutual labels:  strings
strutil
Golang metrics for calculating string similarity and other string utility functions
Stars: ✭ 114 (+267.74%)
Mutual labels:  string
DataTypes
Built-in data types
Stars: ✭ 34 (+9.68%)
Mutual labels:  string
1-60 of 235 similar projects