awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
beatrichartz avatar

beatrichartz/csv

0
View on GitHub↗
514 نجوم·92 تفرعات·Elixir·MIT·5 مشاهدات

Csv

CSV Decoding and Encoding for Elixir

Features

  • CSV Processing - Decodes and encodes CSV data.

سجل النجوم

مخطط تاريخ النجوم لـ beatrichartz/csvمخطط تاريخ النجوم لـ beatrichartz/csv

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Csv

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Csv.
  • sjwhitworth/golearnالصورة الرمزية لـ sjwhitworth

    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/xsvالصورة الرمزية لـ BurntSushi

    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/ecsvالصورة الرمزية لـ erpuno

    erpuno/ecsv

    0عرض على GitHub↗

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

    Erlang
    عرض على GitHub↗0
  • arp-g/csv2sqlالصورة الرمزية لـ Arp-G

    Arp-G/csv2sql

    58عرض على GitHub↗

    A blazing fast fully-automated CSV to database importer

    Elixir
    عرض على GitHub↗58
عرض جميع البدائل الـ 13 لـ Csv→

الأسئلة الشائعة

ما هي وظيفة beatrichartz/csv؟

CSV Decoding and Encoding for Elixir

ما هي الميزات الرئيسية لـ beatrichartz/csv؟

الميزات الرئيسية لـ beatrichartz/csv هي: CSV Processing.

ما هي البدائل مفتوحة المصدر لـ beatrichartz/csv؟

تشمل البدائل مفتوحة المصدر لـ beatrichartz/csv: burntsushi/xsv — xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and… sjwhitworth/golearn — GoLearn is a machine learning library for the Go programming language. It provides a supervised learning framework and… fingo/spata — Functional, stream-based CSV processor for Scala. fasterxml/jackson-dataformat-csv — (DEPRECATED) -- moved under: https://github.com/FasterXML/jackson-dataformats-text. erpuno/ecsv — 💠 ECSV: Потоковий CSV парсер. arp-g/csv2sql — A blazing fast fully-automated CSV to database importer.