Show HN: Tyche: An experimental distributed trading pipeline in Go Java
Category: other
Tags: trading-system, distributed-systems, realtime
Score: 4.3/10 (Innovation: 4, Technical: 5, Documentation: 5, Utility: 3)
Tyche is a distributed, real-time trading system in Java and Go that prioritizes engineering challenges like scalability, concurrency, and fairness over trading strategies. It is an experimental project exploring backpressure, cross-language boundaries, and event-driven architectures. Its focus on systems design rather than production readiness makes it an interesting learning tool.
Target audience: backend devs, data engineers, systems engineers
Repository: https://github.com/ItsArnavSh/Tyche · Java · 6 stars
View on Hacker News