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:
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Safely combine results☆82Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A rustc plugin to check for numerical instability☆176Updated 9 years ago
- The empty type Void.☆71Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Help me help you!☆111Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago