https://github.com/reynoldsbd/async-jobs
Asynchronous job orchestration for Rust
https://github.com/reynoldsbd/async-jobs
build-system rust rust-async
Last synced: about 1 month ago
JSON representation
Asynchronous job orchestration for Rust
- Host: GitHub
- URL: https://github.com/reynoldsbd/async-jobs
- Owner: reynoldsbd
- License: apache-2.0
- Created: 2020-10-12T05:43:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T03:59:23.000Z (about 4 years ago)
- Last Synced: 2025-03-27T14:21:42.046Z (about 2 months ago)
- Topics: build-system, rust, rust-async
- Language: Rust
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# async-jobs
Asynchronous job orchestration for Rust
# License
Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT License ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual-licensed as above, without any additional terms or conditions.