Voultapher / sort-research-rsLinks
Test and benchmark suite for sort implementations.
☆393Updated 3 weeks 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…☆243Updated 4 months ago
- A C++/Rust interop tool☆312Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆414Updated last year
- Translations of a simple C program to Rust.☆141Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- SIMD base64 codecs☆86Updated last year
- lock-free B+ tree☆294Updated 10 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆278Updated 4 months ago
- High throughput suffix array searching☆145Updated 3 months ago
- Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allo…☆92Updated 2 weeks ago
- Unsafely fast hashing algorithm 📈☆940Updated 2 months ago
- An Extensible Compiler IR Framework☆184Updated last week
- allocscope - a memory tracking tool☆556Updated 2 years ago
- A fast and flexible allocator for no_std and WebAssembly☆495Updated last month
- A new register allocator☆234Updated last week
- Pair your compilers up at The ABI Cafe!☆272Updated last month
- A collection of array rotation algorithms.☆155Updated 2 years ago
- An implementation of libc written in Rust☆296Updated 3 months ago
- Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.☆381Updated last month
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆771Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆400Updated 3 weeks ago
- Execute Rust code carefully, with extra checking along the way☆440Updated last month
- ☆134Updated 2 years ago
- userspace nvme driver☆102Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆557Updated 4 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆125Updated 11 months ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆258Updated 10 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week