lemire / talksLinks
Random material having to do with Daniel Lemire's talks
☆32Updated 2 weeks ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- Succinct data structures in C/C++☆92Updated last year
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆120Updated 3 months ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- Fast Approximate Membership Filters (C++)☆23Updated 4 years ago
- ☆29Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 9 months ago
- ☆112Updated last year
- How fast can we shuffle values?☆40Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 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…☆44Updated 2 months ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Persistent memory allocator for data-centric analytics☆59Updated 2 months ago
- High-performance dictionary coding☆108Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- ☆50Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last week