Xperimental Library
Xperimental Library is a collection of small cross-platform C++ libraries and utilities written in C++17- powerfull and easy to implement.
Some of the libraries are datastructures as in C++/stl. Example: std::list . Instead of using heap memory, used shared-memory that enhancing inter-process communications.
Source code available on Github
Objectives are:
Concise and yet readable
Memory management
Ability to handle Inter-process Commmunications
Supported platform
Win32, GCC-7.5.0 (MinGW)
Linux, GCC-7.5.0
Utilities:
Shared-memory Libraries:
Storage libraries: