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.
☆196Updated last year
Alternatives and similar repositories for ocypod
Users that are interested in ocypod are comparing it to the libraries listed below
Sorting:
- async web framework inspired by koajs, lightweight but powerful.☆250Updated 3 years ago
- Simple SQL code generator.☆129Updated 3 years ago
- A generic connection pool for Rust with async/await support☆290Updated 5 months ago
- Xactor is a rust actors framework based on async-std☆217Updated 3 years ago
- Rust port of gjson,get JSON value by dotpath syntax☆108Updated 3 years ago
- ☆197Updated 2 years ago
- Broad Web Crawler☆87Updated 4 years ago
- path-tree is a lightweight high performance HTTP request router for Rust☆132Updated this week
- An in-process scheduler for periodic jobs. Schedule lets you run Rust functions on a cron-like schedule.☆124Updated 7 years ago
- A Rust client for Redis, using Tokio☆253Updated 3 months ago
- Rust / Tide example app following realworld.io☆149Updated 5 years ago
- Sincere is a micro web framework for Rust(stable) based on hyper and multithreading☆98Updated 5 years ago
- Rust SQL parser written using nom☆234Updated 3 years ago
- an orm for rust☆250Updated 4 years ago
- Rust implementation of the MySQL binlog format☆106Updated last month
- RiteRaft - A raft framework, for regular people☆333Updated last year
- Pure Rust RabbitMQ client