alexheretic / benjamin-batchlyLinks
Low latency batching tool. Bundle lots of single concurrent operations into sequential batches of work.
☆13Updated last year
Alternatives and similar repositories for benjamin-batchly
Users that are interested in benjamin-batchly are comparing it to the libraries listed below
Sorting:
- Surround cargo test with arbitrary Rust setup and teardown code.☆12Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆139Updated 3 months ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Web API access control for Rust☆126Updated 3 weeks ago
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated last month
- Procedural macros for data validation/modification☆68Updated last week
- Data parallelism library for async-std.☆94Updated last year
- JWT authorization layer for Axum.☆78Updated last year
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆133Updated 2 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- A problem type to be returned by HTTP APIs☆61Updated 8 months ago
- Deserialization library with focus on error handling☆48Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- A file abstraction system for Rust☆75Updated 2 years ago
- Support for json-path in Rust☆130Updated last month
- Fire-forged cluster management & Distributed data protocol☆78Updated 3 years ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last month
- 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…☆96Updated last week
- ☆113Updated 2 years ago
- A client-side gRPC channel implementation for tonic☆136Updated last month
- A super powered testing macro for Rust☆121Updated 7 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A concurrent circuit breaker implemented with ring buffers☆120Updated last month
- Minimal async cache in Rust with support for key expirations☆55Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated last week
- High-level async Cassandra client written in 100% Rust.☆146Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month