Updated 2026-04-15 17:01:26 +00:00
CPPBESSOT (C++ BackEnd Single Source of Truth): a framework that uses OpenAI to maintain a single source of truth for the data model of a software project. It generates C++ headers, JSON serdes, ODB-based ORM headers, DB migrations, Typescript types and Zod schemas. I.e: a type-safe backend-to-frontend data model manager.
Updated 2026-03-28 07:16:38 +00:00
Updated 2026-03-19 18:18:54 +00:00
Updated 2026-03-12 03:33:59 +00:00
An asynchronous C++ continuation library built atop Boost. Has a custom locking system that doesn't use mutexes. Individual requests' continuations are blocked instead of the underlying thread. This ensures that the underlying thread never sleeps unless it has no pending requests to handle. Comes with a whole ecosystem for async app development.
Updated 2026-03-06 05:08:34 +00:00
Updated 2026-02-16 17:21:21 +00:00
Updated 2026-02-07 13:50:13 +00:00
Updated 2026-02-03 15:30:34 +00:00
Updated 2026-01-07 15:02:05 +00:00
Updated 2026-01-07 04:54:58 +00:00
Updated 2026-01-06 08:24:38 +00:00
About The Wellspring Constitutional project hopes to form the foundation for a new era of nations based on voluntarism from the ground up. Suggestions for improvement are very much welcome in the comments on the files here on github, or as issues, or however you'd like. Email me at patergentium@proton.me.
Updated 2024-10-17 00:37:41 +00:00