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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to meh/cesso

Open-source alternatives to Cesso

13 open-source projects similar to meh/cesso, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cesso alternative.

  • sjwhitworth/golearnsjwhitworth avatar

    sjwhitworth/golearn

    9,438View on 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
    View on GitHub↗9,438
  • burntsushi/xsvBurntSushi avatar

    BurntSushi/xsv

    10,750View on 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
    View on GitHub↗10,750
  • erpuno/ecsverpuno avatar

    erpuno/ecsv

    0View on GitHub↗

    💠 ECSV: Потоковий CSV парсер

    Erlang
    View on GitHub↗0
  • fasterxml/jackson-dataformat-csvFasterXML avatar

    FasterXML/jackson-dataformat-csv

    195View on GitHub↗

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

    Java
    View on GitHub↗195

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • fingo/spatafingo avatar

    fingo/spata

    37View on GitHub↗

    Functional, stream-based CSV processor for Scala

    Scala
    View on GitHub↗37
  • jimm/csvlixirjimm avatar

    jimm/csvlixir

    33View on GitHub↗

    A CSV reading/writing application for Elixir.

    Elixir
    View on GitHub↗33
  • nrinaudo/kantan.csvnrinaudo avatar

    nrinaudo/kantan.csv

    350View on GitHub↗

    CSV handling library for Scala

    Scala
    View on GitHub↗350
  • osiegmar/fastcsvosiegmar avatar

    osiegmar/FastCSV

    679View on GitHub↗

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

    Javacsvcsv-parsercsv-reader
    View on GitHub↗679
  • univocity/univocity-parsersuniVocity avatar

    uniVocity/univocity-parsers

    934View on GitHub↗

    uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.

    Java
    View on GitHub↗934
  • beatrichartz/csvbeatrichartz avatar

    beatrichartz/csv

    514View on GitHub↗

    CSV Decoding and Encoding for Elixir

    Elixir
    View on GitHub↗514
  • arp-g/csv2sqlArp-G avatar

    Arp-G/csv2sql

    58View on GitHub↗

    A blazing fast fully-automated CSV to database importer

    Elixir
    View on GitHub↗58
  • tototoshi/scala-csvtototoshi avatar

    tototoshi/scala-csv

    709View on GitHub↗

    CSV Reader/Writer for Scala

    Scala
    View on GitHub↗709
  • bitemyapp/learnhaskellbitemyapp avatar

    bitemyapp/learnhaskell

    8,026View on GitHub↗

    This project is a comprehensive functional programming curriculum and learning resource for Haskell. It provides sequenced educational paths and technical reference guides designed to take developers from beginner to advanced levels of proficiency. The project distinguishes itself through a deep focus on theoretical and technical foundations, offering detailed studies on type theory, category theory, and runtime internals. It includes a dedicated performance handbook for optimizing execution speed and memory management, as well as an ecosystem guide for managing development tools and editor c

    Makefile
    View on GitHub↗8,026