An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: json-parser

Mysvac/cpp-jsonlib

A lightweight and efficient C++17 JSON library.

Language: C++ - Size: 2.37 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 2 - Forks: 0

holaneu/text-db-viewer

A simple browser-based tool for viewing and exploring JSON data files with advanced filtering and sorting capabilities.

Language: JavaScript - Size: 71.3 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

st3w4r/openai-partial-stream

Turn a stream of token into a parsable JSON object as soon as possible. Enable Streaming UI for AI app based on LLM.

Language: HTML - Size: 718 KB - Last synced at: 23 days ago - Pushed at: 12 months ago - Stars: 114 - Forks: 2

IBM/API4JSON

API's to manipulate JSON data modeled after the IBM json4j library API's including key-sorted serialization

Language: HTML - Size: 198 KB - Last synced at: about 5 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 5

marc-poljak/terraform-plan-filter

CLI tool that transforms verbose Terraform plans into clean, organized summaries of resource changes

Language: Go - Size: 1.75 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rosehgal/jackson

Pythonic way of keeping secrets secure in JSON

Language: Python - Size: 118 KB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 5

pichillilorenzo/jackson-js

JavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.

Language: TypeScript - Size: 3.01 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 91 - Forks: 12

es-taheri/json

An easy way for using json encoded strings in php

Language: PHP - Size: 20.5 KB - Last synced at: about 5 hours ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

oswaldobapvicjr/confectory

The modular configuration framework for Java applications

Language: Java - Size: 1.83 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 9 - Forks: 5

giosil/multi-rpc

An easy to use library for xml-rpc, json-rpc and RESTful services implementation.

Language: Java - Size: 3.09 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

thevurv/qjson.lua

Tiny, quick JSON library for lua.

Language: Lua - Size: 29.3 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

MateiB20/Proiect-programare-Web

Aplicatie web simpla care include simularea unui sistem de logare pentru utilizatori și a unui coș de cumpărături.

Language: JavaScript - Size: 431 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ramonhagenaars/jsons

🐍 A Python lib for (de)serializing Python objects to/from JSON

Language: Python - Size: 602 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 292 - Forks: 40

tirthajyoti/Web-Database-Analytics

Web scrapping and related analytics using Python tools

Language: Jupyter Notebook - Size: 4.24 MB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 274 - Forks: 167

spray/spray-json

A lightweight, clean and simple JSON implementation in Scala

Language: Scala - Size: 902 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 973 - Forks: 189

robawi/json_decode-with-helpful-error-messages

PHP's json_decode gives no helpful info when it fails to parse a JSON string. Find here a PHP function which fixes this by throwing an Exception with precise error location and explanation and is still fast (parsing for errors only done in case native json_decode fails)

Language: PHP - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

d3rty/json

Flexible JSON decoding for Go — gracefully handling schema variations and forgiving mistakes.

Language: Go - Size: 2.18 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

alfmep/libujson

A C++ library and utility applications for handling JSON documents.

Language: C++ - Size: 641 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

israel-007/JBreeze

This project provides flexible methods to query JSON datasets.

Language: PHP - Size: 111 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

green4j/green-jelly

Garbage-free (green), simple and fast stream oriented JSON parser and generator if you need to parse/generate mega(giga)bytes of data with no GC pauses

Language: Java - Size: 401 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 5

daniel-sc/json5-trueformat

Typescript JSON/JSON5 parser that 100% retains all formatting for creating identical JSON on roundtrips

Language: TypeScript - Size: 71.3 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

marcpage/yajson

Yet another JSON library lightweight C++ header

Language: C++ - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

gecko0307/dlib

Allocators, I/O streams, math, geometry, image and audio processing for D

Language: D - Size: 12.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 218 - Forks: 33

objecthub/swift-dynamicjson

Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), JSON Merge Patch (RFC 7396), and JSON Schema.

Language: Swift - Size: 645 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 172 - Forks: 1

fietec/cson.h

A simple header only stb-style library for manipulating and parsing json data in C

Language: C - Size: 651 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Demali-876/json

JSON Parser built in the motoko programming language

Language: Motoko - Size: 371 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 2

BlackRookSoftware/JSON

This library contains classes for converting Objects to and from JavaScript Object Notation.

Language: Java - Size: 1.15 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

TVATDCI/node-farm

This project is a beginner-friendly implementation of a basic Node.js server that serves a product overview page and prepares for product detail pages. It demonstrates how to use Node.js to read files, serve HTML templates, and handle basic routing without any external frameworks.

Language: HTML - Size: 88.9 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

aramisfacchinetti/streaming-json-parser

Streaming JSON parser designed to process JSON data incrementally. The primary goal is to handle potentially incomplete JSON data streams, such as those produced by Large Language Models (LLMs), and return the current state of the parsed object at any time.

Language: Python - Size: 27.3 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 9 - Forks: 2

pkh0225/PKHJsonParser

👻 Easy Parsing JSON to Swift

Language: Swift - Size: 120 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 1

ddjain/ECS2Compose

Convert AWS ECS Task Definitions to Docker Compose format instantly.

