Kobzol / cargo-remarkLinks
Cargo subcommand for viewing LLVM optimization remarks.
☆189Updated last month
Alternatives and similar repositories for cargo-remark
Users that are interested in cargo-remark are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Easy function multiversioning for Rust☆249Updated 11 months ago
- Better reference counted strings for Rust☆139Updated last year
- Rust ABI safe code generator☆189Updated 7 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A fast, concurrent string interner☆161Updated last year
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- High quality, fast and easy to build cryptography for Rust☆192Updated this week
- Simple and flexible multi-index containers.☆126Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Program startup and thread support written in Rust☆196Updated last month
- Compile-time string formatting☆250Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆203Updated 5 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- in-place allocation-reusing queues for Rust☆391Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆128Updated 2 years ago