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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jimm avatar

jimm/csvlixir

0
View on GitHub↗
33 Stars·4 Forks·Elixir·9 Aufrufe

Csvlixir

A CSV reading/writing application for Elixir.

Features

  • CSV Processing - Reads and writes CSV files.

Star-Verlauf

Star-Verlauf für jimm/csvlixirStar-Verlauf für jimm/csvlixir

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Csvlixir

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Csvlixir.
  • sjwhitworth/golearnAvatar von sjwhitworth

    sjwhitworth/golearn

    9,438Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,438
  • burntsushi/xsvAvatar von BurntSushi

    BurntSushi/xsv

    10,750Auf GitHub ansehen↗

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

    Arp-G/csv2sql

    58Auf GitHub ansehen↗

    A blazing fast fully-automated CSV to database importer

    Elixir
    Auf GitHub ansehen↗58
  • beatrichartz/csvAvatar von beatrichartz

    beatrichartz/csv

    514Auf GitHub ansehen↗

    CSV Decoding and Encoding for Elixir

    Elixir
    Auf GitHub ansehen↗514
Alle 13 Alternativen zu Csvlixir anzeigen→

Häufig gestellte Fragen

Was macht jimm/csvlixir?

A CSV reading/writing application for Elixir.

Was sind die Hauptfunktionen von jimm/csvlixir?

Die Hauptfunktionen von jimm/csvlixir sind: CSV Processing.

Welche Open-Source-Alternativen gibt es zu jimm/csvlixir?

Open-Source-Alternativen zu jimm/csvlixir sind unter anderem: 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.