awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
osiegmar avatar

osiegmar/FastCSV

0
View on GitHub↗
679 estrellas·103 forks·Java·MIT·5 vistasfastcsv.org↗

FastCSV

Fast, lightweight, and RFC 4180 compliant CSV library for Java. Zero dependencies, ~90 KiB. Trusted by Apache NiFi, JUnit, and Neo4j.

Features

  • CSV Processing - Performance-optimized, RFC 4180 compliant CSV parser.

Historial de estrellas

Gráfico del historial de estrellas de osiegmar/fastcsvGráfico del historial de estrellas de osiegmar/fastcsv

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace osiegmar/fastcsv?

Fast, lightweight, and RFC 4180 compliant CSV library for Java. Zero dependencies, ~90 KiB. Trusted by Apache NiFi, JUnit, and Neo4j.

¿Cuáles son las características principales de osiegmar/fastcsv?

Las características principales de osiegmar/fastcsv son: CSV Processing.

¿Qué alternativas de código abierto existen para osiegmar/fastcsv?

Las alternativas de código abierto para osiegmar/fastcsv incluyen: sjwhitworth/golearn — GoLearn is a machine learning library for the Go programming language. It provides a supervised learning framework and… burntsushi/xsv — xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and… arp-g/csv2sql — A blazing fast fully-automated CSV to database importer. erpuno/ecsv — 💠 ECSV: Потоковий CSV парсер. fasterxml/jackson-dataformat-csv — (DEPRECATED) -- moved under: https://github.com/FasterXML/jackson-dataformats-text. beatrichartz/csv — CSV Decoding and Encoding for Elixir.

Alternativas open-source a FastCSV

Proyectos open-source similares, clasificados según cuántas características comparten con FastCSV.
  • sjwhitworth/golearnAvatar de sjwhitworth

    sjwhitworth/golearn

    9,438Ver en GitHub↗

    GoLearn is a machine learning library for the Go programming language. It provides a supervised learning framework and a toolkit for building, training, and evaluating predictive models through a standardized interface. The project implements a data frame system that loads CSV files into structured grids for matrix operations. It includes a preprocessing library for discretizing continuous variables and a model evaluation toolkit that utilizes confusion matrices and cross-validation to measure precision and recall. The library covers data engineering and management, including the ability to

    Go
    Ver en GitHub↗9,438
  • burntsushi/xsvAvatar de BurntSushi

    BurntSushi/xsv

    10,750Ver en GitHub↗

    xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and statistical processing of large delimited datasets. It provides a toolkit for processing comma-separated value files through a command line interface. The project provides capabilities for statistical analysis, including the computation of column statistics, value frequencies, and descriptive metrics. It also includes data manipulation utilities for joining, slicing, sampling, and reformatting records. The toolkit covers a broad range of data operations including column selection, da

    Rust
    Ver en GitHub↗10,750
  • arp-g/csv2sqlAvatar de Arp-G

    Arp-G/csv2sql

    58Ver en GitHub↗

    A blazing fast fully-automated CSV to database importer

    Elixir
    Ver en GitHub↗58
  • beatrichartz/csvAvatar de beatrichartz

    beatrichartz/csv

    514Ver en GitHub↗

    CSV Decoding and Encoding for Elixir

    Elixir
    Ver en GitHub↗514
  • Ver las 13 alternativas a FastCSV→