Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)