Reece Wilson reece

Minimalistic Hello World tests

Updated 2024-07-25 12:20:32 +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

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

Aurora's hermetic LUA + JSON based build oipeline under premake

Updated 2024-07-16 02:52:21 +00:00

AuV8PP: A fork of v8pp maintained for the Aurora ecosystem

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

Common include headers for various software packages. Provides macros for platform, compiler, platform, vendor, and partial ABI detection. Compiler/Runtime agnostic

Updated 2024-01-18 19:01:39 +00:00

Scriptability Core implements portable arbitrary ABI hooking and FFI calling

Updated 2023-10-11 10:51:17 +00:00

Updated 2022-08-14 04:41:07 +00:00

Scriptability Solution

Updated 2022-08-05 18:49:06 +00:00

Aurora Interfaces. Abstract API generation model for generating interfaces across language boundaries. Based on Aurora ForEach.

Updated 2022-05-30 18:44:30 +00:00

Aurora ForEach Implements various `AU_FOR_EACH_n` X-style macros that accept a macro of N parameters

Updated 2022-05-10 16:02:01 +00:00