Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kekyo/future-promise
future-promise implements at C++ from scratch
https://github.com/kekyo/future-promise
async c-plus-plus cps future promise
Last synced: 16 days ago
JSON representation
future-promise implements at C++ from scratch
- Host: GitHub
- URL: https://github.com/kekyo/future-promise
- Owner: kekyo
- License: apache-2.0
- Created: 2018-03-31T10:25:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T10:53:19.000Z (over 6 years ago)
- Last Synced: 2024-10-30T03:48:44.237Z (2 months ago)
- Topics: async, c-plus-plus, cps, future, promise
- Language: C++
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# future-promise implements at C++ from scratch
## License
Apache v2