awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kgabis avatar

kgabis/parson

0
View on GitHub↗
1,459 stele·336 fork-uri·C·MIT·2 vizualizări

Parson

Lightweight JSON library written in C.

Features

  • Data Formats and Parsing - JSON parser and serializer.
  • JSON - Lightweight library for JSON processing.
  • Procesare 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.

Istoric stele

Graficul istoricului de stele pentru kgabis/parsonGraficul istoricului de stele pentru kgabis/parson

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face kgabis/parson?

Lightweight JSON library written in C.

Care sunt principalele funcționalități ale kgabis/parson?

Principalele funcționalități ale kgabis/parson sunt: Data Formats and Parsing, JSON, Procesare JSON, Json, Windows Environments.

Care sunt câteva alternative open-source pentru kgabis/parson?

Alternativele open-source pentru kgabis/parson includ: 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.

Alternative open-source pentru Parson

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Parson.
  • sheredom/json.hAvatar sheredom

    sheredom/json.h

    826Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗826
  • json-c/json-cAvatar json-c

    json-c/json-c

    3,278Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,278
  • miloyip/rapidjsonAvatar miloyip

    miloyip/rapidjson

    15,095Vezi pe GitHub↗

    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++
    Vezi pe GitHub↗15,095
  • davegamble/cjsonAvatar DaveGamble

    DaveGamble/cJSON

    12,466Vezi pe GitHub↗

    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
    Vezi pe GitHub↗12,466
Vezi toate cele 30 alternative pentru Parson→