lemire / talks
Random material having to do with Daniel Lemire's talks
☆21Updated 9 months ago
Alternatives and similar repositories for talks:
Users that are interested in talks are comparing it to the libraries listed below
- A C++ library for integer array compression☆28Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- How fast can we shuffle values?☆37Updated 10 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Multiplying... backward?☆13Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- 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
- ☆27Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A library of AMD optimized memory and string functions☆13Updated 2 weeks ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 weeks ago
- A vectorized single header hash function.☆19Updated 2 months ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- Batched random number generation☆15Updated last month
- Fast Approximate Membership Filters (C++)☆21Updated 3 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆37Updated last year
- ☆10Updated last week
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago