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 source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: csv清除

A comprehensive, community-maintained dataset of countries, states, cities, and postcodes, available in 12 formats including JSON, SQL, CSV, and more. Includes ISO codes, capitals, native languages, timezones, and translations. Free under ODbL license with attribution required.

Data & databasesDeveloper toolsData integration
rustycsvjeffhuen
ADDED

RustyCSV is a high-performance CSV parser for Elixir, built as a Rust NIF with SIMD acceleration, parallel parsing, and bounded-memory streaming. It serves as a drop-in replacement for NimbleCSV.

Developer toolsData & databasesBackend & APIs
jsoncrack.comAykutSarac
ADDED

JSON Crack is an open-source tool that turns JSON, YAML, XML and CSV into interactive graphs and trees. It formats and validates data, converts between formats, generates code and JSON Schema, runs jq and JSON path queries, and exports images, with all processing done locally.

Developer toolsData & databasesTesting & debugging