BoxyUwU / rust-quizLinks
☆48Updated 4 months ago
Alternatives and similar repositories for rust-quiz
Users that are interested in rust-quiz are comparing it to the libraries listed below
Sorting:
- The missing compound borrowing for Rust.☆58Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆108Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆125Updated last month
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A Toolchain for Rust Debuginfo☆65Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- ☆43Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- An exploration of Storages☆37Updated last year
- ☆117Updated this week
- Linux linker for x86 and x86-64☆32Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- "A very small syn"☆206Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Proof of concept ranged integers in Rust.☆48Updated 3 months ago
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- Implied bounds, since 1.79!☆22Updated 7 months ago