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:
- Inter-event timing metrics on top of tracing.☆117Updated last year
- ☆156Updated last week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆168Updated last month
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆246Updated 2 months ago
- High level server designed to be used with axum framework.☆222Updated 2 months ago
- ☆42Updated 7 months ago
- ☆156Updated last month
- A tower (axum) cookies manager☆132Updated 2 months ago
- Easy to use axum test client☆80Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.☆98Updated 6 months ago
- Tools to iterate over all values of a type☆106Updated last year
- I18n library for leptos focused on ease of use and correctness☆131Updated last month
- Rust tutorial to demonstrate how variance works☆252Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- An example for building a simple peer to peer application using Rust☆88Updated 3 years ago
- A websocket protocol implementation.☆93Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆75Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆220Updated 4 months ago
- Rust macro for automatically generating default☆141Updated last year
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Simple derive macros in Rust☆188Updated 4 years ago