dpt / ContainersLinks
A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C
☆40Updated last month
Alternatives and similar repositories for Containers
Users that are interested in Containers are comparing it to the libraries listed below
Sorting:
- C11 Lock-free Stack☆184Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated last month
- Coroutines for C.☆77Updated 8 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 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
- A generic C memory pool☆100Updated 9 years ago
- NIH Utility Library☆91Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Message Framing for libuv☆58Updated 4 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 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
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- The libdill tutorial.☆16Updated 6 years ago
- Shared memory allocator☆21Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- High performance utility library for C☆96Updated 4 months ago
- A single header C library to simplify splitting and processing strings☆51Updated last month
- Intrusive Red-Black Tree Collection☆37Updated 5 months ago
- C implementation of a compressed trie lookup map☆23Updated 6 years ago