OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3941discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: type-safe清除
lilalichess-org
ADDED

Lichess is a free, open-source online chess platform offering real-time play, tournaments, analysis, training tools, and multilingual support. Built with Scala and TypeScript, it hosts billions of games and supports community contributions.

GamesSelf-hostedGame servers
kyselykysely-org
ADDED

Kysely is a type-safe and autocompletion-friendly TypeScript SQL query builder inspired by Knex.js.

Developer toolsData & databasesBackend & APIs
ADDED

Storm is a type‑safe, SQL‑first ORM for Kotlin 2.0+ and Java 21+. It uses immutable data‑class entities, compile‑time metamodel queries, and eliminates N+1, proxies, and hidden persistence contexts.

Developer toolsBackend & APIs
valibotopen-circle
ADDED

Valibot is a modular, type-safe schema library for validating structural data in JavaScript. It offers static type inference, a tiny bundle size starting under 700 bytes, no dependencies, and a functional API for validating everything from strings to complex objects.

Developer toolsTesting & debugging