CAD97 / build-rsLinks
Convenience wrapper for cargo buildscript input/output
☆15Updated this week
Alternatives and similar repositories for build-rs
Users that are interested in build-rs are comparing it to the libraries listed below
Sorting:
- horrible serde macro stuff☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Integer types with customizable niche values☆48Updated 8 months ago
- ☆40Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- A library version of cargo-bloat & more☆33Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Rustdoc's JSON output interface☆32Updated last week
- An exploration of Storages☆37Updated last year
- Zero-copy, no-std proquint encoding and decoding☆13Updated 2 years ago
- Write simple proc-macros inline with other source code.☆20Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆43Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- State machine pattern for Rust☆29Updated 9 months ago
- ☆26Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆31Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year