lemire / talks
Random material having to do with Daniel Lemire's talks
☆20Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for talks
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆10Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆17Updated 6 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A vectorized single header hash function.☆19Updated this week
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆19Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆32Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Long-term book project☆34Updated 3 years ago
- Universe-sliced indexes in C++.☆17Updated last year
- ☆27Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- How fast can we shuffle values?☆37Updated 8 months ago
- measure entropy of memory allocators☆12Updated 3 years ago
- ☆21Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago