https://github.com/kprotty/zefi
Zig Fiber Library (experiments; wip)
https://github.com/kprotty/zefi
Last synced: about 1 month ago
JSON representation
Zig Fiber Library (experiments; wip)
- Host: GitHub
- URL: https://github.com/kprotty/zefi
- Owner: kprotty
- License: mit
- Created: 2023-06-19T00:45:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T11:18:58.000Z (10 months ago)
- Last Synced: 2025-04-05T08:35:03.256Z (about 2 months ago)
- Language: Zig
- Size: 5.86 KB
- Stars: 39
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zefi
Zig Fiber library.
(WIP; Inspired by [oatz](https://github.com/SuperAuguste/oatz))