mqudsi / rsconfLinks
Build-time configure scripts for Rust
☆66Updated 11 months ago
Alternatives and similar repositories for rsconf
Users that are interested in rsconf are comparing it to the libraries listed below
Sorting:
- ☆95Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- An alternate Cargo registry using static files☆134Updated last month
- The quickest way to override dependencies with Cargo☆65Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- ☆43Updated 2 years ago
- ☆64Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆45Updated 8 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- Program startup and thread support written in Rust☆196Updated last month
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 4 months ago
- Comparison of Rust string types☆162Updated this week
- 🐱concat! with support for const variables and expressions☆44Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Abstract over different executors☆74Updated 2 years ago