lemire / talksLinks
Random material having to do with Daniel Lemire's talks
☆32Updated last week
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.☆30Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- ☆29Updated 2 years ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆117Updated last month
- ☆50Updated 5 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- Fast Approximate Membership Filters (C++)☆286Updated last month
- A benchmark for sorting algorithms☆61Updated 4 years ago
- How fast can we shuffle values?☆38Updated last year
- Succinct data structures in C/C++☆88Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ☆109Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- ☆39Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆48Updated 3 months ago
- ☆16Updated 11 years ago
- String Matching Algorithms Research Tool☆107Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated 2 weeks ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- Testing common random-number generators (RNG)☆189Updated 2 years ago