GitHub topics: json-parser
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: 7 months ago - Pushed at: 7 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: 19 days ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 1
tonda-kriz/simple-protobuf
C++ protobuf serialization library
Language: C++ - Size: 407 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 5
code4everything/wetool 📦
欢迎体验我们全新的桌面端效率工具RunFlow,https://myrest.top/myflow
Language: Java - Size: 801 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 3
niXman/flatjson
The extremely fast zero allocation and zero copying JSON parser
Language: C++ - Size: 13 MB - Last synced at: 5 months ago - Pushed at: almost 3 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: 5 months ago - Pushed at: about 4 years ago - Stars: 49 - Forks: 6
mls-m5/json.h
A small json library in one header
Language: C++ - Size: 39.1 KB - Last synced at: 7 months ago - Pushed at: 7 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: 14 days ago - Pushed at: over 1 year ago - Stars: 229 - Forks: 5
Neyn/neyson
Lightweight C++11 JSON Library
Language: C++ - Size: 1.18 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1
vnau/jsooner
Parse JSON streams faster.
Language: TypeScript - Size: 175 KB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
debugly/SCJSONUtil
轻量、方便的 JSON 和 Model 互转框架,支持 iOS/macOS/tvOS 平台
Language: Objective-C - Size: 1.16 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 14 - Forks: 3
sigpwned/just-json-java
Simple JSON library for Java
Language: Java - Size: 1.34 MB - Last synced at: 7 months ago - Pushed at: 8 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: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1
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: 8 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 2
genius257/au3json
A small JSON library for AutoIt3
Language: AutoIt - Size: 30.3 KB - Last synced at: 8 months ago - Pushed at: 8 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: 4 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0
netyouli/WHC_Model
iOS平台高效转换引擎json->model,model->json,model->Dictionary,支持模型类继承其他模型类,支持指定路径转换,不区分json的key和模型属性名称大小写,自动处理json中null
Language: Objective-C - Size: 1.49 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 248 - Forks: 50
crazyxman/simdjson_php
simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson
Language: C++ - Size: 4.05 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 177 - Forks: 16
HamedMasafi/tooska
Language: C++ - Size: 157 KB - Last synced at: 4 months ago - Pushed at: over 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: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
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: about 1 month ago - Pushed at: 12 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: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
SwiftExtender/JsonTable
Simple GUI json parser with macros and JSONPath searching
Language: C# - Size: 201 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
wzhone/Libnap 📦
一个跨平台的网络工具库
Language: C++ - Size: 144 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 2
Skyscanner/whispers 📦
Identify hardcoded secrets in static structured text
Language: Python - Size: 306 KB - Last synced at: 8 months ago - Pushed at: about 2 years 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: 4 months ago - Pushed at: about 3 years ago - Stars: 46 - Forks: 4
varkrishna/JSONViewer
A JSONViewer for SwiftUI project
Language: Swift - Size: 26.4 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1
dbubel-rm/hangouts_parser
Go parser for google hangouts JSON files
Language: Go - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
eBay/jsonex
Java Object Serializer and Deserializer to JSON Format. Focuses on configuration friendliness, arbitrary object serialization and compact JSON format
Language: Java - Size: 523 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 55 - Forks: 21
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: 4 months ago - Pushed at: 8 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: 7 months ago - Pushed at: 11 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: about 2 months ago - Pushed at: 8 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: 3 months ago - Pushed at: 8 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: 23 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
YA2IR/json_parser
JSON parser written in pure python
Language: Python - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1
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: 16 days ago - Pushed at: 9 months ago - Stars: 10 - Forks: 3
scottcgi/MojoJson
A simple and fast JSON parser.
Language: C - Size: 77.1 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 296 - Forks: 38
NickolaiBeloguzov/jsonc-parser
Parsing JSON with comments like it's our job. Oh wait, it is!
Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 16 - Forks: 7
ecoshub/jin
Fastest JSON interpreter for GO
Language: Go - Size: 495 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 2
mogelbrod/vim-jsonpath
Vim plugin that lets you navigate JSON documents using dot.notation.paths
Language: Vim script - Size: 91.8 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 91 - Forks: 5
darksoulnelson/JSON-to-Excel-Converter
This repository provides a tool to convert JSON data to Excel format (.xlsx). It allows you to easily transform structured JSON data into a well-organized spreadsheet for better analysis and visualization.
Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
szczyglis-dev/ultimate-chain-parser
[PHP] Advanced, extendable, and configurable text data parsing and processing toolkit working in a chain-based flow. The concept of the application is based on processing in subsequent iterations using configurable data processing modules in a configured manner. Each element in the execution chain accesses the output of the previous element.
Language: PHP - Size: 257 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2
ORelio/Sharp-Tools
C# standalone classes for use in various projects
Language: C# - Size: 209 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 8 - Forks: 3
viralcodex/json-verifier-cli
This is a custom JSON parser for validating and parsing .json files and objects through CLI or in-code.
Language: JavaScript - Size: 4.44 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
VinayakHM/Rest_API_Automation
Language: HTML - Size: 120 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
kutyel/argo
📇 Zero-dep JSON parser with Haskell and Nix
Language: Haskell - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0
rft0/lightjson
Simple, Light Weight, Header Only, C++11 compliant JSON Library.
Language: C++ - Size: 44.9 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0
91ahmed/JsonModifier
JsonModifier is a PHP package designed to assist developers in manipulating JSON files. It offers a range of operations, including data lookup, reading, adding, deleting, and updating JSON data.
Language: PHP - Size: 43.9 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 0
sachaarbonel/Android_FasesDeLuna 📦
simple Android project to learn how to implement MVC pattern, and load data from a JSON file (located in the assets folder) into two different views (ListView and GridView)
Language: Java - Size: 3.93 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0
nsuresh9806/json_util_plugin
Language: Java - Size: 139 KB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
dacez/zzzjson
The fastest JSON parser written in pure C
Language: C++ - Size: 15.7 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 153 - Forks: 22
2002Bishwajeet/json-to-sql
Convert your json data to simple sql queries
Language: Haskell - Size: 3.75 MB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
Brian-Zavala/A.I-Web-Scraper
Groq A.I Web Scraper & Analysis Downloader
Language: Python - Size: 8.3 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1
quetzalliwrites/Precis-Nouveaux
2017 Seattle Geospatial Intelligence Hackathon: team project
Language: HTML - Size: 1.82 MB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 2
fabiosperotto/lazarus-getapi-json-sample
Exemplo aplicação em Lazarus consumindo API JSON
Language: Pascal - Size: 372 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1
oxylabs/python-parse-json
A tutorial for parsing JSON data with Python
Language: Python - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 4
CSCfi/aoe-semantic-apis 📦
AOE semantic APIs (mirror)
Language: TypeScript - Size: 1.18 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
viveknaskar/json-parser
A simple utility that converts JSON data to Java objects and vice versa using Jackson. Supports property mapping, aliasing, and nested object conversion.
Language: Java - Size: 13.7 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
bris0yzbekaye/JSON-to-Excel-Converter
This repository provides a tool to convert JSON data to Excel format (.xlsx). It allows you to easily transform structured JSON data into a well-organized spreadsheet for better analysis and visualization.
Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
greyblake/jsonpath-rs
JSONPath for Rust
Language: Rust - Size: 89.8 KB - Last synced at: 19 days ago - Pushed at: about 7 years ago - Stars: 38 - Forks: 6
cowboymrzamo2380/JSON-to-Excel-Converter
This repository provides a tool to convert JSON data to Excel format (.xlsx). It allows you to easily transform structured JSON data into a well-organized spreadsheet for better analysis and visualization.
Size: 6.84 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
philbooth/bfj 📦
MOVED TO GITLAB
Language: JavaScript - Size: 603 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 164 - Forks: 4
pkh0225/JSON-to-CLASS
😴 JSON to Class Helper written in Objective-C
Language: Objective-C - Size: 7.44 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1
tetengo/tetengo.cpp
A multipurpose library set for C/C++.
Language: C++ - Size: 3.35 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
danieldieeins/JSON-Explorer
A simple program to explorer json api endpoints (or just simple json files)
Language: Java - Size: 66.4 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
robohack/yajl
A fast streaming JSON parsing library in C. This variant uses BSDMake to build and includes various fixes and enhancements.
Language: C - Size: 1.65 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 3
adhocore/jsonc
Golang (v1.13+) JSON5 preprocessor supporting comments, trailing comma, unquoted key/single-quoted string, hex number, trailing decimal point, literal newlines and more.
Language: Go - Size: 46.9 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 0
orcalinux/c-json
A lightweight, fast, and cross-platform JSON parsing library for C developers. C-JSON simplifies JSON handling in C, supporting objects, arrays, strings, numbers, booleans, and null values with minimal memory overhead.
Language: C - Size: 94.7 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0
Mesnyankin/Python-ParserJsonToCsv
Parser
Language: Python - Size: 174 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0
d02ev/json-parser
A basic json parser built from scratch
Language: C++ - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
fietec/cJson
C library for parsing and manipulating JSON data
Language: C - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
propensive/merino
A JSON parser and AST
Language: Scala - Size: 2.41 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0
Przemyslawmd/jsonparser
Language: C++ - Size: 268 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
tharushaudana/esp-idf-heapless-json-stream-parser
The ESP-IDF Heapless JSON Stream Parser is a memory-efficient library for ESP-IDF that allows parsing JSON streams without using dynamic memory allocation. It simplifies parsing JSON data directly from a stream, making it ideal for memory-constrained ESP32 projects.
Language: C++ - Size: 26.4 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
taqu/cppjson
c++ json parser
Language: C++ - Size: 146 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
duhnnie/valuebox
Go module for manipulating values from json structures.
Language: Go - Size: 26.4 KB - Last synced at: 23 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
juniordiscart/ImpossibleOdds-Toolkit
Unity C# toolkit to kickstart your project's codebase.
Language: C# - Size: 15.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 18 - Forks: 2
s3bw/tinj
TINJ (This is not jq), a formatter for JSON logs
Language: Go - Size: 213 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 0
sivaosorg/fj
fj (Fast JSON) is a Go package that provides a fast and simple way to retrieve values from a JSON document.
Language: Go - Size: 2.7 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
jamesgober/Config
Advanced PHP configuration management designed for flexibility and performance, with built-in support for JSON, YAML, XML, INI, and limitless custom formats.
Language: PHP - Size: 234 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0
aliakseis/json_parser
A simple 300-line JSON parser
Language: C++ - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2
BayernMuller/cpp-json
📂 A header-only C++17 library for easy JSON integration in modern C++ applications.
Language: C++ - Size: 239 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0
VernonGrant/jsn.c
A simple JSON utility that's intended to be used for parsing, generating and manipulating configuration files.
Language: C - Size: 1.1 MB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
javalc6/json-light
Light and fast JSON library
Language: Java - Size: 16.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
kenta-shimizu/json4java8
This library is JSON (RFC8259) parser implementation on Java8. Also supports JSONC reading.
Language: Java - Size: 376 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 9
tamask1s/zax-parser
Zax is a very basic Json parser implemented in C++ 11 with probably the simplest possible interface.
Language: C++ - Size: 366 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 11 - Forks: 3
jsh6789/ijp
Parser for JSON data generated by LLMs.
Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
MarmotCluster/jsornib
Language: HTML - Size: 346 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
200ok-ch/counsel-jq
Traverse complex JSON and YAML structures with live feedback
Language: Emacs Lisp - Size: 5.05 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 126 - Forks: 7
nehalmr/QuickCart
QuickCart by Team Adaptix : E-commerce Software Python, Tkinter, Custom tkinter, Firebase, JSON, JWT Created a user-friendly e-commerce platform with secure authentication
Language: Python - Size: 3.3 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
linxmouse/QRHttpClient
This library provides a simple way to make HTTP requests and handle JSON responses with automatic serialization/deserialization.
Language: C++ - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
codecop/Json Fork of quag/io-json
A simple json pack/unpack for Io. Structure for installing as addon locally.
Language: Io - Size: 80.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
joangq/lyra
Climate Data Store form parser and grammar transformer for automatic code generation
Language: Python - Size: 994 KB - Last synced at: 24 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
ctomkow/jsonparse
A simple JSON key parse library
Language: Python - Size: 728 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 2
irdvo/ffl 📦
A general purpose Forth library
Language: Forth - Size: 1.74 MB - Last synced at: 10 months ago - Pushed at: over 8 years ago - Stars: 79 - Forks: 17
nagyesta/yippee-ki-json 📦
Minimal Java utility application for JSON manipulation.
Language: Java - Size: 2.09 MB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0
yezyilomo/dictfier
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
Language: Python - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 74 - Forks: 4
HananelSabag/Task-Manager-in-Multiple-Languages
A project showcasing the implementation of a task manager across multiple programming languages (Python, C++, C, Java, C#) to demonstrate versatility, cross-language communication, and problem-solving skills.
Language: Python - Size: 259 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
7PH/json-cursor-path
Convert a cursor position in a JSON file to the path in the parsed JSON object
Language: TypeScript - Size: 282 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0
worthant/Informatics
This repository is for storing informatics course laboratory works
Language: TeX - Size: 3.38 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0