osiewicz / calliperLinks
Callgrind-based benchmark harness written in Rust
☆28Updated last year
Alternatives and similar repositories for calliper
Users that are interested in calliper are comparing it to the libraries listed below
Sorting:
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Memory validation framework for Rust☆69Updated 5 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Some internal rustc tools made accessible☆47Updated 6 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- A sinless derive helper☆72Updated 3 weeks ago
- Compile Rust compiler using Buck2☆48Updated 2 weeks ago
- ☆61Updated 2 months ago
- ☆72Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- Macro for sealing traits and structures☆58Updated 7 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆64Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- ☆57Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year