https://github.com/zevv/nimsafesend
https://github.com/zevv/nimsafesend
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zevv/nimsafesend
- Owner: zevv
- Created: 2022-11-17T13:55:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-17T20:28:37.000Z (over 3 years ago)
- Last Synced: 2025-04-03T13:49:38.514Z (11 months ago)
- Language: Nim
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a little experiment to find out how to safely move data between threads
in Nim. See https://forum.nim-lang.org/t/9617 for more info.