Guile library providing useful patterns when using Guile Fibers.
This includes concurrency primitives, promises, non-blocking utilities, a resource pool, a web server implementation and more.
https://cbaines.codeberg.page/guile-knots/
|
||
---|---|---|
.forgejo/workflows | ||
doc | ||
knots | ||
tests | ||
.gitignore | ||
bootstrap | ||
configure.ac | ||
COPYING | ||
guile.am | ||
guix-dev.scm | ||
knots.scm | ||
Makefile.am | ||
pre-inst-env.in | ||
README | ||
test-env.in | ||
tests.scm |
-*- mode: org -*- This Guile library provides useful patterns and functionality to use Guile Fibers.