All Projects → Mlib → Similar Projects or Alternatives

3417 Open source projects that are alternatives of or similar to Mlib

Swordtooffer
经典常考必备面试算法,包括但不仅限于《剑指Offer》,《程序员面试金典》中的题目,持续更新中...
Stars: ✭ 81 (-74.77%)
Mutual labels:  tree, list
Pidtree
🚸 Cross platform children list of a PID.
Stars: ✭ 76 (-76.32%)
Mutual labels:  tree, list
Json Git
A pure JS local Git to versionize any JSON
Stars: ✭ 109 (-66.04%)
Mutual labels:  tree, json
Django Jsoneditor
Django JSONEditor input widget to provide javascript online JSON Editor
Stars: ✭ 124 (-61.37%)
Mutual labels:  tree, json
Data Structures
Go datastructures.
Stars: ✭ 336 (+4.67%)
Mutual labels:  tree, priority-queue
Object Visualizer
Vue JSON inspector with Chrome-like theme.
Stars: ✭ 159 (-50.47%)
Mutual labels:  tree, json
Json To Ast
JSON AST parser
Stars: ✭ 161 (-49.84%)
Mutual labels:  tree, json
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-61.06%)
Mutual labels:  tree, stack
Libdict
C library of key-value data structures.
Stars: ✭ 234 (-27.1%)
Mutual labels:  tree, dictionary
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (+14.33%)
Mutual labels:  algorithms, string
Wmderland
🌳 X11 tiling window manager using space partitioning trees
Stars: ✭ 341 (+6.23%)
Mutual labels:  algorithms, tree
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+6168.85%)
Mutual labels:  algorithms, tree
Computer Science In Javascript
Computer science reimplemented in JavaScript
Stars: ✭ 2,590 (+706.85%)
Mutual labels:  tree, list
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+1359.19%)
Mutual labels:  algorithms, tree
Ascii art
Real-Time ASCII Art Rendering Library
Stars: ✭ 599 (+86.6%)
Mutual labels:  algorithms, tree
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+1847.35%)
Mutual labels:  algorithms, tree
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-86.29%)
Mutual labels:  algorithms, tree
30 Seconds Of Cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
Stars: ✭ 815 (+153.89%)
Mutual labels:  algorithms, queue
Splay Tree
Fast splay-tree data structure
Stars: ✭ 80 (-75.08%)
Mutual labels:  algorithms, tree
Flatqueue
A very fast and simple JavaScript priority queue
Stars: ✭ 98 (-69.47%)
Mutual labels:  algorithms, priority-queue
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+918.07%)
Mutual labels:  stack, array
Hands On Algorithmic Problem Solving
A middle-to-high level algorithm book designed with coding interview at heart!
Stars: ✭ 1,227 (+282.24%)
Mutual labels:  algorithms, tree
Symja android library
☕️ Symja - computer algebra language & symbolic math library. A collection of popular algorithms implemented in pure Java.
Stars: ✭ 170 (-47.04%)
Mutual labels:  algorithms, json
Stringsimilarity.net
A .NET port of java-string-similarity
Stars: ✭ 242 (-24.61%)
Mutual labels:  algorithms, string
My Awesome Ai Bookmarks
Curated list of my reads, implementations and core concepts of Artificial Intelligence, Deep Learning, Machine Learning by best folk in the world.
Stars: ✭ 223 (-30.53%)
Mutual labels:  algorithms, list
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-95.64%)
Mutual labels:  stack, generic
Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (-39.25%)
Mutual labels:  algorithms, tree
Arduino-Queue.h
Generic C++ circular queue for Arduino embedded projects.
Stars: ✭ 59 (-81.62%)
Mutual labels:  queue, generic
indicium
🔎 A simple in-memory search for collections and key-value stores.
Stars: ✭ 41 (-87.23%)
Mutual labels:  hashmap, collections
DS ALGO
Data Structures and algorithms
Stars: ✭ 20 (-93.77%)
Mutual labels:  string, array
Collections C
A library of generic data structures.
Stars: ✭ 2,297 (+615.58%)
Mutual labels:  algorithms, collections
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (-89.72%)
Mutual labels:  tree, array
priority-queue-dictionary
A Pythonic indexed priority queue
Stars: ✭ 74 (-76.95%)
Mutual labels:  dictionary, priority-queue
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (-73.83%)
Mutual labels:  tree, stack
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
Stars: ✭ 111 (-65.42%)
Mutual labels:  stack, queue
RangeTree
A generic interval tree implementation in C#
Stars: ✭ 144 (-55.14%)
Mutual labels:  tree, generic
php-sorted-collections
Sorted Collections for PHP
Stars: ✭ 22 (-93.15%)
Mutual labels:  set, tree
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Stars: ✭ 188 (-41.43%)
Mutual labels:  string, array
deque
A highly optimized double-ended queue
Stars: ✭ 75 (-76.64%)
Mutual labels:  queue, array
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-95.64%)
Mutual labels:  stack, array
php-collections
A collection library for php
Stars: ✭ 34 (-89.41%)
Mutual labels:  array, collections
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-94.7%)
Mutual labels:  stack, queue
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
Stars: ✭ 25 (-92.21%)
Mutual labels:  queue, lock-free
dslib
🌿 A library of "connected" data structures
Stars: ✭ 122 (-61.99%)
Mutual labels:  tree, stack
fastrq
Queue, Stack and Priority Queue built on Redis.
Stars: ✭ 15 (-95.33%)
Mutual labels:  stack, queue
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (-79.75%)
Mutual labels:  stack, queue
scalable-concurrent-containers
High performance containers and utilities for concurrent and asynchronous programming
Stars: ✭ 101 (-68.54%)
Mutual labels:  tree, hashmap
BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
Stars: ✭ 20 (-93.77%)
Mutual labels:  bitset, array
go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
Stars: ✭ 127 (-60.44%)
Mutual labels:  array, collections
Fortress-of-Solitude
This Library has resources to solve common data structure algorithm problems like a Doubly linked list, Generic trees, Queue, Stack, and other algorithms. Each lib has an option to carry your custom data in elements. Custom data in detail, other fantastic resources.
Stars: ✭ 53 (-83.49%)
Mutual labels:  stack, queue
HashMapC
A tiny library for using easily HashMap, arraylist in the C.
Stars: ✭ 21 (-93.46%)
Mutual labels:  array, hashmap
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (-73.21%)
Mutual labels:  tree, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-86.29%)
Mutual labels:  stack, queue
collections
📝 Collections library made in TypeScript
Stars: ✭ 14 (-95.64%)
Mutual labels:  queue, collections
prototyped.js
Some common Typescript prototypes
Stars: ✭ 22 (-93.15%)
Mutual labels:  string, array
spdx-license-ids
a list of SPDX license identifiers
Stars: ✭ 29 (-90.97%)
Mutual labels:  list, array
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (-85.36%)
Mutual labels:  tree, stack
utils.js
👷 🔧 zero dependencies vanilla JavaScript utils.
Stars: ✭ 14 (-95.64%)
Mutual labels:  string, array
rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
Stars: ✭ 68 (-78.82%)
Mutual labels:  string, array
lfqueue
Minimize lock-free queue ever!
Stars: ✭ 107 (-66.67%)
Mutual labels:  queue, lock-free
61-120 of 3417 similar projects