landaire / rust-proc-macro-without-dependenciesLinks
Creating a proc macro in rust without any dependencies
☆21Updated 4 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:
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A smol dark usercss for crates.io☆12Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- An experimental shell prompt library for developers☆46Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Serde (De)serializer implementation for rlua::Value☆24Updated 2 years ago
- ☆74Updated 3 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last week
- Cargo subcommand for handling single-source Rust programs with dependencies☆22Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Linked list in rust... idk☆31Updated 2 years ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆41Updated last year
- Use declarative macros as proc_macro attributes or derives☆115Updated 3 weeks ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- ☆43Updated last year
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆14Updated 2 years ago
- ☆21Updated last year
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- Set the minimum alignments of types using const generics.☆18Updated 8 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆21Updated this week
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- bindings and safe wrappers for libxkbcommon☆22Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- ☆29Updated last year