lemire / SIMDIntersectionsLinks
Vectorized intersections (research code)
☆15Updated 8 years ago
Alternatives and similar repositories for SIMDIntersections
Users that are interested in SIMDIntersections are comparing it to the libraries listed below
Sorting:
- Allocation benchmarks☆30Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- ☆18Updated 8 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- For details, see the blog post:☆32Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Really fast C++ hash table☆14Updated 7 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- generic data compression filter☆9Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- Lock-free memory allocator☆21Updated last year