lemire / talksLinks
Random material having to do with Daniel Lemire's talks
☆32Updated last month
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆122Updated last week
- Succinct data structures in C/C++☆93Updated last year
- String Matching Algorithms Research Tool☆108Updated last year
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆86Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- ☆50Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆24Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- How fast can we shuffle values?☆40Updated last year
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated last week
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- ☆29Updated 2 years ago
- A simple bitset library in C☆144Updated 3 weeks ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated 2 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago