lemire / talksLinks
Random material having to do with Daniel Lemire's talks
☆22Updated last year
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- ☆10Updated 5 months ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- ☆16Updated 11 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Multiplying... backward?☆14Updated 4 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 3 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- How fast can we shuffle values?☆37Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- ☆20Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- ☆28Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 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
- Boost.Scope, a collection of scope guard utilities.☆16Updated last week
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 3 months ago