DSFB-Database: deterministic, read-only structural observer for residual trajectories in SQL database telemetry. Empirical prior-art demonstration on Snowset, SQLShare, CEB, JOB, and TPC-DS.
SQL journal and snapshot store for atomr — sqlx-backed; SQLite default; Postgres / MySQL / MSSQL features.
Native Rust runtime for actor-based concurrent and distributed systems. Umbrella crate — pull in subsystems via feature flags.
Membership, gossip, reachability, vector clocks, and split-brain resolvers for atomr clusters.
Adaptive load balancing using cluster-wide metrics for atomr.
Sharded entities for atomr — allocation strategies, rebalance, three-phase handoff, remember-entities.
Distributed pub/sub, cluster singleton, and cluster client patterns for atomr.
Layered HOCON-style configuration for atomr — `include`, `${path}` substitution, `${?ENV}`, dotted keys, arrays.
Lease-based coordination primitives for atomr.
Actors, supervision, dispatch, mailboxes, scheduler, FSM, event stream, and coordinated shutdown — the core of the atomr actor runtime.
Live web UI over a running atomr system — REST + WebSocket + embedded React SPA, Prometheus / OTLP exporters.
Dependency-injection container for atomr.