alexheretic / benjamin-batchlyLinks
Low latency batching tool. Bundle lots of single concurrent operations into sequential batches of work.
☆13Updated 2 months ago
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.☆141Updated 7 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆87Updated 2 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- A concurrent circuit breaker implemented with ring buffers☆121Updated 2 months ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆54Updated last week
- Data parallelism library for async-std.☆96Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- Support for json-path in Rust☆144Updated 6 months ago
- Parallel iterator processing library for Rust☆104Updated last month
- ☆112Updated 2 years ago
- ☆43Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- A client-side gRPC channel implementation for tonic☆144Updated last month
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆131Updated 2 weeks ago
- Rust Embedded Distributed Highly Available Cache☆21Updated 7 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 4 months ago
- A problem type to be returned by HTTP APIs☆62Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆146Updated last month
- File type detector☆52Updated 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…☆101Updated 2 weeks ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆186Updated last month
- Small and fast library for k-means clustering.☆53Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year