Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Shared Memory Library

  1. Creates a IPC storage with atomic locks for every datachunck. So it is thread safe.
  2. It has C interface and can be used in C
  3. C interface allows to create bindings for lots of languages.
  4. Every time of data storing is possible
  5. Works on all *nix OS

Performance:

70 frames per second in resolution 1224*1024 can be transferred through shared memory storage.

In progress:

  1. RPC via shared memory
  2. STL containers based on shared memory
  3. Deb package

Done:

  1. Interface
  2. Thread Safety
  3. Conan Package
  4. Added utility function for detection of regions that were created by this library
  5. Iterators
  6. Documentation
  7. Array
  8. LinkedList

About

Hight Performance IPC Storage lib

Topics

Resources

Code of conduct

Contributing

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /