ashvardanian / ForkUnionLinks
Lower-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 π΄
β281Updated 2 weeks ago
Alternatives and similar repositories for ForkUnion
Users that are interested in ForkUnion are comparing it to the libraries listed below
Sorting:
- High throughput suffix array searchingβ151Updated 6 months ago
- Test and benchmark suite for sort implementations.β501Updated last month
- Pure-Rust implementation of Fast Static Symbol Tables string compressionβ186Updated last week
- Rust implementation of the FastLanes compression libraryβ140Updated this week
- β76Updated 8 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchiβ¦β113Updated this week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.β316Updated last year
- SIMD base64 codecsβ88Updated last year
- A C++/Rust interop toolβ402Updated last week
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared librariesβ189Updated 7 months ago
- C++20 idiomatic APIs for the Apache Arrow Columnar Formatβ128Updated this week
- Simple interoperability between C++ coroutines and asynchronous Rustβ261Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!β127Updated 2 years ago
- An educational implementation of a modern compressor in Rustβ48Updated 2 years ago
- Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuninβ¦β250Updated 2 months ago
- A fast binary search that tries to be branchlessβ103Updated last year
- An example repo to setup cxx (Rust FFI library) with the CMake build system.β99Updated 11 months ago
- c++ library for binary fuse filters, including a sharded filterβ93Updated 9 months ago
- Succinct data structures using very efficient rank and selectβ127Updated 2 weeks ago
- A buffering MPSC queue.β82Updated last year
- Deterministic simulation of concurrency and failure in distributed systemsβ39Updated 5 months ago
- Rust io_uring examplesβ92Updated last year
- Lossless codec for numerical dataβ413Updated this week
- lock-free B+ treeβ301Updated last year
- A Rust implementation of the Quad Wavelet Treeβ43Updated 2 months ago
- Translations of a simple C program to Rust.β140Updated 2 years ago
- Fusio provides file operations on multiple storages across various async runtimes.β327Updated this week
- SIMD Floating point and integer compressed vector libraryβ80Updated last year
- An Ξ΅-copy serialization/deserialization framework for Rustβ160Updated this week
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust feaβ¦β148Updated 4 years ago