dpt / Containers
A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C
☆39Updated 3 years ago
Alternatives and similar repositories for Containers:
Users that are interested in Containers are comparing it to the libraries listed below
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 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
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- The libdill tutorial.☆13Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- Concurrent trie-hash map library☆91Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- NIH Utility Library☆89Updated 3 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Coroutines for C.☆74Updated 7 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 weeks ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 9 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆78Updated 9 years ago
- SSE string functions for x86-64 Linux☆20Updated 2 years ago
- Coroutines for C/C++☆80Updated 4 years ago
- ☆32Updated last year
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Portable Runtime System☆23Updated 8 years ago