About
YottaCore Labs is a quantitative research and engineering lab. The research is numerical methods, statistical modelling, and machine learning; the engineering is the algorithmic trading platforms, serverless distributed databases, developer tooling, and systems software that have to run them.
What we build
The heavier end of the catalogue is trading infrastructure and distributed data - systems that have to stay correct under load and remain legible afterwards. That is where most of the quantitative work sits: signal research, statistical estimation, and the numerical code underneath both. Around it sits a body of developer tooling and desktop software, with a bias toward things that already exist but are not good enough. Several projects here began as a fork or a rewrite of something unmaintained.
How we build it
Three habits show up across nearly everything here. Ship a single static binary when the language allows it. Keep the dependency list short enough that a person could actually read it. Prefer being maintained over being finished.
That last one matters most. A tool that still works in five years is worth more than a tool that was clever once.
Licensing
The catalogue spans both models. Commercial and enterprise products are licensed by arrangement, and a couple exist as an open core with a separate enterprise edition. Much of the rest is GPL licensed and developed in public. Where a product invites an enquiry rather than linking to a repository, that is why.
Contact
Licensing questions, bug reports, and general correspondence all go through the contact form. For anything about a specific open-source project, the issue tracker on its repository is usually faster.