Kobzol / cargo-remark
Cargo subcommand for viewing LLVM optimization remarks.
☆174Updated 9 months ago
Alternatives and similar repositories for cargo-remark:
Users that are interested in cargo-remark are comparing it to the libraries listed below
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Program startup and thread support written in Rust☆174Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆151Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Umbrella repository for Krabcake experiments☆46Updated last week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆173Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- A fast and flexible LRU map.☆175Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆171Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆121Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- ☆221Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆163Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A concurrent, append-only vector.☆149Updated this week
- Rust String Libraries by mcyoung☆158Updated 3 weeks ago
- A fast, concurrent string interner☆148Updated 6 months ago
- Compile-time string formatting☆230Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Track and query Cargo dependency graphs.☆201Updated this week
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Use bitsized types as if they were a feature of rust.☆178Updated 9 months ago
- Type that deserializes only from one specific value☆231Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year