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.
- Host: GitHub
- URL: https://github.com/jackfirth/fiberweb
- Owner: jackfirth
- License: apache-2.0
- Created: 2020-02-12T06:40:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T23:30:53.000Z (about 5 years ago)
- Last Synced: 2025-03-24T05:17:14.778Z (3 months ago)
- Language: Racket
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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