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:
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- ☆29Updated 2 years ago
- 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
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last week
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆22Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- String Matching Algorithms Research Tool☆107Updated last year
- ☆111Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Transpose: SIMD Integer+Floating Point Compression Filter☆62Updated 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…☆42Updated 2 weeks ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆119Updated 3 weeks ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated 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
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆27Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- ☆39Updated 4 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.☆332Updated 11 months ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago