dpt / ContainersLinks
A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C
☆41Updated 3 months ago
Alternatives and similar repositories for Containers
Users that are interested in Containers are comparing it to the libraries listed below
Sorting:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 3 months ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- NIH Utility Library☆92Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago
- Stand-alone dictionary: string/string associative array☆24Updated 14 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 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
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- High performance utility library for C☆97Updated 7 months ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- A simple bitset library in C☆144Updated 3 weeks ago