anp / lolbenchLinks
tracking performance of rustc-generated binaries over time
☆102Updated 2 years ago
Alternatives and similar repositories for lolbench
Users that are interested in lolbench are comparing it to the libraries listed below
Sorting:
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Safely combine results☆81Updated 10 months ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Scrap Your Rust Boilerplate