Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mustakimali/later
Distributed Background jobs manager and runner for Rust
https://github.com/mustakimali/later
Last synced: about 2 months ago
JSON representation
Distributed Background jobs manager and runner for Rust
- Host: GitHub
- URL: https://github.com/mustakimali/later
- Owner: mustakimali
- Created: 2022-07-05T20:18:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T17:16:55.000Z (3 months ago)
- Last Synced: 2024-10-20T00:14:51.832Z (3 months ago)
- Language: Rust
- Homepage: https://crates.io/crates/later
- Size: 612 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `later` - A distributed background job manager for Rust.
[![Build](https://github.com/mustakimali/later/actions/workflows/rust.yml/badge.svg)](https://github.com/mustakimali/later/actions/workflows/rust.yml)
[![Latest Version](https://img.shields.io/crates/v/later.svg)](https://crates.io/crates/later)
[![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/later/)* [View Usage](https://docs.rs/later/)
* [View Example](example)