Experimental task queue and runner
Go to file
Iuri Matias 53daf6c702 use desktop fork of nimbus build system 2022-10-15 17:44:20 -04:00
.github/workflows feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00
task_runner build: bump vendor/nim-chronos 2021-04-10 17:08:05 -05:00
test feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00
vendor use desktop fork of nimbus build system 2022-10-15 17:44:20 -04:00
.gitattributes build: setup nimbus-build-system and basic project structure 2021-01-06 06:12:54 -06:00
.gitignore build: setup nimbus-build-system and basic project structure 2021-01-06 06:12:54 -06:00
.gitmodules use desktop fork of nimbus build system 2022-10-15 17:42:53 -04:00
LICENSE-APACHEv2 chore: extract asynchronous channels code from status-im/nim-chronos PR #45 2021-02-04 18:38:04 -06:00
LICENSE-MIT chore: extract asynchronous channels code from status-im/nim-chronos PR #45 2021-02-04 18:38:04 -06:00
Makefile feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00
README.md chore: extract asynchronous channels code from status-im/nim-chronos PR #45 2021-02-04 18:38:04 -06:00
env.sh build: setup nimbus-build-system and basic project structure 2021-01-06 06:12:54 -06:00
task_runner.nim feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00
task_runner.nimble feat: introduce some changes/additions from test/use-cases branch 2021-03-12 16:53:08 -06:00

README.md

nim-task-runner

License: Apache-2.0 or MIT Stability: experimental Tests (GitHub Actions)

General purpose background task runner for Nim programs

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.