An include-only utility and STL decoupling library. Provides useful utilities under the unnamed namespace with Au prefixes alongside, configurable type bindings, some STL reimplementation, and metaprogramming templates. This is intended for mapping the Aurora ecosystem to non-standard template libraries, and to provide ease of porting to embedded platforms. Latterly, even if this code isn't portable enough, it provides alternative aliases and implementations to std:: that can be easily moved between potentially STL-less targets. Furthermore, this allows us to introduce future C++ features into C++17, and to normalize template library quirks between vendors.

Updated 2024-07-16 22:34:45 +00:00

AuV8PP: A fork of v8pp maintained for the Aurora ecosystem

Updated 2024-06-03 03:23:18 +00:00

Aurora Runtime: cross-platform platform-abstraction library - the 100kloc of /base/*.cx nobody wants to write.

Updated 2024-07-21 05:15:13 +00:00