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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
osiegmar avatar

osiegmar/FastCSV

0
View on GitHub↗
679 stele·103 fork-uri·Java·MIT·5 vizualizărifastcsv.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.

Istoric stele

Graficul istoricului de stele pentru osiegmar/fastcsvGraficul istoricului de stele pentru osiegmar/fastcsv

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru FastCSV

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu FastCSV.
  • sjwhitworth/golearnAvatar sjwhitworth

    sjwhitworth/golearn

    9,438Vezi pe 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
    Vezi pe GitHub↗9,438
  • burntsushi/xsvAvatar BurntSushi

    BurntSushi/xsv

    10,750Vezi pe 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
    Vezi pe GitHub↗10,750
  • arp-g/csv2sqlAvatar Arp-G

    Arp-G/csv2sql

    58Vezi pe GitHub↗

    A blazing fast fully-automated CSV to database importer

    Elixir
    Vezi pe GitHub↗58
  • beatrichartz/csvAvatar beatrichartz

    beatrichartz/csv

    514Vezi pe GitHub↗

    CSV Decoding and Encoding for Elixir

    Elixir
    Vezi pe GitHub↗514
Vezi toate cele 13 alternative pentru FastCSV→

Întrebări frecvente

Ce face osiegmar/fastcsv?

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

Care sunt principalele funcționalități ale osiegmar/fastcsv?

Principalele funcționalități ale osiegmar/fastcsv sunt: CSV Processing.

Care sunt câteva alternative open-source pentru osiegmar/fastcsv?

Alternativele open-source pentru osiegmar/fastcsv includ: 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.