peterhil / leftrbLinks
Leftrb is a Left-Leaning Red-Black (LLRB) implementation of 2–3 balanced binary search trees in Python. Port of the code presented by Robert Sedgewick in his paper.
☆20Updated 4 years ago
Alternatives and similar repositories for leftrb
Users that are interested in leftrb are comparing it to the libraries listed below
Sorting:
- 🔬 a C++ compiler middle-end, using an LLVM backend☆164Updated 3 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Ragel State Machine Compiler - http://www.complang.org/ragel/☆158Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A system for maintaining replicated state machines☆115Updated 8 years ago
- Algorithms to compress sorted arrays of integers☆19Updated 11 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆12Updated 10 years ago
- A compiler and runtime for the Sawzall language☆70Updated 5 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- SFSlite C++ development libraries☆55Updated 4 years ago
- Universal Number Library☆44Updated 7 years ago
- Benchmarks of the longest path problem in various languages☆155Updated 6 years ago
- Port of the lemon parser generator to the Go programming language☆57Updated 4 years ago
- A green threads tutorial.☆64Updated 8 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- ☆27Updated 7 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- A curated list of bookmarks, packages, tutorials, videos and other cool resources done in Chapel language.☆20Updated 4 years ago
- An experimental new programming language☆63Updated 8 years ago
- Toy Green Threads for C.☆206Updated 8 years ago
- C++ compiler for the programming language Wake: a fast, expressive, typesafe language built with testability from the ground up.☆55Updated 10 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- JIT compiler of scheme☆15Updated 14 years ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆32Updated 14 years ago
- ☆24Updated 4 years ago