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:
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- skiplist library for C.☆54Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Coroutines for C.☆78Updated 8 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
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- Robin Hood hash map library☆68Updated 4 years ago
- A generic C memory pool☆101Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Minimal HTTP processing library☆154Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- tiny unit testing framework for ANSI C☆57Updated 4 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Updated 6 years ago
- Coroutines for C/C++☆81Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago