samscott89 / rudyLinks
A Toolchain for Rust Debuginfo
☆116Updated 5 months ago
Alternatives and similar repositories for rudy
Users that are interested in rudy are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- ☆222Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- The quickest way to override dependencies with Cargo☆76Updated this week
- Program startup and thread support written in Rust☆198Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆202Updated 2 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆195Updated last month
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Blazing fast parallel caching for Rust. Serializes complex data to a chunked file format to get CPU maximum power on data loads, but as a…☆100Updated last week
- Even formats macros☆95Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- ☆34Updated last year
- A Cargo subcommand to build and test all feature flag combinations.