ibraheemdev / matchitLinks
A high performance, zero-copy URL router.
☆502Updated last month
Alternatives and similar repositories for matchit
Users that are interested in matchit are comparing it to the libraries listed below
Sorting:
- Notify async tasks or threads☆502Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆839Updated this week
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Adaptors between compression crates and Rust's async IO types☆597Updated last week
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Task abstraction for building executors☆530Updated last week
- Futures, streams, and async I/O combinators.☆529Updated last month
- ☆360Updated last week
- An async client for Valkey and Redis☆504Updated 9 months ago
- A simple and fast random number generator☆544Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- ☆501Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆643Updated 2 weeks ago
- Async executor☆421Updated 2 weeks ago
- An implementation of a LRU cache☆763Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆709Updated 3 weeks ago
- This is a Rust implementation of the ulid project☆454Updated 9 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate