Kobzol / cargo-remarkLinks
Cargo subcommand for viewing LLVM optimization remarks.
☆205Updated 3 months ago
Alternatives and similar repositories for cargo-remark
Users that are interested in cargo-remark are comparing it to the libraries listed below
Sorting:
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆219Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Easy function multiversioning for Rust☆252Updated last year
- Rust ABI safe code generator☆191Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Program startup and thread support written in Rust☆204Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A fast and flexible LRU map.☆199Updated last year
- Compile-time string formatting☆261Updated 3 months ago
- Rust String Libraries by mcyoung☆199Updated last year
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A fast, concurrent string interner☆164Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A Rust code linter☆213Updated last year
- A Toolchain for Rust Debuginfo☆124Updated 5 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year