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:
- ☆77Updated 4 years ago
- An experimental shell prompt library for developers☆46Updated 5 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Rust command line documentation searching☆52Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- ☆112Updated 3 years ago
- A tiny library and application for animating text in the terminal.☆54Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- ☆43Updated 2 years ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Linked list in rust... idk☆32Updated 3 years ago
- Cargo subcommand to download popular crates.☆56Updated 3 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 4 years ago
- Rust badge maker☆48Updated 3 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated 2 months ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 8 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Utilities for making the colo documentation☆88Updated last week
- Translation tools for rust☆64Updated 3 weeks ago
- A bit flip resistant Boolean type☆50Updated 3 years ago
- Rust CLI program to create low-poly images☆32Updated 5 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Rust feature search☆183Updated 6 months ago
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆59Updated last month