alexheretic / benjamin-batchly
Low latency batching tool. Bundle lots of single concurrent operations into sequential batches of work.
☆13Updated 10 months ago
Alternatives and similar repositories for benjamin-batchly:
Users that are interested in benjamin-batchly are comparing it to the libraries listed below
- Surround cargo test with arbitrary Rust setup and teardown code.☆12Updated 11 months ago
- Rust library for asynchronous stream (de)serialization☆24Updated 2 months ago
- Derive a builder for your constructors in Rust☆70Updated 2 months ago
- A problem type to be returned by HTTP APIs☆59Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- Data parallelism library for async-std.☆93Updated last year
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆51Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆31Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- 🔎 Prometheus metrics middleware for Axum☆71Updated 3 months ago
- Fast JSON deserialization on borrowed data☆86Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- actix-web static files as resources support☆74Updated 2 months ago
- A collection of utilities for a superior nom experience☆155Updated last year
- Run closures in parallel☆113Updated 3 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A Rust macro to make enums with a subset of values of the parent☆86Updated last year
- ☆107Updated last year
- Provides json/csv/protobuf/arrow streaming support for axum☆74Updated 2 weeks ago
- Multi-source configuration library for Rust.☆37Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month