Language: JavaScript - Size: 313 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dreamyguy/gitlogg

💾 🧮 🤯 Parse the 'git log' of multiple repos to 'JSON'

Language: JavaScript - Size: 16.8 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 134 - Forks: 27

bashtools/JSONPath.sh

JSONPath implementation in Bash for filtering, merging and modifying JSON

Language: Shell - Size: 708 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 58 - Forks: 14

haskell-waargonaut/waargonaut

JSON decoding/encoding/manipulation library.

Language: Haskell - Size: 1.01 MB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 93 - Forks: 14

RiversideValley/JsonBinder

Convert JSON to any language!

Language: C# - Size: 115 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

constarg/cjlib

C library for reading/writing JSON format files

Language: C - Size: 372 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

RohanVDvivedi/JSONparser

A JSON parsing library in C.

Language: C - Size: 196 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

vtrushin/json-to-ast

JSON AST parser

Language: JavaScript - Size: 2.93 MB - Last synced at: 30 days ago - Pushed at: 9 months ago - Stars: 243 - Forks: 36

karoloortiz/Delphi_Utils_Library

A library with some useful utilities for your Delphi Apps.

Language: Pascal - Size: 710 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 9

marhaupe/json2struct

CLI tool to convert JSON to struct type definitions

Language: Go - Size: 1.36 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 100 - Forks: 8

bahmanworld/diba-json-view-extension

JSON View extension for Google Chrome

Language: HTML - Size: 943 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

dwing4g/jason

An ultra fast and lightweight JSON parser and binder

Language: Java - Size: 547 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 16 - Forks: 0

aperfilev/LazyJson

The LazyJson Java Library is a high-performance solution for parsing JSON files with efficiency and ease.

Language: Java - Size: 199 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

enestoy/nasa-donki-php-parser

A PHP-based NASA DONKI API parser for WSA-Enlil simulation data. Retrieve and visualize CME (Coronal Mass Ejection) input details, including solar wind models and instrument data.

Language: PHP - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

notiz-dev/github-action-json-property

☕Simple GitHub Action to read a specified property from a JSON file.

Language: TypeScript - Size: 187 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 21

spotify/spotify-json

Fast and nice to use C++ JSON library.

Language: C++ - Size: 7.41 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 203 - Forks: 42

ChesterOfTheSemester/ANSIJSON

A single-file JSON encoder/decoder written in ANSI C and C++

Language: C - Size: 170 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 1

germabyte/telecleaner

Telegram JSON Cleaner is a simple, user-friendly program designed to extract and clean messages from Telegram chat export files (in JSON format). It allows users to visually select specific participants from a chat and filter the conversation based on those selections.

Language: Python - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ebsaral/hfexcel

JSON to Excel in Python. :snake: Human Friendly excel creation in python. :page_facing_up: easy, advanced and smart api. json to excel conversion support.. :heart:

Language: Python - Size: 87.9 KB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 15 - Forks: 1

tonda-kriz/simple-protobuf

C++ protobuf serialization library

Language: C++ - Size: 407 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 9 - Forks: 5

tagaryen/archer-xjson

json parser util

Language: Java - Size: 25.4 KB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

niXman/flatjson

The extremely fast zero allocation and zero copying JSON parser

Language: C++ - Size: 13 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 5

engali94/XMLJson

Swift CLI tool for converting any XML to JSON format

Language: Swift - Size: 4.8 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 49 - Forks: 6

pupsette/CompactJson

Fast lightweight and compact JSON serializer for .NET. Distributed as .NET library and C# source code.

Language: C# - Size: 228 KB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 2

mls-m5/json.h

A small json library in one header

Language: C++ - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

11ways/json-dry

🌞 JSON-dry allows you to serialize & revive objects containing circular references, dates, regexes, class instances,...

Language: JavaScript - Size: 127 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 229 - Forks: 5

BitoLabs/ujson

A tiny C++ JSON reader with a very simple API

Language: C++ - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

vnau/jsooner

Parse JSON streams faster.

Language: TypeScript - Size: 175 KB - Last synced at: 2 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

debugly/SCJSONUtil

轻量、方便的 JSON 和 Model 互转框架,支持 iOS/macOS/tvOS 平台

Language: Objective-C - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 14 - Forks: 3

sigpwned/just-json-java

Simple JSON library for Java

Language: Java - Size: 1.34 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

FoxSamu/json

A JSON and JSON5 parser and serializer for Java, made with simplicity and performance in mind.

Language: Java - Size: 469 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

hudeany/json

Java JsonReader, JsonWriter and JsonSchema

Language: Java - Size: 1010 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Stellaris-code/smoljson

Blazing fast and light SIMD JSON parser in a few hundreds lines of C Code

Language: C - Size: 1.92 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 2

genius257/au3json

A small JSON library for AutoIt3

Language: AutoIt - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 2

andreypostal/json-handler-php 📦

Just a light and simple JSON helper that will make it easy for you to deal with json and objects

Language: PHP - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

flightaware/yajl-tcl

Tcl bindings for Yet Another JSON Library

