yegor256 / emap
📈 The fastest map possible in Rust, where keys are integers and the capacity is fixed (faster than Vec!)
☆11Updated this week
Related projects ⓘ
Alternatives and complementary repositories for emap
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆92Updated this week
- Community maintained modules for Testcontainers for Rust☆83Updated this week
- Distributed locks in async Redis with support for lock extending (Redlock implementation)☆60Updated last month
- Asynchronous event dispatch for Rust☆151Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Notifications components library for Yew☆11Updated 7 months ago
- A GraphQL over Websockets implementation for Rust☆39Updated 2 weeks ago
- ☆37Updated 5 months ago
- Generate Rust enum variants without associated data☆91Updated 7 months ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- Extra Tower middlewares and utilities for HTTP clients.☆10Updated last month
- A simple concurrent caching library that might fit to many use cases☆105Updated last week
- A simple tiny actor library on top of Tokio☆68Updated last year
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- MessagePack serializer implementation for Rust / msgpack.org[Rust]☆14Updated 3 weeks ago
- Gabriel2: Indeed, an actor library based on Tokio, written in Rust☆25Updated 4 months ago
- 🔎 Prometheus metrics middleware for Axum☆62Updated this week
- rust wrapper for rocksdb☆19Updated 8 months ago
- ☆35Updated last month
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆92Updated 2 months ago
- Rust - "1ms", "1s", "42m" to Duration and from Duration to string.☆19Updated last month
- Simple async reactor and executor for rust☆78Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆123Updated last year
- A super minimal wrapper around unix sockets for IPC on top of tokio.☆43Updated 6 months ago
- Helper to build an Eventsource using reqwest☆45Updated 4 months ago
- A Rust library to allow for easy setup/teardown implementations for tests☆71Updated 8 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆66Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆50Updated 6 months ago
- Generate client libraries that are featureful, human, well-documented, and async based on OpenAPI specs☆74Updated last month