lemire / talksLinks
Random material having to do with Daniel Lemire's talks
☆32Updated 2 weeks ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Succinct data structures in C/C++☆89Updated 10 months ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Persistent memory allocator for data-centric analytics☆55Updated 3 weeks ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 6 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- ☆108Updated last year
- Fast Approximate Membership Filters (C++)☆21Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆49Updated 5 years ago
- String Matching Algorithms Research Tool☆104Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆46Updated last month
- ☆16Updated 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
- How fast can we shuffle values?☆38Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆115Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated this week
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year