rust-lang / rust-project-goalsLinks
Rust Project Goals tracker
☆76Updated 3 weeks ago
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:
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- ☆155Updated last week
- ☆69Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated last month
- Program startup and thread support written in Rust☆185Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- ☆184Updated last week
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Umbrella repository for Krabcake experiments☆46Updated 3 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Convert number to enum☆87Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated last year
- What if we could check declarative macros before using them?☆48Updated 7 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago