Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/scls19fr/sched.jl
- Owner: scls19fr
- License: other
- Created: 2017-11-08T15:21:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T16:58:20.000Z (almost 5 years ago)
- Last Synced: 2024-10-12T19:21:42.451Z (about 1 month ago)
- Topics: event, event-scheduler, julia, julia-language, julialang, scheduler
- Language: Julia
- Homepage:
- Size: 78.1 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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