silentbicycle / skiparrayLinks
unrolled skip list library for C
☆21Updated 6 years ago
Alternatives and similar repositories for skiparray
Users that are interested in skiparray are comparing it to the libraries listed below
Sorting:
- Intrusive data structures for C☆60Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- AVX-512 utilities☆20Updated 10 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- Crit-bit tree☆26Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆17Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- single file C libraries☆40Updated 6 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- For details, see the blog post:☆32Updated last year