Usub-development
Pinned Loading
Repositories
Showing 10 of 14 repositories
- ulog Public
ULog is a high-performance, zero-allocation asynchronous logger designed to integrate tightly with the uvent runtime with reflection.
Usub-development/ulog’s past year of commit activity - ureflect Public
Header-only C++23 compile-time reflection library. Generates field names, types, and tuples directly from user-defined structs — no macros, no runtime cost, no external dependencies.
Usub-development/ureflect’s past year of commit activity - umath Public
Small C++23 math library with custom uint128/int128, uint256/int256 and a fixed-point Numeric128<P,S>, Numeric256<P,S> type plus a big decimal Numeric, focused on predictable parsing/formatting and no external dependencies.
Usub-development/umath’s past year of commit activity