latentprion
  • Joined on 2023-10-13
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-01 19:38:33 +00:00
8a7d4272bd Add readme file
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-31 11:18:23 +00:00
c60854845d New DynamicViralPostingInvoker: takes runtime post-to target
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-31 08:48:33 +00:00
a53e0ca325 PostingPromise: reorder post-to target to be 1st arg
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-31 00:47:50 +00:00
42076d6c78 PostingPromise: Add dynamic post-to io_context targeting
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-30 18:48:34 +00:00
2749d77d65 Remove boostAsioLinkageFix from headers
3ea1475757 Boost.ASIO: potential fix for top_E shlib segfaults
6df9407e65 Boost.ASIO: update io_service=>io_context
Compare 3 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-29 18:18:49 +00:00
0afa3e16b8 SyncCanceler: Fix visibility; reuse helper method
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-29 14:38:33 +00:00
4dbc066aac New class: SyncCancelerForAsyncWork
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-24 20:30:21 +00:00
ca2cccaa9c New multi-op result set class
a14d622eaf PuppetApp: Lifetime mgmt ops are now Viral
16e0350245 CoQutex: Add instance name for debugging
5f265567d1 Explain why CoQutex is superior to LockSet
Compare 4 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-24 16:38:34 +00:00
e7707dacdf Unify [Non]PostingInvoker into Invoker
5d139abff2 Split classes into neater header units
Compare 2 commits »
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-05-24 10:08:34 +00:00
6bb451dd94 Ignore node_modules/
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-24 08:28:35 +00:00
e29bee52cf Group now supports heterogeneous invokers for fanout
daad2a8c95 Impl ViralNonPostingInv; fix member coro thisptr;
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-19 22:18:35 +00:00
abdb857e55 PuppetApp: Now use coros instead of CPS
525530b567 Compilation fixups
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-19 14:08:36 +00:00
3f91cbf104 CompThr: make new changes compile
6396cce7e0 Impl NonViralNonPostingInvoker; rename other invokers around posting behaviour
15295ac05e Update reutrn type
dc58e5d521 CompThr: wrap lifetime mgmt ops in awaitable adapters
Compare 4 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-18 13:38:35 +00:00
1db3494d26 Remove superfluous file
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-18 05:28:36 +00:00
e94aaf9323 Update include paths and namespacing
83ad680c68 Move cps files into cps/
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-17 21:18:34 +00:00
1d1cb099db Regress to io_service rather than io_context
0dcfa754b6 Call std::terminate if await_* are called on NonViral*Invoker
ad4ea3ccac Add new Spinscale C++ Coroutine support
Compare 3 commits »
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-05-01 16:14:25 +00:00
588f847296 Fix tests
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-05-01 08:04:24 +00:00
254b7462ba Add tests db DB_TARGET for tests
c34b959b36 Add node pkg deps
Compare 2 commits »
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-04-30 07:34:25 +00:00
3d26d89742 Update readme
e00601c721 Make psql cli conditional dependency
e09625c466 Add PGSql tests
68724dff8f Add migration commands for SQLite; not PGSql
e12ad0ecac Split db-gen targets; eradicate SCHEMA_DIR shorthand var
Compare 7 commits »
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-03-28 10:36:04 +00:00
f507cda960 README: Fix typo