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

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

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

FasterXML/jackson-dataformat-csvArchived

0
View on GitHub↗
195 نجوم·73 تفرعات·Java·10 مشاهدات

Jackson Dataformat Csv

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

Features

  • CSV Processing - Jackson extension for CSV data processing.

سجل النجوم

مخطط تاريخ النجوم لـ fasterxml/jackson-dataformat-csvمخطط تاريخ النجوم لـ fasterxml/jackson-dataformat-csv

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Jackson Dataformat 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
  • arp-g/csv2sqlالصورة الرمزية لـ Arp-G

    Arp-G/csv2sql

    58عرض على GitHub↗

    A blazing fast fully-automated CSV to database importer

    Elixir
    عرض على GitHub↗58
  • beatrichartz/csvالصورة الرمزية لـ beatrichartz

    beatrichartz/csv

    514عرض على GitHub↗

    CSV Decoding and Encoding for Elixir

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

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

ما هي وظيفة fasterxml/jackson-dataformat-csv؟

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

ما هي الميزات الرئيسية لـ fasterxml/jackson-dataformat-csv؟

الميزات الرئيسية لـ fasterxml/jackson-dataformat-csv هي: CSV Processing.

ما هي البدائل مفتوحة المصدر لـ fasterxml/jackson-dataformat-csv؟

تشمل البدائل مفتوحة المصدر لـ fasterxml/jackson-dataformat-csv: 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.