zaghaghi / pdstlLinks
Probabilistic Data Structure Template Library
☆30Updated 4 years ago
Alternatives and similar repositories for pdstl
Users that are interested in pdstl are comparing it to the libraries listed below
Sorting:
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- ☆20Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- 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
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆13Updated 6 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- ☆12Updated last year
- ☆31Updated 9 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Long-term book project☆34Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A vectorized single header hash function.☆19Updated 6 months ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago