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:
- thread-safe sparse matrix data structure☆25Updated 11 years ago
- ☆27Updated 6 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 7 years ago
- A simple raytracer written in C++☆13Updated 6 years ago
- A TLA+ formalization of the algorithm described in "Paxos Made Simple"☆21Updated 5 months ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- ☆42Updated 9 years ago
- a library exposing Go's channels and goroutines to plain C☆66Updated 6 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- ☆24Updated 10 years ago
- Algorithms to compress sorted arrays of integers☆17Updated 11 years ago
- An R7RS implementation of Scheme written in Go☆13Updated 7 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- JIT compiler of scheme☆15Updated 13 years ago
- Port of the lemon parser generator to the Go programming language☆56Updated 3 years ago
- ☆26Updated 8 years ago
- Tasking 2.0☆16Updated 3 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- ☆11Updated 8 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- Benchmarks of the longest path problem in various languages☆155Updated 6 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆72Updated 4 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- Memory allocation benchmark☆17Updated 2 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- An introduction to the basic ideas of commutative algebra☆17Updated 5 years ago
- A Go implementation of the Shen programming language☆58Updated 2 years ago
- Exploration of various implementations of memory range types☆7Updated 5 years ago
- A simple re-implementation of Google's sparsehash as a learning excercise.☆40Updated last year