Skip to content

Single-header C++ library for zero-copy IPC. Uses relative pointers and custom allocators to store complex data structures directly in shared memory, without the need for serialization.

License

Notifications You must be signed in to change notification settings

DimitryQm/shmtypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shmtypes

Single-header C++ library for zero-copy IPC. Uses relative pointers and custom allocators to store data structures directly in shared memory, without the need for serialization.

About

Single-header C++ library for zero-copy IPC. Uses relative pointers and custom allocators to store complex data structures directly in shared memory, without the need for serialization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages