Voultapher / sort-research-rsLinks
Test and benchmark suite for sort implementations.
☆500Updated 2 months ago
Alternatives and similar repositories for sort-research-rs
Users that are interested in sort-research-rs are comparing it to the libraries listed below
Sorting:
- Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tunin…☆251Updated 2 months ago
- Translations of a simple C program to Rust.☆140Updated 2 years ago
- Unsafely fast hashing algorithm 📈☆969Updated 5 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆421Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- allocscope - a memory tracking tool☆558Updated 2 years ago
- A C++/Rust interop tool☆402Updated this week
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆283Updated 3 weeks ago
- Rust port of Spice, a low-overhead parallelization library☆687Updated 6 months ago
- High throughput suffix array searching☆151Updated 6 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆824Updated 3 months ago
- A fast and flexible allocator for no_std and WebAssembly☆517Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆270Updated 2 months ago
- Pair your compilers up at The ABI Cafe!☆280Updated 5 months ago
- SIMD base64 codecs☆88Updated last year
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆780Updated 3 weeks ago
- ☆255Updated last month
- lock-free B+ tree☆305Updated last year
- Novel implementation of a Trie data structure optimized for small, sparse maps☆575Updated last year
- Core POSIX command line utilities in safe Rust☆396Updated 3 weeks ago
- SIMD-accelerated UTF-8 validation for Rust.☆569Updated 7 months ago
- The FLS☆464Updated last week
- Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.☆402Updated last month
- HTTP 1+2 in Rust, with io_uring & ktls☆435Updated 7 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆311Updated 2 months ago
- userspace nvme driver☆104Updated 4 months ago
- An implementation of libc written in Rust☆303Updated 3 weeks ago
- Shuttle is a library for testing concurrent Rust code☆882Updated last week
- A safer zlib☆545Updated last week