All Projects → type-reverse → Similar Projects or Alternatives

364 Open source projects that are alternatives of or similar to type-reverse

php-invert-color
Invert a given color.
Stars: ✭ 13 (-56.67%)
Mutual labels:  reverse, inverse, invert
Golang Combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
Stars: ✭ 51 (+70%)
Mutual labels:  string, array
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+453.33%)
Mutual labels:  string, array
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Stars: ✭ 268 (+793.33%)
Mutual labels:  string, array
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+1600%)
Mutual labels:  string, array
utils.js
👷 🔧 zero dependencies vanilla JavaScript utils.
Stars: ✭ 14 (-53.33%)
Mutual labels:  string, array
rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
Stars: ✭ 68 (+126.67%)
Mutual labels:  string, array
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (+970%)
Mutual labels:  string, array
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+16.67%)
Mutual labels:  string, array
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+1446.67%)
Mutual labels:  string, array
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Stars: ✭ 188 (+526.67%)
Mutual labels:  string, array
DS ALGO
Data Structures and algorithms
Stars: ✭ 20 (-33.33%)
Mutual labels:  string, array
php-helpers
An extensive set of PHP helper functions and classes.
Stars: ✭ 27 (-10%)
Mutual labels:  string, array
prototyped.js
Some common Typescript prototypes
Stars: ✭ 22 (-26.67%)
Mutual labels:  string, array
arr-flatten
Recursively flatten an array or arrays. This is the fastest implementation of array flatten.
Stars: ✭ 55 (+83.33%)
Mutual labels:  array
array-access
PHP multi array access
Stars: ✭ 23 (-23.33%)
Mutual labels:  array
ra-ra
A C++20 array / expression template library with some J/APL features
Stars: ✭ 22 (-26.67%)
Mutual labels:  array
String.prototype.matchAll
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
Stars: ✭ 14 (-53.33%)
Mutual labels:  string
VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
Stars: ✭ 48 (+60%)
Mutual labels:  array
poplar-trie
C++17 implementation of memory-efficient dynamic tries
Stars: ✭ 47 (+56.67%)
Mutual labels:  string
arraync
Async Array methods polyfills
Stars: ✭ 16 (-46.67%)
Mutual labels:  array
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 (-36.67%)
Mutual labels:  string
indexed-string-variation
Experimental JavaScript module to generate all possible variations of strings over an alphabet using an n-ary virtual tree
Stars: ✭ 16 (-46.67%)
Mutual labels:  string
crank4go
API Gateway implemented in Golang
Stars: ✭ 124 (+313.33%)
Mutual labels:  reverse
flip-jump
The simplest programming language - Flip a bit, then Jump
Stars: ✭ 18 (-40%)
Mutual labels:  invert
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Stars: ✭ 40 (+33.33%)
Mutual labels:  array
common-words
Updated list of the 100 most common words in the English language. Useful for excluding these words from arrays.
Stars: ✭ 13 (-56.67%)
Mutual labels:  string
strings
String helper methods and an inflector
Stars: ✭ 31 (+3.33%)
Mutual labels:  string
ss-search
The most basic, yet powerful text search.
Stars: ✭ 41 (+36.67%)
Mutual labels:  array
array-diff-multidimensional
Compare the difference between two multidimensional arrays in PHP
Stars: ✭ 60 (+100%)
Mutual labels:  array
tokenizr
String Tokenization Library for JavaScript
Stars: ✭ 70 (+133.33%)
Mutual labels:  string
safe-string-interpolation
A type driven approach to string interpolation, aiming at consistent, secure, and only-human-readable logs and console outputs !
Stars: ✭ 14 (-53.33%)
Mutual labels:  string
total-serialism
Toolbox full of Algorithmic Composition methods
Stars: ✭ 74 (+146.67%)
Mutual labels:  array
MCUCapture
Utility for plotting array data from MCU RAM
Stars: ✭ 22 (-26.67%)
Mutual labels:  array
widestring-rs
A wide string Rust library for converting to and from wide Unicode strings.
Stars: ✭ 48 (+60%)
Mutual labels:  string
static string
A fixed capacity dynamically sized string
Stars: ✭ 46 (+53.33%)
Mutual labels:  string
ReversePowerShell
Functions that can be used to gain Reverse Shells with PowerShell
Stars: ✭ 48 (+60%)
Mutual labels:  reverse
MNIST-invert-color
Invert the color of MNIST images with PyTorch
Stars: ✭ 13 (-56.67%)
Mutual labels:  invert
BFSG
BFSG - BruteForce String Generator 😾
Stars: ✭ 16 (-46.67%)
Mutual labels:  string
kirai
String formatting library for Java, Android, Web and Unix Terminal
Stars: ✭ 69 (+130%)
Mutual labels:  string
linqjs
use linq and lambda in javascript on es6, can use linq function in an Object or an Array or a String value | 一个方便对数组、字典、树形数据进行操作、筛选等操作的工具库
Stars: ✭ 17 (-43.33%)
Mutual labels:  array
VTEnc
VTEnc C library
Stars: ✭ 31 (+3.33%)
Mutual labels:  inverted-index
backscanner
A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.
Stars: ✭ 34 (+13.33%)
Mutual labels:  reverse
aho-corasick-node
A Node implementation of the Aho-Corasick string matching algorithm based on DoubleArray Trie.
Stars: ✭ 16 (-46.67%)
Mutual labels:  string
rrbit-js
No description or website provided.
Stars: ✭ 11 (-63.33%)
Mutual labels:  array
spdx-license-ids
a list of SPDX license identifiers
Stars: ✭ 29 (-3.33%)
Mutual labels:  array
stock-prices
Analyzing stock prices with Fortran arrays
Stars: ✭ 24 (-20%)
Mutual labels:  array
array-to-sentence
Join all elements of an array and create a human-readable string
Stars: ✭ 32 (+6.67%)
Mutual labels:  array
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+83.33%)
Mutual labels:  array
array
Pack of advanced PHP array functions
Stars: ✭ 45 (+50%)
Mutual labels:  array
Fmt.jl
Python-style format strings for Julia
Stars: ✭ 31 (+3.33%)
Mutual labels:  string
array-api-comparison
Data and tooling to compare the API surfaces of various array libraries.
Stars: ✭ 46 (+53.33%)
Mutual labels:  array
Array.prototype.at
An ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.
Stars: ✭ 20 (-33.33%)
Mutual labels:  array
lzbase62
LZ77(LZSS) based compression algorithm in base62 for JavaScript.
Stars: ✭ 38 (+26.67%)
Mutual labels:  string
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-53.33%)
Mutual labels:  array
php-traits
A collection of (more or less) useful traits for PHP7.2+
Stars: ✭ 17 (-43.33%)
Mutual labels:  array
rconn
rconn is a multiplatform program for creating generic reverse connections. Lets you consume services that are behind firewall or NAT without opening ports or port-forwarding.
Stars: ✭ 231 (+670%)
Mutual labels:  reverse
tplv
👣 Nano string template library for modern, based on ES6 template string syntax.
Stars: ✭ 31 (+3.33%)
Mutual labels:  string
array-validation
Validation utilities for array structure
Stars: ✭ 14 (-53.33%)
Mutual labels:  array
ts-belt
🔧 Fast, modern, and practical utility library for FP in TypeScript.
Stars: ✭ 439 (+1363.33%)
Mutual labels:  array
1-60 of 364 similar projects