zaghaghi / pdstl
Probabilistic Data Structure Template Library
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pdstl
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- ☆21Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- ☆13Updated 6 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- High performance event tracing☆16Updated 7 months ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆19Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- C++ heterogeneous and lock-free containers☆13Updated 6 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- High-performance Concurrent Cuckoo Hashing Library☆46Updated 9 years ago
- ☆11Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Open Power Performance Analysis Tool☆26Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 11 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 9 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆48Updated 10 years ago
- sandbox for my c++ functional programming experiments☆34Updated 11 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago