BoxyUwU / rust-quizLinks
☆49Updated 3 weeks ago
Alternatives and similar repositories for rust-quiz
Users that are interested in rust-quiz are comparing it to the libraries listed below
Sorting:
- A Toolchain for Rust Debuginfo☆104Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A Rust code linter☆216Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- "A very small syn"☆209Updated 6 months ago
- ☆116Updated this week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Static keys for Rust userland applications☆65Updated last month
- Const TypeId and non-'static TypeId☆66Updated this week
- ☆43Updated 2 years ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- The missing compound borrowing for Rust.☆60Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- ☆39Updated last year
- A tool to help with minimization of Rust code☆59Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago