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:
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 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
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Region based memory allocator☆15Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Combinators in C☆38Updated 13 years ago
- Shared memory allocator☆21Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆20Updated 3 years ago
- benchmarking positional population count☆14Updated last year
- 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
- AVX-512 utilities☆20Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Intrusive data structures for C☆58Updated 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 …☆26Updated 3 years ago