davechallis / ocypodLinks
Ocypod is a Redis-backed service for orchestrating background jobs. Clients/workers can be written in any language, using HTTP/JSON to queue/fetch jobs, store results, etc.
☆197Updated last year
Alternatives and similar repositories for ocypod
Users that are interested in ocypod are comparing it to the libraries listed below
Sorting:
- Simple SQL code generator.☆129Updated 3 years ago
- Rust port of gjson,get JSON value by dotpath syntax☆108Updated 3 years ago
- async web framework inspired by koajs, lightweight but powerful.☆250Updated 3 years ago
- A generic connection pool for Rust with async/await support☆290Updated 7 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆132Updated 2 months ago
- Xactor is a rust actors framework based on async-std☆218Updated 3 years ago
- ☆197Updated 2 years ago
- Integrate Diesel into Actix (and Actix Web) cleanly and efficiently.☆87Updated 3 years ago
- Rust SQL parser written using nom☆235Updated 3 years ago
- Pure Rust RabbitMQ client☆177Updated 2 years ago
- ☆183Updated 2 years ago
- A Rust client for Redis, using Tokio☆254Updated last month
- An in-process scheduler for periodic jobs. Schedule lets you run Rust functions on a cron-like schedule.☆124Updated 7 years ago
- an orm for rust☆249Updated 4 years ago
- A simple timeseries database☆277Updated 4 months ago
- Sincere is a micro web framework for Rust(stable) based on hyper and multithreading☆98Updated 5 years ago
- PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB