Voultapher / sort-research-rsLinks
Test and benchmark suite for sort implementations.
☆392Updated 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:
- A C++/Rust interop tool☆302Updated 3 weeks ago
- allocscope - a memory tracking tool☆556Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Unsafely fast hashing algorithm 📈☆924Updated last month
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆408Updated 11 months ago
- Rust port of Spice, a low-overhead parallelization library☆646Updated last month
- Translations of a simple C program to Rust.☆140Updated 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…☆238Updated 3 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆257Updated 3 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆551Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆743Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- A fast and flexible allocator for no_std and WebAssembly☆483Updated last week
- SIMD base64 codecs☆83Updated last year
- lock-free B+ tree☆289Updated 9 months ago
- Pair your compilers up at The ABI Cafe!☆263Updated last week
- Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allo…☆80Updated this week
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆253Updated 8 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- An Extensible Compiler IR Framework☆179Updated last week
- Execute Rust code carefully, with extra checking along the way☆420Updated last week
- A precise specification for "Rust lite / MIR plus"☆874Updated last week
- Core POSIX command line utilities in safe Rust☆378Updated last month
- ☆834Updated this week
- An implementation of libc written in Rust☆292Updated last month
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆299Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Optimized string search routines for Rust.☆1,139Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆666Updated 2 months ago