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.β517Updated last month
- Rust implementation of the FastLanes compression libraryβ161Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compressionβ206Updated this week
- SIMD base64 codecsβ88Updated 2 years ago
- A C++/Rust interop toolβ420Updated 2 weeks ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.β327Updated this week
- Lossless codec for numerical dataβ459Updated this week
- lock-free B+ treeβ309Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared librariesβ194Updated 10 months ago
- Simple interoperability between C++ coroutines and asynchronous Rustβ265Updated 5 months ago
- β76Updated 11 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchiβ¦β139Updated 3 weeks ago
- Succinct data structures using very efficient rank and selectβ129Updated last month
- Bf-Tree is a modern read-write-optimized concurrent larger-than-memory range index in Rust from MS Research.β924Updated 2 weeks ago
- C++20 idiomatic APIs for the Apache Arrow Columnar Formatβ135Updated this week
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rustβ429Updated last year
- An example repo to setup cxx (Rust FFI library) with the CMake build system.β101Updated 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β¦β262Updated 5 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMDβ136Updated last year
- Performance comparison of parallel Rust and C++β106Updated 5 years ago
- c++ library for binary fuse filters, including a sharded filterβ95Updated last year
- A Rust implementation of the Quad Wavelet Treeβ50Updated last week
- An educational implementation of a modern compressor in Rustβ48Updated 2 years ago
- Recipes for avoiding bounds checks in Rust, without unsafe!β136Updated 3 years ago
- An Ξ΅-copy serialization/deserialization framework for Rustβ170Updated this week
- Rust libraries and programs focused on succinct data structuresβ154Updated 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
- Concurrent ART (adaptive radix tree)β178Updated 4 months ago
- Universe for growing software.β45Updated 3 weeks ago