osiewicz / calliperLinks
Callgrind-based benchmark harness written in Rust
☆30Updated 2 years ago
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☆88Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆75Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Macro for sealing traits and structures☆61Updated last year
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- An exploration of Storages☆39Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- (lifetime) GATs on stable Rust☆59Updated 2 years 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…☆67Updated last month
- Completion futures for Rust☆20Updated 3 years ago
- Memory validation framework for Rust☆75Updated 4 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Compile Rust compiler using Buck2☆68Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Human-friendly indexed collections☆56Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Alternative future adapters that provide cancel safety.☆80Updated this week
- Library facilitating safe pinned initialization☆77Updated last week
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month