bikeshedder / deadqueueLinks
Dead simple queue implementation for rust with async-await
☆100Updated last year
Alternatives and similar repositories for deadqueue
Users that are interested in deadqueue are comparing it to the libraries listed below
Sorting:
- Web API access control for Rust☆127Updated 3 months ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆111Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Fast JSON deserialization on borrowed data☆98Updated this week
- Request-scoped sqlx transactions for axum☆55Updated 5 months ago
- A full asyncronous Rust ORM and query builder for multiple databases☆109Updated 2 weeks ago
- Async broadcast channels☆179Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆133Updated 2 months ago
- A tower (axum) cookies manager☆132Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Minimal asynchronous runtime for Rust☆128Updated 10 months ago
- OpenID Connect Rust Library☆73Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- RFC 6902 (JSON Patch) / RFC 7396 (JSON Merge Patch) implementation for Rust☆153Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Async session support with plugabble backends☆124Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- A collection of utilities for a superior nom experience☆159Updated last year
- Generate rust structs & query functions from diesel schema files☆81Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated 2 weeks ago
- A versatile and developer-friendly trait mocking library☆75Updated 2 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- "A very small syn"☆204Updated 4 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 8 months ago