Voultapher / sort-research-rsLinks
Test and benchmark suite for sort implementations.
☆511Updated 3 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…☆258Updated 3 months ago
- Translations of a simple C program to Rust.☆140Updated 2 years ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆425Updated last year
- allocscope - a memory tracking tool☆561Updated 2 years ago
- A C++/Rust interop tool☆417Updated this week
- Rust port of Spice, a low-overhead parallelization library☆696Updated 7 months ago
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆297Updated 2 months ago
- Unsafely fast hashing algorithm 📈☆980Updated 7 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆846Updated 4 months ago
- A fast and flexible allocator for no_std and WebAssembly☆520Updated 6 months ago
- High throughput suffix array searching☆153Updated 8 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆329Updated 4 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆131Updated 2 years ago
- SIMD base64 codecs☆88Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆459Updated 3 months ago
- An implementation of libc written in Rust☆306Updated 2 months ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆278Updated this week
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆803Updated this week
- Pair your compilers up at The ABI Cafe!☆283Updated 6 months ago
- userspace nvme driver☆107Updated 5 months ago
- lock-free B+ tree☆309Updated last year
- A precise specification for "Rust lite / MIR plus"☆947Updated last week
- An IDE extension for debugging trait errors in Rust.☆302Updated 3 months ago
- The FLS☆470Updated last week
- A zlib implementation in rust available as a C dynamic library and as a rust crate☆560Updated this week
- Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.☆411Updated 3 months ago
- Core POSIX command line utilities in safe Rust☆399Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆451Updated this week
- Shuttle is a library for testing concurrent Rust code☆892Updated 3 weeks ago
- Novel implementation of a Trie data structure optimized for small, sparse maps☆578Updated 2 weeks ago