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 🍴
☆81Updated 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:
- SIMD base64 codecs☆83Updated last year
- Parallel processing with disjoint indices in Rust☆90Updated 2 months ago
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆149Updated this week
- Rust libraries and programs focused on succinct data structures☆143Updated this week
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- High throughput suffix array searching☆143Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- A C++/Rust interop tool☆303Updated this week
- An mpmc/spmc lock-free broadcast queue.☆26Updated 4 months ago
- A Rust implementation of the Quad Wavelet Tree☆42Updated last month
- Rust implementation of the FastLanes compression library☆109Updated last month
- A buffering MPSC queue.☆78Updated 11 months ago
- A collection of boosting algorithms written in Rust 🦀☆55Updated last month
- In collaboration with the Rust Foundation, Rust Project, and appropriate external stakeholders, make C++ and Rust interoperability easily…☆57Updated 7 months ago
- An attempt at safe imperative GPU programming.☆45Updated last week
- SIMD Floating point and integer compressed vector library☆80Updated last year
- 8-bit floating point types for Rust☆46Updated 3 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 4 months ago
- A concurrent, append-only vector.☆174Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆87Updated 3 weeks ago
- ☆44Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆148Updated this week
- Automatic differentiation in Rust with WGPU support☆23Updated 3 years ago
- Rust io_uring examples☆82Updated last year
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆408Updated 11 months ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 3 months ago