Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itchio/shoom
:motorway: Cross-platform shared memory access for C++11
https://github.com/itchio/shoom
Last synced: about 2 months ago
JSON representation
:motorway: Cross-platform shared memory access for C++11
- Host: GitHub
- URL: https://github.com/itchio/shoom
- Owner: itchio
- License: mit
- Created: 2017-03-16T13:39:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-05T23:36:33.000Z (about 3 years ago)
- Last Synced: 2023-08-06T06:24:08.451Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 19.5 KB
- Stars: 41
- Watchers: 7
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shoom
shoom is a small C++11 library for creating & opening shared memory on Windows, Linux and macOS.
## License
shoom is released under the MIT license, see the `LICENSE` file.