ashvardanian / fork_unionLinks
Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocations, mutexes, CAS-primitives, and false-sharing on the hot path 🍴
☆87Updated last week
Alternatives and similar repositories for fork_union
Users that are interested in fork_union are comparing it to the libraries listed below
Sorting:
- High throughput suffix array searching☆145Updated 2 months ago
- SIMD base64 codecs☆85Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆156Updated this week
- ☆74Updated 4 months ago
- Rust implementation of the FastLanes compression library☆110Updated last week
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- Parallel processing with disjoint indices in Rust☆89Updated 2 months ago
- A C++/Rust interop tool☆310Updated 3 weeks ago
- Test and benchmark suite for sort implementations.☆394Updated last week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- A repository to test different performance optimizations in a sparse matrix computation.☆46Updated last year
- A buffering MPSC queue.☆79Updated last year
- Rust libraries and programs focused on succinct data structures☆144Updated this week
- An educational implementation of a modern compressor in Rust☆47Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 3 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆270Updated 4 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 3 months ago
- An attempt at safe imperative GPU programming.☆44Updated 2 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 5 months ago
- Voracious radix sort☆68Updated last year
- Deadlock free mutexes☆175Updated 3 months ago
- Fusio provides file operations on multiple storages across various async runtimes.☆308Updated last week
- A Rust implementation of the Quad Wavelet Tree☆42Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆37Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆157Updated last week
- Generate accurate and informative tree dumps of asynchronous tasks.☆222Updated last month
- A collection of boosting algorithms written in Rust 🦀☆57Updated last month