mqudsi / rsconfLinks
Build-time configure scripts for Rust
☆66Updated 9 months ago
Alternatives and similar repositories for rsconf
Users that are interested in rsconf are comparing it to the libraries listed below
Sorting:
- Obsessively tiny error derive macro☆87Updated 8 months ago
- ☆93Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- A Toolchain for Rust Debuginfo☆107Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- An alternate Cargo registry using static files☆130Updated 6 months ago
- A sinless derive helper☆75Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated last week
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- ☆44Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆124Updated 11 months ago
- Abstract over different executors☆74Updated 2 years ago
- Concise bit field extraction☆61Updated 10 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- Comparing parser APIs☆140Updated last week
- An explicit closure with absolute seperation of the captured data from the function.☆33Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago