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:
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Safely combine results☆81Updated 11 months ago
- Rust's missing development batteries☆121Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Amazing documentation tooling for Rust☆152Updated 7 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago