Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scls19fr/sched.jl

A Julia event scheduler inspired by Python sched. https://scls19fr.github.io/Sched.jl/dev/
https://github.com/scls19fr/sched.jl

event event-scheduler julia julia-language julialang scheduler

Last synced: about 1 month ago
JSON representation

A Julia event scheduler inspired by Python sched. https://scls19fr.github.io/Sched.jl/dev/

Awesome Lists containing this project

README

        

# Sched

| **Documentation** | **PackageEvaluator** | **Build Status** |
|:-------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|
| [![][docs-stable-img]][docs-stable-url] [![][docs-dev-img]][docs-dev-url] | [![][pkg-0.6-img]][pkg-0.6-url] | [![][travis-img]][travis-url] [![][codecov-img]][codecov-url] |

[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://scls19fr.github.io/Sched.jl/dev

[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://scls19fr.github.io/Sched.jl/stable

[travis-img]: https://travis-ci.com/scls19fr/Sched.jl.svg?branch=master
[travis-url]: https://travis-ci.com/scls19fr/Sched.jl

[codecov-img]: http://codecov.io/github/scls19fr/Sched.jl/coverage.svg
[codecov-url]: http://codecov.io/github/scls19fr/Sched.jl

[pkg-0.6-img]: http://pkg.julialang.org/badges/Sched_0.6.svg
[pkg-0.6-url]: http://pkg.julialang.org/?pkg=Sched&ver=0.6