rafaelcaricio / backieLinks
Background task processing for Rust applications with Tokio, Diesel, and PostgreSQL.
☆47Updated last year
Alternatives and similar repositories for backie
Users that are interested in backie are comparing it to the libraries listed below
Sorting:
- Rust PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆65Updated last year
- A Queue Abstraction Layer for Rust (Redis, RabbitMQ, SQS, etc.)☆98Updated last month
- An image processor service☆187Updated last week
- Basic CRUD api using Rust / Tide / Sqlx / Postgresql☆37Updated 3 years ago
- Background jobs inspector for Apalis☆46Updated this week
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆124Updated last week
- A client-side gRPC channel implementation for tonic☆143Updated 3 weeks ago
- ☆33Updated 2 months ago
- Procedural macros for data validation/modification☆72Updated last month
- User Agent Parser for Rust☆49Updated last year
- High performance Rust/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a differen…☆67Updated this week
- Durable job scheduler for rust☆31Updated last week
- Highly customizable async caching framework for Rust - from in-memory to distributed solutions, designed for high-performance application…☆77Updated this week
- Rust examples showcasing wasix build target☆54Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- An SMTP server for test and development environments written in Rust☆197Updated 8 months ago
- A crate implementing a synchronized map for memoization☆30Updated 11 months ago
- Goku is an HTTP load testing application written in Rust☆144Updated last month
- Provides json/csv/protobuf/arrow streaming support for axum☆84Updated last week
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics