anp / lolbenchLinks
tracking performance of rustc-generated binaries over time
☆102Updated 3 years ago
Alternatives and similar repositories for lolbench
Users that are interested in lolbench are comparing it to the libraries listed below
Sorting:
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- 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
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code☆104Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Asynchronous readline-like interface (PoC ATM)☆79Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- GLL parsing framework.☆138Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Help me help you!☆111Updated 4 years ago
- A kernel module written in Rust☆135Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A rustc plugin to check for numerical instability☆176Updated 9 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago