prasanthmadhavan / Red-Black-TreeLinks
Red Black Tree Using C
☆21Updated 15 years ago
Alternatives and similar repositories for Red-Black-Tree
Users that are interested in Red-Black-Tree are comparing it to the libraries listed below
Sorting:
- A simple C Thread pool implementation☆13Updated 5 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- skiplist library for C.☆54Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- Coroutines for C.☆77Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- (Keep It) Simple Stupid Database☆366Updated 10 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- C hash implementation based on khash☆171Updated 3 months ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- A generic C memory pool☆100Updated 9 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Updated 12 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago