https://github.com/kazupon/node-mappedbuffer
https://github.com/kazupon/node-mappedbuffer
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kazupon/node-mappedbuffer
- Owner: kazupon
- License: other
- Created: 2012-10-25T04:21:28.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-16T04:49:04.000Z (over 11 years ago)
- Last Synced: 2025-04-20T23:32:33.528Z (9 months ago)
- Language: C++
- Size: 167 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-mappedbuffer
[](http://travis-ci.org/kazupon/node-mappedbuffer)
Mapped buffer by the `mmap` for Node.js.
This project is an experiment.
# License
[MIT license](http://www.opensource.org/licenses/mit-license.php).
See the `LICENSE`.