jonhoo / proc-macro-workshopLinks
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
☆61Updated 2 years ago
Alternatives and similar repositories for proc-macro-workshop
Users that are interested in proc-macro-workshop are comparing it to the libraries listed below
Sorting:
- Easily compare two JSON values and get great output☆88Updated last year
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆160Updated 2 months ago
- Rust macro for automatically generating default☆141Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆169Updated 2 months ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆114Updated last week
- Inter-event timing metrics on top of tracing.☆118Updated last year
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆246Updated 3 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated 2 years ago
- Async interface for working with processes☆196Updated last week
- Components to simplify handling forms with Yew☆97Updated 3 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆65Updated 2 months ago
- ☆158Updated last month
- A tower (axum) cookies manager☆132Updated 3 months ago
- High level server designed to be used with axum framework.☆226Updated 3 months ago
- An example for building a simple peer to peer application using Rust☆88Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Actix-web middleware to expose Prometheus metrics☆101Updated last month
- Procedural macro for recursive async functions☆224Updated 5 months ago
- Money library for Rust☆92Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.☆98Updated 7 months ago
- ☆164Updated 2 weeks ago
- Rust tutorial to demonstrate how variance works☆254Updated 5 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Compile-time string formatting☆238Updated 6 months ago