Registry / utility / slick-shm

slick-shm

JSON →
library0.1.4vcpkgunverified

A modern C++17 header-only, cross-platform shared memory library

vcpkg install slick-shm
INSTALL
IMPORT
SIG · SLICK-SHM
S
slick-shm
utilitycppv0.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

slick/shm.hpp
#include <slick/shm.hpp>

Create a shared memory segment.

#include <slick/shm.hpp> int main() { slick::shm::SharedMemory shm("test", 1024); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.4latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

slick-shm — pip install slick-shm · libregistry