zaghaghi / pdstlLinks
Probabilistic Data Structure Template Library
☆30Updated 5 years ago
Alternatives and similar repositories for pdstl
Users that are interested in pdstl are comparing it to the libraries listed below
Sorting:
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- ☆20Updated 3 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- ☆13Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 3 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- How fast can we shuffle values?☆37Updated last year
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 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
- Downsampling array of intervals☆26Updated 5 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 months ago
- ↗️ A growable C char array and also a stream - on stack and heap☆9Updated last month
- VTEnc C library☆37Updated 2 years ago
- Presentation on Hana for C++Now 2015☆10Updated 6 years ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago
- ☆26Updated 8 years ago