Tag: distributed-systems
3 projects
event-trace● Active
End-to-end tracing for event-driven systems. Automatically propagates correlation IDs across Kafka, RabbitMQ, and HTTP boundaries with OpenTelemetry-compatible output.
neural-mesh● Active
Distributed neural network inference runtime for heterogeneous hardware. Supports WASM, GPU, and CPU targets with automatic workload balancing and fault-tolerant mesh topology.
kvault● Active
Distributed key-value store built on Raft consensus. Sub-millisecond reads, horizontal scaling, and automatic shard rebalancing.