guile-knots 0-23.d18b5b8
Patterns and functionality to use with Guile Fibers
Guile Knots is a collection of patterns and functionality that is useful when using Guile Fibers. This includes higher level concurrency utilities, support for timeouts and an alternative web server implementation.
- Outputs:
out
- Website: https://forge.cbaines.net/cbaines/guile-knots
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-knots 0-23.d18b5b8
as follows:
guix install guile-knots@0-23.d18b5b8
Or install the latest version:
guix install guile-knots
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.