Kobzol / cargo-remarkLinks
Cargo subcommand for viewing LLVM optimization remarks.
☆178Updated last year
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.☆166Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated this week
- Easy function multiversioning for Rust☆233Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust String Libraries by mcyoung☆191Updated 6 months ago
- Use bitsized types as if they were a feature of rust.☆185Updated 3 months ago
- Rust ABI safe code generator☆188Updated 3 months ago
- Compile-time string formatting☆238Updated 7 months ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆181Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Umbrella repository for Krabcake experiments☆47Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Program startup and thread support written in Rust☆189Updated 2 months ago
- Map data structure whose keys are stored as ranges☆90Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Small, fast, synchronization primitives☆245Updated 10 months ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- ☆261Updated 3 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated last month
- ☆156Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A fast, concurrent string interner☆151Updated 11 months ago