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 simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- C11 Lock-free Stack☆183Updated last year
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 2 weeks ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Coroutines for C.☆76Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- A generic C memory pool☆100Updated 8 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- NIH Utility Library☆91Updated 3 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- ☆33Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- High performance utility library for C☆94Updated 3 months ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- A simple bitset library in C☆137Updated 7 months ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago