prasanthmadhavan / Red-Black-Tree
Red Black Tree Using C
☆21Updated 14 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
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 7 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).☆56Updated 5 years ago
- High performance C implementation of AVL trees☆101Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- skiplist library for C.☆53Updated 8 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- memory pool allocator☆50Updated 12 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- C99 trie library☆99Updated 5 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Coroutines for C.☆74Updated 8 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆26Updated 9 years ago
- A hashtable in C☆58Updated 11 years ago
- Simple example of a Flex Scanner Paired with a Lemon Parser☆25Updated 12 years ago
- A dictionary implementation that is written in C and backed by a prefix tree.☆25Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year