jet/equinox
This system is a .NET library for building event-sourced applications, providing a consistent API for managing state transitions and querying event streams. It supports multiple storage backends, including Cosmos DB, DynamoDB, EventStore, and various SQL databases, each with dedicated implementations and integration tests. The library also includes a test harness for load testing and utility tools for performance benchmarking.
62.0
Adequate · 31 July 2026
9.7k
lines of production code
F#
primary language
1
bus factor · 42 authors in all
4
measurements over time
How it got here
2017–2018 · Modernization and caching layer
This period focused on modernizing the codebase by migrating to .NET 6/10 and removing legacy serialization and store implementations. It introduced a new caching subsystem, a Decider-based API surface, and an in-memory store for testing, while also enhancing the CLI tool with load testing capabilities.
12 changes
2019–2020 · SQL and F# store implementations
This period focused on expanding the project's storage capabilities by introducing a new SQL-based stream store with connectors for major database systems, alongside a complete rewrite of the Cosmos DB store in F#. Additionally, the team extracted a standalone test harness and added comprehensive integration tests and Prometheus metrics to support these new storage backends.
8 changes
2022–2024 · New storage backends and test coverage
This period focused on expanding the project's storage capabilities by introducing new implementations for DynamoDB and PostgreSQL, alongside a corresponding Prometheus metrics layer. Concurrently, significant effort was directed towards increasing test coverage, including integration tests for the new stores and unit tests for core concurrency and batching components.
6 changes
Survey your own repository
jet/equinox was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 31 July 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 9c8e8a7797 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.