Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uriegel/nan-async
NodeJS extension using Nan for real asynchronous calls without worker thread usage
https://github.com/uriegel/nan-async
Last synced: 8 days ago
JSON representation
NodeJS extension using Nan for real asynchronous calls without worker thread usage
- Host: GitHub
- URL: https://github.com/uriegel/nan-async
- Owner: uriegel
- License: mit
- Created: 2019-04-05T20:29:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T20:42:52.000Z (over 5 years ago)
- Last Synced: 2024-10-31T01:49:08.840Z (17 days ago)
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nan-async
NodeJS extension using Nan for real asynchronous calls without worker thread usage