Kobzol / cargo-remarkLinks
Cargo subcommand for viewing LLVM optimization remarks.
☆202Updated 2 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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week
- Easy function multiversioning for Rust☆251Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Rust ABI safe code generator☆190Updated 8 months ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Compile-time string formatting☆258Updated 3 months ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- A fast and flexible LRU map.☆198Updated last year
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆197Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- A fast, concurrent string interner☆162Updated last year
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A sinless derive helper☆77Updated 3 weeks ago
- Program startup and thread support written in Rust☆198Updated 2 months ago
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago
- A command line tool for comparing benchmarks run by Criterion.☆258Updated last year