lemire / talksLinks
Random material having to do with Daniel Lemire's talks
☆32Updated 2 months ago
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 last month
- Succinct data structures in C/C++☆91Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- How fast can we shuffle values?☆39Updated last year
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- String Matching Algorithms Research Tool☆108Updated last year
- ☆29Updated 2 years ago
- 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 Approximate Membership Filters (C++)☆22Updated 4 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆120Updated last month
- ☆111Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 5 months ago
- ☆50Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆57Updated last year
- Bloom filter alternative (C++)☆18Updated 7 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago