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 π΄
β260Updated last week
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β147Updated 5 months ago
- Test and benchmark suite for sort implementations.β502Updated last month
- Pure-Rust implementation of Fast Static Symbol Tables string compressionβ182Updated this week
- Rust implementation of the FastLanes compression libraryβ139Updated this week
- Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuninβ¦β249Updated last month
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.β315Updated last year
- SIMD base64 codecsβ88Updated last year
- A C++/Rust interop toolβ398Updated last week
- An example repo to setup cxx (Rust FFI library) with the CMake build system.β98Updated 10 months ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchiβ¦β97Updated this week
- β75Updated 7 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared librariesβ186Updated 6 months ago
- Lossless codec for numerical dataβ406Updated this week
- C++20 idiomatic APIs for the Apache Arrow Columnar Formatβ123Updated this week
- Succinct data structures using very efficient rank and selectβ127Updated 3 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMDβ130Updated last year
- Rust io_uring examplesβ88Updated last year
- An educational implementation of a modern compressor in Rustβ48Updated 2 years ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rustβ419Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!β126Updated 2 years ago
- Simple interoperability between C++ coroutines and asynchronous Rustβ257Updated last month
- Concurrent ART (adaptive radix tree)β171Updated 3 weeks ago
- Universe for growing software.β39Updated last week
- Rust libraries and programs focused on succinct data structuresβ150Updated last month
- An attempt at safe imperative GPU programming.β56Updated last month
- 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
- lock-free B+ treeβ299Updated last year
- A buffering MPSC queue.β82Updated last year
- Parallel processing with disjoint indices in Rustβ90Updated 5 months ago
- userspace nvme driverβ104Updated 3 months ago