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 π΄
β315Oct 22, 2025Updated 4 months ago
Alternatives and similar repositories for ForkUnion
Users that are interested in ForkUnion are comparing it to the libraries listed below
Sorting:
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!β22Jan 4, 2025Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ worldβ12Dec 9, 2022Updated 3 years ago
- Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortranβ27Mar 9, 2026Updated last week
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception haβ¦β1,901Dec 23, 2025Updated 2 months ago
- Optimizing bit-level Jaccard Index and Population Counts for large-scale quantized Vector Search via Harley-Seal CSA and Lookup Tablesβ21May 18, 2025Updated 10 months ago
- NetworkX-like Python experience for Postgres, SQLite, MongoDB, and Neo4Jβ30Feb 28, 2025Updated last year
- Distributed ranges is a generalization of C++ ranges for distributed data structures.β51Sep 22, 2025Updated 5 months ago
- A C++20 metaprogramming library focusing on metafunction composition.β13Feb 8, 2026Updated last month
- Parallel Computing starter project to build GPU & CPU kernels in CUDA & C++ and call them from Python without a single line of CMake usinβ¦β31Oct 14, 2025Updated 5 months ago
- Up to 200x Faster Dot Products & Similarity Metrics β for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, anβ¦β1,677Updated this week
- variadic pointers and referencesβ22Aug 24, 2025Updated 6 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchiβ¦β142Jan 18, 2026Updated 2 months ago
- β17Sep 28, 2025Updated 5 months ago
- Lightweight path selector for searching Rust codeβ16May 22, 2023Updated 2 years ago
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLockβ10Feb 5, 2024Updated 2 years ago
- cuTensorNet Python API extensions for pytket quantum SDKβ17Feb 4, 2026Updated last month
- π· The highlighting crate powering `tailspin`β16Apr 3, 2025Updated 11 months ago
- AMDβs C++ library for accelerating tensor primitivesβ49Mar 12, 2026Updated last week
- β15Aug 24, 2019Updated 6 years ago
- Rust implementation of Stream VByte decompression algorithmβ15May 23, 2023Updated 2 years ago
- EPOCH Input System Version 2β10Jun 5, 2020Updated 5 years ago
- β20Jan 13, 2026Updated 2 months ago
- Apache Arrow-compatible space-efficient "tape" class in pure Rust to be used with StringZilla for GPU, NUMA, and disk transfers of variabβ¦β29Nov 21, 2025Updated 4 months ago
- A procedural macro implementation of `quote!`.β24Mar 20, 2023Updated 3 years ago
- Advanced futures libraryβ16Feb 3, 2026Updated last month
- CLI utilty to work out proper constants for vpternlogic instructionβ13Jan 22, 2023Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each itemβ13Jun 17, 2020Updated 5 years ago
- FlameGraphs in Your Appβ34Jan 2, 2025Updated last year
- Experiments with compile-time metaprogrammingβ11Dec 29, 2025Updated 2 months ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programmingβ97Feb 22, 2026Updated 3 weeks ago
- C++20 SIMD Within A Register libraryβ47May 9, 2025Updated 10 months ago
- Playing around "Less Slow" coding practices in Rust, from numerical micro-kernels to coroutines, ranges, and polymorphic state machinesβ124Apr 23, 2025Updated 10 months ago
- π¦ eCAL C/C++ runtime coreβ12Oct 21, 2024Updated last year
- A list of awesome resources and blogs on topics related to Unumβ45Nov 7, 2025Updated 4 months ago
- C++20 for flag enumsβ27Jun 7, 2020Updated 5 years ago
- DedupBench is a benchmarking tool for content-defined chunking techniques used in data deduplication. It currently supports eleven uniquβ¦β22Feb 20, 2026Updated last month
- Simple, lightweight transformers in Fortranβ17Nov 17, 2023Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksortβ51Jul 6, 2024Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementationβ25Aug 10, 2025Updated 7 months ago