BoxyUwU / rust-quizLinks
☆38Updated 3 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.☆57Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Lending iterators on stable Rust☆82Updated last year
- ☆41Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- An exploration of Storages☆35Updated last year
- Compile-time regular expressions, the right way.☆78Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Linux linker for x86 and x86-64☆30Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Minimal TOML library with few dependencies☆83Updated 3 months ago
- ☆39Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- ☆31Updated 11 months ago
- 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
- Macro for sealing traits and structures☆54Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- Static keys for Rust userland applications☆58Updated 3 months ago
- ☆88Updated 7 months ago