awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java CSV Libraries

रैंकिंग 13 जुल॰ 2026 को अपडेट की गई

हम “best java csv libraries” से मेल खाने वाली ओपन-सोर्स GitHub रिपॉजिटरी को क्यूरेट करते हैं। परिणाम आपकी क्वेरी के आधार पर रैंक किए गए हैं — सीमित करने के लिए नीचे दिए गए फ़िल्टर चुनें, या AI के साथ रिफाइन करें।

Java CSV Libraries

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • univocity/univocity-parsersuniVocity का अवतार

    uniVocity/univocity-parsers

    934GitHub पर देखें↗

    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.

    This library provides a high-performance, feature-rich suite for CSV processing that includes a streaming API, annotation-based mapping, RFC 4180 compliance, and extensive support for custom separators and type conversion.

    JavaCSV ProcessingCSV解析
    GitHub पर देखें↗934
  • fasterxml/jacksonFasterXML का अवतार

    FasterXML/jackson

    9,740GitHub पर देखें↗

    Jackson is a Java data binding framework and multi-format data serializer used to translate data structures into native language objects. It functions as a JSON data binding library and a streaming parser that reads and writes data as discrete tokens to process large datasets with minimal memory. The project distinguishes itself through a bytecode serialization accelerator that replaces standard reflection with generated bytecode to increase data binding speed. It employs a module-based extensibility model to support a wide range of formats beyond JSON, including XML, YAML, CSV, TOML, and bin

    Jackson is a high-performance data binding framework that includes a robust CSV module, providing the requested streaming API, annotation-based mapping, and type conversion capabilities.

    CSV Processing
    GitHub पर देखें↗9,740

Related searches

  • a javascript library for parsing csv files
  • a library for parsing csv in Go
  • a library for parsing csv in C#
  • a library for parsing csv in Rust
  • a Java library for reading Excel files
  • a python library for processing csv files
  • a java library for building cli applications
  • a java library for parsing yaml files