samscott89 / rudyLinks
A Toolchain for Rust Debuginfo
☆124Updated 5 months ago
Alternatives and similar repositories for rudy
Users that are interested in rudy are comparing it to the libraries listed below
Sorting:
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- The quickest way to override dependencies with Cargo☆82Updated last week
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- ☆226Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆197Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 10 months ago
- ☆35Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- Maps where keys are borrowed from values.☆302Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Tiny Rust Async Linux Executor☆111Updated 9 months ago
- ☆188Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆173Updated 3 weeks ago
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Program startup and thread support written in Rust☆204Updated 2 weeks ago
- Graceful shutdown and zero‑downtime USR1 upgrade helpers for tokio apps, with systemd socket activation support.☆37Updated 5 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…☆108Updated last month
- A Rust code linter☆213Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year