awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 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 的头像

    sjwhitworth/golearn

    9,438在 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
    在 GitHub 上查看↗9,438
  • burntsushi/xsvBurntSushi 的头像

    BurntSushi/xsv

    10,750在 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
    在 GitHub 上查看↗10,750
  • erpuno/ecsverpuno 的头像

    erpuno/ecsv

    0在 GitHub 上查看↗

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

    Erlang
    在 GitHub 上查看↗0
  • fasterxml/jackson-dataformat-csvFasterXML 的头像

    FasterXML/jackson-dataformat-csv

    195在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗195

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • fingo/spatafingo 的头像

    fingo/spata

    37在 GitHub 上查看↗

    Functional, stream-based CSV processor for Scala

    Scala
    在 GitHub 上查看↗37
  • jimm/csvlixirjimm 的头像

    jimm/csvlixir

    33在 GitHub 上查看↗

    A CSV reading/writing application for Elixir.

    Elixir
    在 GitHub 上查看↗33
  • nrinaudo/kantan.csvnrinaudo 的头像

    nrinaudo/kantan.csv

    350在 GitHub 上查看↗

    CSV handling library for Scala

    Scala
    在 GitHub 上查看↗350
  • osiegmar/fastcsvosiegmar 的头像

    osiegmar/FastCSV

    679在 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
    在 GitHub 上查看↗679
  • univocity/univocity-parsersuniVocity 的头像

    uniVocity/univocity-parsers

    934在 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
    在 GitHub 上查看↗934
  • beatrichartz/csvbeatrichartz 的头像

    beatrichartz/csv

    514在 GitHub 上查看↗

    CSV Decoding and Encoding for Elixir

    Elixir
    在 GitHub 上查看↗514
  • arp-g/csv2sqlArp-G 的头像

    Arp-G/csv2sql

    58在 GitHub 上查看↗

    A blazing fast fully-automated CSV to database importer

    Elixir
    在 GitHub 上查看↗58
  • tototoshi/scala-csvtototoshi 的头像

    tototoshi/scala-csv

    709在 GitHub 上查看↗

    CSV Reader/Writer for Scala

    Scala
    在 GitHub 上查看↗709
  • bitemyapp/learnhaskellbitemyapp 的头像

    bitemyapp/learnhaskell

    8,026在 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
    在 GitHub 上查看↗8,026