Docs

Eclipse S-Core Building Blocks

S-CORE v0.5 module
S-CORE v1.0 module

This section provides a schematic overview of the technical building blocks that form the foundation of our platform. Here, you’ll find a clear differentiation between S-CORE modules available in version 0.5 and those planned for version 1.0.

S-Core Project Roadmap

Get athe development and release timeline of Eclipse S-CORE. It shows the key phases that shape the platform’s evolution—starting from early development to achieving maturity and stability. Gain an understanding of how each phase contributes to delivering a scalable and reliable platform.

Build & Documentation Toolchain

The build system uses Bazel to automate workflows like repository cloning, software builds, documentation generation, testing, and more. Documentation is managed with Sphinx and sphinx-needs, while diagrams are created using PlantUML and draw.io. Supported languages include C++ and Rust, with testing handled by gtest/gmock.