silentbicycle / skiparray
unrolled skip list library for C
☆21Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for skiparray
- AVX-512 utilities☆18Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 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 …☆21Updated 2 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 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
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 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
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Parallel sections library for parallel data-structures☆14Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- Asserting algebraic properties of C functions☆10Updated this week
- The libdill tutorial.☆13Updated 5 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 13 years ago