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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FasterXML avatar

FasterXML/jackson-dataformat-csvArchived

0
View on GitHub↗
195 stars·73 forks·Java·10 vues

Jackson Dataformat Csv

(DEPRECATED) -- moved under: https://github.com/FasterXML/jackson-dataformats-text

Features

  • CSV Processing - Jackson extension for CSV data processing.

Historique des stars

Graphique de l'historique des stars pour fasterxml/jackson-dataformat-csvGraphique de l'historique des stars pour fasterxml/jackson-dataformat-csv

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Jackson Dataformat Csv

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Jackson Dataformat Csv.
  • sjwhitworth/golearnAvatar de sjwhitworth

    sjwhitworth/golearn

    9,438Voir sur 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
    Voir sur GitHub↗9,438
  • burntsushi/xsvAvatar de BurntSushi

    BurntSushi/xsv

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

    Arp-G/csv2sql

    58Voir sur GitHub↗

    A blazing fast fully-automated CSV to database importer

    Elixir
    Voir sur GitHub↗58
  • beatrichartz/csvAvatar de beatrichartz

    beatrichartz/csv

    514Voir sur GitHub↗

    CSV Decoding and Encoding for Elixir

    Elixir
    Voir sur GitHub↗514
Voir les 13 alternatives à Jackson Dataformat Csv→

Questions fréquentes

Que fait fasterxml/jackson-dataformat-csv ?

(DEPRECATED) -- moved under: https://github.com/FasterXML/jackson-dataformats-text

Quelles sont les fonctionnalités principales de fasterxml/jackson-dataformat-csv ?

Les fonctionnalités principales de fasterxml/jackson-dataformat-csv sont : CSV Processing.

Quelles sont les alternatives open-source à fasterxml/jackson-dataformat-csv ?

Les alternatives open-source à fasterxml/jackson-dataformat-csv incluent : 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 парсер. fingo/spata — Functional, stream-based CSV processor for Scala. beatrichartz/csv — CSV Decoding and Encoding for Elixir.