alexheretic / benjamin-batchlyLinks
Low latency batching tool. Bundle lots of single concurrent operations into sequential batches of work.
☆13Updated last week
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
- A problem type to be returned by HTTP APIs☆61Updated 11 months ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆140Updated 5 months ago
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆54Updated 7 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆141Updated last week
- Pure Rust implementation of Gherkin language (`.feature` file) for Cucumber testing framework.☆82Updated 2 weeks ago
- Rust macros to implements design patterns at compile-time☆20Updated 3 weeks ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆213Updated 2 months ago
- Web API access control for Rust☆127Updated last week
- A super powered testing macro for Rust☆122Updated 9 months ago
- Parallel iterator processing library for Rust☆103Updated 2 weeks ago
- Easily compare two JSON values and get great output☆91Updated last year
- ☆112Updated 2 years ago
- Procedural macros for data validation/modification☆72Updated 2 weeks ago
- Easily add Fluent to your Rust project.☆160Updated last month
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆82Updated this week
- A concurrent circuit breaker implemented with ring buffers☆120Updated last week
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆130Updated 2 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated 2 weeks ago
- A file abstraction system for Rust☆75Updated 3 years ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Rust crate to time your function using derive annotations.☆86Updated 2 years ago