landaire / rust-proc-macro-without-dependenciesLinks
Creating a proc macro in rust without any dependencies
☆24Updated 5 years ago
Alternatives and similar repositories for rust-proc-macro-without-dependencies
Users that are interested in rust-proc-macro-without-dependencies are comparing it to the libraries listed below
Sorting:
- An experimental shell prompt library for developers☆46Updated 5 years ago
- Rust command line documentation searching☆52Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆77Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- String optimized for map keys☆68Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Simple scanf()-like input for Rust.☆41Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- ☆112Updated 3 years ago
- Convert number to enum☆87Updated last year
- ☆95Updated last year
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Rust feature search☆182Updated 5 months ago
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆58Updated last week
- Rust KDL parser and derive implementation☆96Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- ☆61Updated 2 years ago
- Rust library for creating a commit testament at compile time☆49Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Linked list in rust... idk☆31Updated 3 years ago
- Compile-Time Ray Tracer in Rust ported from C++☆88Updated 4 months ago