• Joined on 2026-05-18
incremental generational garbage collector for c++. supports facet object model
Updated 2026-05-26 12:16:03 +00:00
intrusive + threadsafe reference counting
Updated 2026-05-26 12:15:46 +00:00
faceted object model for xo-arena + collector api.
Updated 2026-05-24 23:46:17 +00:00
faceted object model for c++ (similar spirit to rust/go/haskell)
Updated 2026-05-24 23:29:04 +00:00
arena-based memory allocation. using mmap features
Updated 2026-05-24 23:18:19 +00:00
header-only reflection support (see sibling repo xo-reflect/ for implementation)
Updated 2026-05-24 23:05:00 +00:00
random number generators (including xoshiro256**)
Updated 2026-05-24 18:40:38 +00:00
no-alloc c++ string library
Updated 2026-05-24 18:29:07 +00:00
plugin initialization support
Updated 2026-05-24 18:13:04 +00:00
c++ machine-readable logging and pretty-printing. indent to reveal program structure
Updated 2026-05-24 17:40:26 +00:00
cmake macros for XO
Updated 2026-05-23 15:23:25 +00:00
unit test harness for catch2
Updated 2026-05-19 12:18:34 +00:00