Language: Tcl - Size: 674 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 37 - Forks: 13

naorlivne/parse_it

A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.

Language: Python - Size: 593 KB - Last synced at: 2 days ago - Pushed at: 14 days ago - Stars: 113 - Forks: 7

netyouli/WHC_Model

iOS平台高效转换引擎json->model,model->json,model->Dictionary,支持模型类继承其他模型类,支持指定路径转换,不区分json的key和模型属性名称大小写,自动处理json中null

Language: Objective-C - Size: 1.49 MB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 248 - Forks: 50

litestar-org/fast-query-parsers

Ultra-fast query string and url-encoded form-data parsers

Language: Rust - Size: 184 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 39 - Forks: 5

crazyxman/simdjson_php

simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson

Language: C++ - Size: 4.05 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 177 - Forks: 16

railgunlabs/judo

JSON and JSON5 parser with MISRA C:2012 conformance.

Language: C - Size: 168 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

importcjj/rust-ajson

Rust port of gjson,get JSON value by dotpath syntax

Language: Rust - Size: 287 KB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 105 - Forks: 10

g1mv/jsonic

Fast, small JSON parsing library for rust

Language: Rust - Size: 714 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

zjhellofss/happyJson

C++11实现的Json解析库

Language: C++ - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

alibaba/fastjson 📦

FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.

Language: Java - Size: 14.8 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 25,774 - Forks: 6,490

HamedMasafi/tooska

Language: C++ - Size: 157 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 8

zapeture/json_processor

A modern JSON formatter and validator built with Next.js and shadcn/ui. Features real-time formatting, syntax validation, and a beautiful code editor interface.

Language: TypeScript - Size: 140 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hominsu/neujson

JSON parser/generator in C++20

Language: C++ - Size: 384 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 10

supurloop/ssf

Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.

Language: C - Size: 2.19 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 25 - Forks: 4

UCNot/churi 📦

Multi-format schema-based serializer, deserializer and validator. Charged URI syntax. URI Charge Notation

Language: TypeScript - Size: 7.86 MB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Luca-02/json_parser-prolog-lisp

Librerie per il parsing di file JSON implementate in Lisp e Prolog per un progetto del corso di Linguaggi di Programmazione dell'anno accademico 2022-2023

Language: Common Lisp - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SwiftExtender/JsonTable

Simple GUI json parser with macros and JSONPath searching

Language: C# - Size: 199 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

wzhone/Libnap 📦

一个跨平台的网络工具库

Language: C++ - Size: 144 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 2

softwaiter/Xmtool

.NetCore常用工具库(常用正则表达式、日期时间常用方法、XML快速遍历、动态扩展对象、图片验证码生成、阿里/腾讯短信发送、发送邮件、Json配置文件解析、加密解密、OSS文件上传等,持续继承中...)

Language: C# - Size: 4.18 MB - Last synced at: 26 days ago - Pushed at: 10 months ago - Stars: 60 - Forks: 18

Skyscanner/whispers 📦

Identify hardcoded secrets in static structured text

Language: Python - Size: 306 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 487 - Forks: 72

septag/cj5

Very minimal single header JSON5 parser in C99, derived from jsmn

Language: C - Size: 105 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 46 - Forks: 4

helderrscorreia/pdf-from-json-template

Generate PDF documents from a JSON defined structure

Language: PHP - Size: 378 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 3

wakumaku/jsonshredder

Transform JSON objects to other objects with the same values

Language: Go - Size: 202 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

nashwaan/xml-js

Converter utility between XML text and Javascript object / JSON text.

Language: JavaScript - Size: 3.59 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1,309 - Forks: 181

supermetrics-public/pecl-jsonpath

PHP extension for JSONPath

Language: PHP - Size: 733 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 23 - Forks: 4

chococaker/jjason

A small JSON de/serialisation library

Language: Java - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

varkrishna/JSONViewer

A JSONViewer for SwiftUI project

Language: Swift - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 1

siddhi-io/siddhi-map-json

Extension which is used to convert JSON message to/from Siddhi events

Language: Java - Size: 1.83 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 13 - Forks: 43

smourier/ZeroDepJson

A .NET Json parser in one .cs file, with zero dependencies.

Language: C# - Size: 259 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 39 - Forks: 5

Wessel/Roommapper 📦

⏿ A room mapping robot written in C# for InHolland

Language: Python - Size: 28 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

siddhi-io/siddhi-execution-json

Extension that provides the capability to send a map object inside Siddhi stream definitions and use it within queries

Language: Java - Size: 1.38 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 23

lwcarani/json-parser

JSON parsers, implementations in Python and OCaml

Language: Python - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

YA2IR/json_parser

JSON parser written in pure python

Language: Python - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

Alonreznik/dynamodb-json

DynamoDB JSON util to load and dump strings of Dynamodb JSON format to python object and vise-versa

Language: Python - Size: 40 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 169 - Forks: 38

smith8h/SConnect

A Http client based library that use OkHttp3 for simply making requests to URLs and APIs, and get a response as Json or plain text.

Language: Java - Size: 356 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 3