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 π΄
β307Updated 3 months 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β155Updated 9 months ago
- Test and benchmark suite for sort implementations.β516Updated 3 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compressionβ200Updated last week
- A C++/Rust interop toolβ419Updated last week
- Rust implementation of the FastLanes compression libraryβ160Updated this week
- C++20 idiomatic APIs for the Apache Arrow Columnar Formatβ135Updated this week
- SIMD base64 codecsβ88Updated last year
- Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuninβ¦β261Updated 4 months ago
- lock-free B+ treeβ309Updated last year
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchiβ¦β139Updated 2 weeks ago
- Simple interoperability between C++ coroutines and asynchronous Rustβ265Updated 4 months ago
- β76Updated 10 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared librariesβ193Updated 10 months ago
- An example repo to setup cxx (Rust FFI library) with the CMake build system.β100Updated last year
- Succinct data structures using very efficient rank and selectβ128Updated last month
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMDβ135Updated last year
- Universe for growing software.β45Updated last week
- Recipes for avoiding bounds checks in Rust, without unsafe!β135Updated 3 years ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rustβ426Updated last year
- Lossless codec for numerical dataβ452Updated this week
- c++ library for binary fuse filters, including a sharded filterβ95Updated last year
- A Rust implementation of the Quad Wavelet Treeβ50Updated last week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.β326Updated 3 weeks ago
- Bf-Tree is a modern read-write-optimized concurrent larger-than-memory range index in Rust from MS Research.β799Updated last week
- Performance comparison of parallel Rust and C++β106Updated 5 years ago
- Concurrent ART (adaptive radix tree)β179Updated 4 months ago
- β44Updated 10 months ago
- An educational implementation of a modern compressor in Rustβ48Updated 2 years ago
- Parallel processing with disjoint indices in Rustβ90Updated 9 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)β246Updated last year