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
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Crit-bit tree☆26Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Region based memory allocator☆15Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- single file C libraries☆38Updated 3 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- AVX-512 utilities☆20Updated 10 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
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Concurrent trie-hash map library☆91Updated last year
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 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
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago