This project is a first, simple C++ based implementation of OSGi. It is intended to refresh old C++ skills with latest C++ versions. For more details see history.
It will be limited to core features of OSGi R8, which are applicable to be implemented in C++ as well.
- Project plan: docs/project.md
- Implementation documentation: docs/implementation.md
- Using posgi: docs/using.md
- How to build posgi yourself: docs/build.md
- Useful references: docs/references.md