jonhoo / proc-macro-workshopLinks
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
☆62Updated 3 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:
- Simple derive macros in Rust☆191Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆237Updated 2 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆378Updated 3 weeks ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆193Updated 7 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆172Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month
- High level server designed to be used with axum framework.☆240Updated 2 weeks ago
- Arbitrary precision decimal crate for Rust☆375Updated 3 weeks ago
- Rust tutorial to demonstrate how variance works☆258Updated 11 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆308Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated this week
- A starter project that sets up axum and yew for full stack Rust web apps.☆143Updated 2 years ago
- Allows for the creation of serialised Rust tests☆269Updated last month
- Utilities for collecting metrics from a Tokio application☆378Updated last week
- A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans.☆105Updated last year
- Experiments with structured concurrency in Rust☆400Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆564Updated last week
- Rust ZeroMQ bindings for Tokio☆162Updated last year
- A crate for safe and ergonomic pin-projection.☆692Updated last week
- Easy to use axum test client☆81Updated last year
- Serialize and deserialize C-like enum as underlying repr☆254Updated 3 weeks ago
- Components to simplify handling forms with Yew☆97Updated 3 years ago
- Hooks for Yew, inspired by streamich/react-use and alibaba/hooks.☆175Updated 4 months ago
- Task abstraction for building executors☆526Updated 2 months ago
- Rust web servers without async/await.☆222Updated 10 months ago
- Rust method delegation with less boilerplate☆506Updated 3 weeks ago