jplatte / proc-macro-blog-examplesLinks
Code for the examples in my blog series on procedural macros
☆16Updated 2 years ago
Alternatives and similar repositories for proc-macro-blog-examples
Users that are interested in proc-macro-blog-examples are comparing it to the libraries listed below
Sorting:
- Async session support with plugabble backends☆125Updated 2 years ago
- Unicode Case-folding for Rust☆91Updated last month
- Typed any map for rust☆67Updated last year
- Rust macro for automatically generating default☆152Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Easily add Fluent to your Rust project.☆161Updated 3 months ago
- A caching middleware that follows HTTP caching rules☆95Updated 2 weeks ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- Serde support for querystring-style strings☆227Updated last week
- Write and execute SQL queries with ease☆74Updated 5 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Humansize - A flexible crate for humanizing file sizes☆121Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Simple implementation of a timer for Rust☆41Updated last year
- Minifier tool/lib for JS/CSS/JSON files☆88Updated 3 months ago
- Rust crate to time your function using derive annotations.☆86Updated 3 years ago
- A Rust library for doing URL percentage encoding.☆73Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- Serde support for the humantime crate☆36Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Load Javascript and CSS asynchronously in yew☆43Updated 2 years ago
- Macro for writing nested `if let` expressions☆168Updated 5 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated 2 months ago
- Serialize/deserialize rusqlite rows☆97Updated last week
- A Rust library for conveniently watching and handling file changes.☆147Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆137Updated 2 years ago