jonhoo / proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
☆60Updated 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
- Inter-event timing metrics on top of tracing.☆117Updated last year
- ☆141Updated 3 weeks ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆229Updated last month
- High level server designed to be used with axum framework.☆209Updated last month
- ☆136Updated 3 weeks ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Compile-time string formatting☆236Updated 4 months ago
- Automatically implement traits for common smart pointers☆109Updated last week
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- Async broadcast channels☆176Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Easily compare two JSON values and get great output☆82Updated last year
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- ☆178Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- Define your own PhantomData☆152Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- A simple tiny actor library on top of Tokio☆73Updated last week
- Cargo extension for running Criterion.rs benchmarks☆195Updated 9 months ago
- Efficient and customizable data-encoding functions in Rust☆184Updated this week
- Web API access control for Rust☆125Updated 3 weeks ago
- Rexie is an easy-to-use, futures based wrapper around IndexedDB that compiles to webassembly.☆87Updated 7 months ago
- Serialize and deserialize C-like enum as underlying repr☆240Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Pull in every source file in a directory as a module☆172Updated last month
- A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.☆96Updated 4 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆164Updated 2 months ago
- Money library for Rust☆92Updated 11 months ago
- Request-scoped sqlx transactions for axum☆55Updated 3 months ago