01 / Open Source
SYSTEMS BUILT IN PUBLIC
Performance-focused databases, developer tools, and backend frameworks. Repository activity below is synced from GitHub.
FlashDB
A Redis-compatible in-memory key-value store written in Rust. Lock-free concurrent hash map with epoch-based reclamation. Outperforms a 6-node Redis Cluster by 2-5x on a single node.
Flash ORM
A powerful, database-agnostic ORM built in Go with Prisma-like functionality. Outperforms Drizzle and Prisma by 3-12x in benchmarks.
Astraapi
A C++ framework for building high-performance APIs with FastAPI-like simplicity. Features include all FastAPI features, C++ performance, and seamless integration with Python for AI workloads.