io12 / xkcd-unreachable-rs
A Rust macro xkcd_unreachable!() inspired by https://xkcd.com/2200/
☆41Updated 3 years ago
Alternatives and similar repositories for xkcd-unreachable-rs:
Users that are interested in xkcd-unreachable-rs are comparing it to the libraries listed below
- An (experimental) RFC repo devoted to the "fields in traits" RFC.☆66Updated 7 years ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- Strong typed xml, based on xmlparser.☆33Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- CSS for Rustlang websites based on the ST3 theme Ayu☆76Updated last year
- What Rust is it?☆56Updated this week
- ☆74Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Derive Debug with a custom format per field.☆16Updated 4 months ago
- Proof of concept ranged integers in Rust.☆40Updated this week
- cargo-feature-analyst is a tool written in rust to analyse the feature usage in your rust project.☆44Updated 4 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- ☆15Updated 2 years ago
- ☆54Updated 3 years ago
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆58Updated 11 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆94Updated 10 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 4 months ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- ☆98Updated 4 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- ☆111Updated 2 years ago
- You've met with a terrible fate, haven't you?☆61Updated 5 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.