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:
- Bloom filter alternative (C++)☆18Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Crit-bit tree☆26Updated 4 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Lace - implementation of work-stealing in C☆53Updated 3 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 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
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Intrusive data structures for C☆61Updated 8 years ago
- Concurrent trie-hash map library☆92Updated 2 years ago
- single file C libraries☆40Updated 9 months ago
- RLU resizable hash-table☆17Updated 10 years ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- For details, see the blog post:☆34Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- AVX-512 utilities☆20Updated 11 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- A vectorized single header hash function.☆22Updated 11 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated this week