https://github.com/ringabout/concurrent
upcoming concurrent library for Nim
https://github.com/ringabout/concurrent
Last synced: about 1 year ago
JSON representation
upcoming concurrent library for Nim
- Host: GitHub
- URL: https://github.com/ringabout/concurrent
- Owner: ringabout
- License: gpl-2.0
- Created: 2021-04-17T03:50:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T08:52:09.000Z (about 5 years ago)
- Last Synced: 2024-10-14T15:03:59.702Z (over 1 year ago)
- Language: Nim
- Size: 31.3 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# concurrent
upcoming concurrent library for Nim stdlib
Ref https://github.com/timotheecour/Nim/issues/693
The standalone library is under GPL v2 licence.
This library is only for experimenting not for use.