silentbicycle / skiparrayLinks
unrolled skip list library for C
☆22Updated 6 years ago
Alternatives and similar repositories for skiparray
Users that are interested in skiparray are comparing it to the libraries listed below
Sorting:
- Lace - implementation of work-stealing in C☆55Updated 5 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Intrusive data structures for C☆65Updated 8 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- ☆42Updated 2 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- C99 trie library☆101Updated 6 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
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- single file C libraries☆40Updated last year
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 2 months ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆23Updated 8 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated last week
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- RLU resizable hash-table☆17Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Crit-bit tree☆26Updated 4 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…☆37Updated 12 years ago