rust-lang / rust-project-goalsLinks
Rust Project Goals tracker
☆80Updated this week
Alternatives and similar repositories for rust-project-goals
Users that are interested in rust-project-goals are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Public repository for the Rust keyword generics initiative☆100Updated 11 months ago
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆166Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆92Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- Program startup and thread support written in Rust☆188Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last week
- ☆72Updated last month
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Define your own PhantomData☆155Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated 3 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- What if we could check declarative macros before using them?☆48Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago