dpt / ContainersLinks
A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C
☆40Updated 4 years ago
Alternatives and similar repositories for Containers
Users that are interested in Containers are comparing it to the libraries listed below
Sorting:
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- ☆32Updated 2 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 11 months ago
- Hierarchical memory allocator☆73Updated 10 years ago
- single file C libraries☆39Updated 6 months 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 last year
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Shared memory allocator☆21Updated 9 years ago
- Ventanium C Library - Read-only mirror☆20Updated 2 years ago
- Intrusive data structures for C☆59Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Coroutines for C.☆75Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Collection of highly reusable C utilities.☆28Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- NIH Utility Library☆89Updated 3 years ago
- Convey testing framework for C.☆36Updated 7 years ago
- Region based memory allocator☆15Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 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…☆36Updated 11 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago