https://github.com/tsoding/c3fut
Futures Library in C3
https://github.com/tsoding/c3fut
Last synced: 8 months ago
JSON representation
Futures Library in C3
- Host: GitHub
- URL: https://github.com/tsoding/c3fut
- Owner: tsoding
- License: mit
- Created: 2024-12-21T12:08:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T20:26:09.000Z (10 months ago)
- Last Synced: 2025-04-29T12:16:22.768Z (8 months ago)
- Homepage:
- Size: 26.4 KB
- Stars: 58
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Futures Library in C3
> [!WARNING]
> The library is not in production ready state yet
## Quick Start
```console
$ c3c run
```