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

https://github.com/jackfirth/fiberweb

An experiment in cooperative concurrency for Racket.
https://github.com/jackfirth/fiberweb

Last synced: 2 months ago
JSON representation

An experiment in cooperative concurrency for Racket.

Awesome Lists containing this project

README

        

# fiberweb [![CI Status][ci-status-badge]][ci-status] [![Documentation][docs-badge]][docs]

An experiment in cooperative concurrency for Racket. Not much here yet.

[ci-status]: https://github.com/jackfirth/fiberweb/actions
[ci-status-badge]: https://github.com/jackfirth/fiberweb/workflows/CI/badge.svg
[docs]: https://docs.racket-lang.org/fiberweb/index.html
[docs-badge]: https://img.shields.io/badge/docs-published-blue.svg