osiewicz / calliperLinks
Callgrind-based benchmark harness written in Rust
☆29Updated 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 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 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…☆66Updated last month
- structured parallel execution for async Rust☆37Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Human-friendly indexed collections☆56Updated 3 months ago
- Library facilitating safe pinned initialization☆75Updated this week
- A sinless derive helper☆78Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- ☆76Updated last week
- ☆61Updated 2 years ago
- ☆64Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆36Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Memory validation framework for Rust☆75Updated 3 months ago
- Token tree calling convention☆82Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago