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

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

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

mafintosh/csv-parser

0
View on GitHub↗
1,497 نجوم·141 تفرعات·JavaScript·MIT·3 مشاهدات

Csv Parser

Streaming csv parser inspired by binary-csv that aims to be faster than everyone else

Features

  • Parsing Tools - Streaming CSV parser.
  • Parsing Utilities - High-performance streaming CSV parser.

سجل النجوم

مخطط تاريخ النجوم لـ mafintosh/csv-parserمخطط تاريخ النجوم لـ mafintosh/csv-parser

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

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

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

Start searching with AI

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

ما هي وظيفة mafintosh/csv-parser؟

Streaming csv parser inspired by binary-csv that aims to be faster than everyone else

ما هي الميزات الرئيسية لـ mafintosh/csv-parser؟

الميزات الرئيسية لـ mafintosh/csv-parser هي: Parsing Tools, Parsing Utilities.

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

تشمل البدائل مفتوحة المصدر لـ mafintosh/csv-parser: markdown-it/markdown-it — markdown-it is a token-based Markdown compiler and CommonMark-compliant parser that converts structured plaintext… nodeca/js-yaml — js-yaml is a JavaScript library providing a programmatic interface for parsing and dumping YAML data. It functions as… inikulin/parse5 — parse5 is a WHATWG HTML parser and serializer for Node.js. It transforms HTML strings into a document object model and… leonidas-from-xiv/node-xml2js — This project is a Node.js library for bidirectional conversion between XML strings and JavaScript objects. It… naturalintelligence/fast-xml-parser — Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback. sindresorhus/neat-csv — Fast CSV parser.

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Csv Parser.
  • leonidas-from-xiv/node-xml2jsالصورة الرمزية لـ Leonidas-from-XIV

    Leonidas-from-XIV/node-xml2js

    4,966عرض على GitHub↗

    This project is a Node.js library for bidirectional conversion between XML strings and JavaScript objects. It functions as an XML parser that transforms XML content into structured data and an XML serializer that generates formatted strings from JavaScript data objects. The toolkit includes a data transformer that applies custom processing functions to tags and attributes during the conversion process. It manages XML namespaces and supports the definition of custom root elements to maintain document structure during generation. The system handles XML data parsing, string generation, and name

    CoffeeScript
    عرض على GitHub↗4,966
  • markdown-it/markdown-itالصورة الرمزية لـ markdown-it

    markdown-it/markdown-it

    21,575عرض على GitHub↗

    markdown-it is a token-based Markdown compiler and CommonMark-compliant parser that converts structured plaintext markup into HTML. It functions as an extensible markup processor designed to transform text into browser-ready content while managing security and preventing cross-site scripting. The project is distinguished by a modular plugin system that allows for the extension of parsing capabilities and the addition of custom syntax, such as footnotes, tables, or emojis. It utilizes a two-stage tokenization process to break documents into structural tokens before rendering them into final HT

    JavaScriptcommonmarkjavascriptmarkdown
    عرض على GitHub↗21,575
  • inikulin/parse5الصورة الرمزية لـ inikulin

    inikulin/parse5

    3,903عرض على GitHub↗

    parse5 is a WHATWG HTML parser and serializer for Node.js. It transforms HTML strings into a document object model and converts those trees back into valid HTML strings, following the logic defined by the HTML Living Standard. The project functions as a streaming HTML processor, using incremental parsing to handle large documents in chunks. It includes an HTML5 compliant tokenizer that uses a state-machine approach to break input into tokens according to official web specifications. The toolset covers HTML document parsing, serialization, and real-time rewriting via streams. These capabiliti

    TypeScript
    عرض على GitHub↗3,903
  • naturalintelligence/fast-xml-parserالصورة الرمزية لـ NaturalIntelligence

    NaturalIntelligence/fast-xml-parser

    3,099عرض على GitHub↗

    Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback.

    JavaScript
    عرض على GitHub↗3,099
  • عرض جميع البدائل الـ 30 لـ Csv Parser→