ibraheemdev / matchit
A high performance, zero-copy URL router.
☆368Updated last week
Related projects ⓘ
Alternatives and complementary repositories for matchit
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- Notify async tasks or threads☆449Updated this week
- Futures, streams, and async I/O combinators.☆475Updated this week
- An async Redis client for Rust.☆391Updated this week
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- oh heck, a case conversion library☆506Updated 8 months ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- ☆447Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- A hierarchical configuration library so con-free, it's unreal.☆632Updated 2 months ago
- Structured concurrency operations for async Rust☆411Updated last week
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- A powerful validation library for Rust☆476Updated 3 months ago
- Task abstraction for building executors☆413Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Async multi-producer multi-consumer channel☆791Updated last month
- cross-platform Rust API for memory mapped IO☆419Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Adaptors between compression crates and Rust's async IO types☆409Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago