CASTLE is a lightweight, header-only CPP17-based template library built for safety-critical embedded systems where every byte of RAM, every millisecond of jitter, and every allocation counts.
The main idea is simple: make common C++ jobs easier without bringing the runtime costs that are often unwanted on small targets.
CASTLE 2.0 focuses on:
deterministic, fixed-capacity behavior where practical
no mandatory heap allocation
no mandatory RTTI
no mandatory exceptions
no virtual functions in the core data structures
no dependency on the C++ STL
C++17 and lower language levels
GCC, Clang, and ARM compiler families
Follow castle
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of castle!