ibraheemdev / httprouter-rs
A fast, minimal HTTP framework.
☆17Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for httprouter-rs
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Wait for a collection of async tasks to finish.☆33Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- A Rust library for runtime-checked linearish types☆30Updated last year
- Take a value atomically once.☆27Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Helps you frob those bits☆34Updated 2 months ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago
- a fast async pool based on channel☆22Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Thread-unsafe async runtime☆27Updated last week
- Build your own hostingless server.☆35Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆59Updated this week
- Wait for async tasks☆13Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Code snippets for Rust discussions☆9Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated last year
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- Serde serializer for generating Starlark build targets☆62Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- structured parallel execution for async Rust☆30Updated 2 months ago
- `smol` integrations with `hyper`☆14Updated 3 weeks ago
- Easy recursion in Rust, without stack overflows.☆29Updated 7 months ago