Kobzol / cargo-remark
Cargo subcommand for viewing LLVM optimization remarks.
☆174Updated 10 months ago
Alternatives and similar repositories for cargo-remark:
Users that are interested in cargo-remark are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆125Updated this week
- Rust String Libraries by mcyoung☆161Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Program startup and thread support written in Rust☆174Updated this week
- Umbrella repository for Krabcake experiments☆46Updated last month
- A fast, concurrent string interner☆149Updated 6 months ago
- Conditional compilation according to rustc compiler version☆349Updated last week
- Compile-time string formatting☆232Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆97Updated 2 years ago
- A fixed-size circular buffer written in Rust.☆111Updated 4 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- Rust ABI safe code generator☆183Updated 7 months ago
- Use bitsized types as if they were a feature of rust.☆180Updated 9 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…☆171Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆102Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago