News

A C and C++ library that implements common functionality with real-time constraints in mind. Real-time environments often can't dynamically allocate memory and require analysis of worst case execution ...
C++ is a great language to use for embedded applications and templates are a powerful aspect. The standard library can offer a great deal of well tested functionality, but there are some parts of the ...