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 source4105discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: parsing清除
pydanticpydantic
ADDED

Pydantic is a data validation library for Python that leverages type hints to enforce data structures.

Developer toolsData & databasesBackend & APIs
antlr4antlr
ADDED

ANTLR v4 is a parser generator that reads grammars and produces parsers, parse trees, and listener/visitor interfaces for structured text or binary files. It supports ten target languages including Java, C#, Python3, JavaScript, TypeScript, Go, C++, Swift, Dart, and PHP.

Developer toolsBuild & DevOps
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