Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcollina/filostream
https://github.com/mcollina/filostream
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcollina/filostream
- Owner: mcollina
- License: mit
- Created: 2024-07-22T16:14:18.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T17:33:51.000Z (4 months ago)
- Last Synced: 2024-11-01T12:42:22.807Z (about 2 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# filostream
> Filo means thread in italian.
We are looking for the most performant way in which
we can stream data from one thread to another in Node.js.* [x] Basic MessagePort stream
* [ ] SharedArrayBuffer stream / one write
* [ ] SharedArrayBuffer stream / circular buffer## License
MIT