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

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

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

kgabis/parson

0
View on GitHub↗
1,459 स्टार्स·336 फोर्क्स·C·MIT·3 व्यूज़

Parson

Lightweight JSON library written in C.

Features

  • Data Formats and Parsing - JSON parser and serializer.
  • JSON - Lightweight library for JSON processing.
  • JSON प्रोसेसिंग - Lightweight and easy-to-use JSON library.
  • Json - Listed in the “Json” section of the Awesome Cpp Cn awesome list.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

स्टार हिस्ट्री

kgabis/parson के लिए स्टार हिस्ट्री चार्टkgabis/parson के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

kgabis/parson क्या करता है?

Lightweight JSON library written in C.

kgabis/parson की मुख्य विशेषताएं क्या हैं?

kgabis/parson की मुख्य विशेषताएं हैं: Data Formats and Parsing, JSON, JSON प्रोसेसिंग, Json, Windows Environments।

kgabis/parson के कुछ ओपन-सोर्स विकल्प क्या हैं?

kgabis/parson के ओपन-सोर्स विकल्पों में शामिल हैं: sheredom/json.h — 🗄️ single header json parser for C and C++. json-c/json-c — https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for… miloyip/rapidjson — RapidJSON is a high-performance C++ library used for parsing and generating JSON data. It provides both document… kazuho/picojson — a header-file-only, JSON parser serializer in C++. davegamble/cjson — cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It… netmail-open/wjelement — advanced, flexible JSON manipulation in C.

Parson के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Parson के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • sheredom/json.hsheredom का अवतार

    sheredom/json.h

    826GitHub पर देखें↗

    🗄️ single header json parser for C and C++

    C
    GitHub पर देखें↗826
  • json-c/json-cjson-c का अवतार

    json-c/json-c

    3,278GitHub पर देखें↗

    https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/

    C
    GitHub पर देखें↗3,278
  • miloyip/rapidjsonmiloyip का अवतार

    miloyip/rapidjson

    15,095GitHub पर देखें↗

    RapidJSON is a high-performance C++ library used for parsing and generating JSON data. It provides both document object model and stream-based interfaces to transform JSON strings into structured data and vice versa. The library includes a JSON schema validator to verify that documents conform to predefined rules and a Unicode transcoder for converting strings between UTF-8, UTF-16, and UTF-32 encodings. It also supports relaxed parsing for non-standard JSON containing comments or trailing commas. Additional capabilities cover JSON pointer navigation for locating specific values and string s

    C++
    GitHub पर देखें↗15,095
  • davegamble/cjsonDaveGamble का अवतार

    DaveGamble/cJSON

    12,466GitHub पर देखें↗

    cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It provides a comprehensive set of utilities for transforming raw text into navigable objects, manipulating data fields within collections, and serializing complex structures into formatted or unformatted strings. The library is designed for memory-sensitive and resource-constrained environments, utilizing manual memory management and type-tagged union structures to maintain a minimal footprint. It employs recursive descent parsing and in-place string manipulation to process data ef

    C
    GitHub पर देखें↗12,466
Parson के सभी 30 विकल्प देखें→