lemire / talksLinks
Random material having to do with Daniel Lemire's talks
☆22Updated last year
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- ☆28Updated 2 years ago
- How fast can we shuffle values?☆37Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆49Updated 5 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Persistent memory allocator for data-centric analytics☆54Updated last week
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 2 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- benchmarking positional population count☆14Updated last year
- ☆20Updated 2 years ago