jonhoo / proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
☆59Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for proc-macro-workshop
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆184Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- ☆121Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- High level server designed to be used with axum framework.☆186Updated 2 months ago
- Async synchronization primitives☆255Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆75Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆231Updated last week
- Define your own PhantomData☆147Updated last week
- Compile-time string formatting☆214Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- An SoA library for Rust☆122Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆93Updated 3 months ago
- Rust macro for automatically generating default☆133Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.☆86Updated 5 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆131Updated last year
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- ☆143Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- A middleware for actix-web that provides rate-limiting backed by governor.☆102Updated 3 weeks ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆173Updated last month
- Web API access control for Rust☆118Updated this week
- HTTP requests library for WASM Apps☆128Updated 4 months ago
- Easy E2E testing for applications built on Axum☆128Updated this week
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- A tower (axum) cookies manager☆126Updated 8 months ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆99Updated 2 weeks ago
- Async session support with plugabble backends☆122Updated last year