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:
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆120Updated 2 months ago
- String Matching Algorithms Research Tool☆108Updated last year
- ☆29Updated 2 years ago
- Succinct data structures in C/C++☆92Updated last year
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Fast Approximate Membership Filters (C++)☆22Updated 4 years ago
- How fast can we shuffle values?☆39Updated last year
- ☆112Updated last year
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated 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
- A fast SIMD parser for CSV files☆159Updated 3 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…☆43Updated last month
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- ☆50Updated 5 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Updated last year
- ☆39Updated 4 years ago