silentbicycle / skiparray
unrolled skip list library for C
☆21Updated 5 years ago
Alternatives and similar repositories for skiparray:
Users that are interested in skiparray are comparing it to the libraries listed below
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Coroutine library in C.☆20Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 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
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 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
- Buddy Memory Allocator☆12Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Crit-bit tree☆26Updated 3 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- a tiny string library☆23Updated 9 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- libRunTimeStruct: Create C structs at runtime☆13Updated 9 years ago
- Parallel sections library for parallel data-structures☆14Updated last year