CodSpeedHQ / codspeed-rustLinks
Crates to benchmark your Rust code
☆53Updated this week
Alternatives and similar repositories for codspeed-rust
Users that are interested in codspeed-rust are comparing it to the libraries listed below
Sorting:
- Curated list of awesome Actions for Rust programming language☆103Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- ☆94Updated 2 years ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 3 weeks ago
- Rust implementation of bors used for various Rust components (e.g. the compiler).☆127Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- Serde serializer for generating Starlark build targets☆71Updated last month
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Type theory for busy engineers☆19Updated last year
- Rust time library comparison - shootout to see which crate handles common tasks the best☆21Updated 5 months ago
- Discovering and describing Rust's design axioms☆79Updated last year
- A lib help you run test with condition☆49Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- Export flame data to speedscope's format☆45Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- 📈 GitHub Action for code coverage reporting with grcov☆106Updated 2 years ago
- Track and query Cargo dependency graphs.☆251Updated last week
- Easy IO for Rust☆102Updated 4 years ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆37Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A GitHub Action for running cargo-semver-checks☆75Updated last week
- CLI tool for the Rust Playground☆22Updated 4 years ago
- ⏩ GitHub Action for a faster binary crates installation☆57Updated 5 years ago
- Command line interface as a function.☆76Updated 2 years ago
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year