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 source4101discovered

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
hueyrpbouman
ADDED

Huey is a static, browser-based data exploration and analysis tool using DuckDB-WASM. Supports CSV, Parquet, JSON, XLSX, and DuckDB files with pivot tables, query builder, and derived attributes. Data stays local for privacy.

Data & databasesAnalytics & BI
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
visidatasaulpw
ADDED

VisiData is a terminal-based multitool for exploring and arranging tabular data, supporting formats like tsv, csv, sqlite, json, xlsx and hdf5. It runs on Linux, macOS or Windows with WSL and requires Python 3.8+.

Data & databasesDeveloper toolsAnalytics & BI
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