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

GitHub topics: json-parser

ahtartam/jsonSize

The tool for analyzing large JSONs to find heavy nodes and repetitive fragments with the aim of optimizing size.

Language: HTML - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gdaisukesuzuki/go-simplejson Fork of bitly/go-simplejson

a Go package to interact with arbitrary JSON enhanced Array / Slice Handling

Language: Go - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

mobizt/FirebaseJson

๐Ÿ—ƒ JSON parser and builder for ESP8266, ESP32, Teensy3.x and Teensy4.x, SAM, SAMD and STM32 (128 k flash or more)

Language: C++ - Size: 631 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 50 - Forks: 6

TexaProject/texajson

JSON package for handling JSON-based ops in the test instance

Language: Go - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 3

ArvanHunt/Currency-Converter

The currency converter program is a JavaScript application that allows users to convert between different currencies using real-time exchange rates fetched from an external API.

Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DreamyCecil/DreamyJSON ๐Ÿ“ฆ

***Deprecated!!!*** A small self-made JSON config parser using Dreamy Structures as a base.

Language: C++ - Size: 76.2 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

BonneVoyager/nested-objects-util

A module to filter and diff complex nested objects having circular references.

Language: JavaScript - Size: 153 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3

arloliu/buffer-plus

Enhanced buffer with offset calculation, schematic and customize type support.

Language: JavaScript - Size: 500 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 1

JumpFrostITA/Converter-JSON-to-SLEF

The objective of this project is to generate a converter that allows the quick conversion of JSON Builds into SLEF of ships from the Elite Dangerous game

Language: Python - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

biraj21/json-parser

A JSON parser written in Go.

Language: Go - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

Paalon/PaalonJSON.jl

A toy JSON parser and dumper to practice making more complex ones.

Language: Julia - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mvabf/dao_php

DAO exampe project for pratice

Language: PHP - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MH1702/ParserCombinatorLib

A simple C# Parser Combinator Library with example JSON Parser

Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

andude10/parse-json

Json parser written in haskell

Language: Haskell - Size: 39.1 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

m7shapan/njson

Unmarshal/Decode nested JSON by JSON Path

Language: Go - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 112 - Forks: 18

Pungyeon/required

Language: Go - Size: 207 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 3

vimaltiwari2612/Covid19AndroidApp

An Android App to see the statistics of Covid 19 around world.

Size: 47.3 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

stefanmedack/MoshiKotlinExample

Example project on how to leverage Kotlin for better JSON parsing

Language: Kotlin - Size: 66.4 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 6

panaitescu-paul/Students-RestApi-NodeJS-Express-2020

Students Rest API made with NodeJS and Express.

Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

lntel/EzRequest

EzRequest is a C++ WinSock2 wrapper which allows you to easily make HTTP requests to API's.

Language: C++ - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

ShZh-Playground/tiny-json-parser

Maybe the slowest JSON parser in the world.

Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hima890/AirBnB_clone

Welcome to the AirBnB clone project! This project is the first step towards building a full web application, which will ultimately mimic the functionalities of the AirBnB platform. In this stage, we focus on creating a command interpreter to manage AirBnB objects.(CLI).

Language: Python - Size: 776 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

amwales-888/amjson

Simple JSON parser in C

Language: C - Size: 1.75 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

amalshehu/json-parser

Json parser in javascript

Language: JavaScript - Size: 435 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

FerrarioChristian/prolog-json-parser

JSON Parser in Prolog per progetto di Linguaggi di Progrrammazione, Bicocca 2022.

Language: Prolog - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FerrarioChristian/lisp-json-parser

Simple JSON parser written in CommonLisp

Language: Common Lisp - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rui-han-crh/tiled-property-flattener

Provides a way to parse Tiled project files (.tiled-project) and maps into typescript usable format,. Additionally, it also flattens the properties of nested Tiled classes into the root Tiled class's/object's/layer's own properties, as if it had inherited the properties, unless otherwise specified.

Language: TypeScript - Size: 29.1 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

xsh-lib/core

xsh Library - core

Language: Shell - Size: 308 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

nishanttomar21/NewsApp

Android app showing all the updated latest news with great UI experience.

Language: Java - Size: 792 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

uv-software/vanilla-json

Another very simple JSON Parser

Language: C - Size: 197 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

yoannchb-pro/own-json-parser

A JSON parser made in typescript with tokenizer, ast, parser ...

Language: TypeScript - Size: 83 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dabevlohn/rust_api_client_2024

Trying to interact with REST API and parse JSON-response at April 2024

Language: Rust - Size: 11.7 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kevspa/jparse

a small and simple wrapper for managing .json files

Language: Go - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

deno911/this

Inject variables/functions into the global scope of the Deno runtime. ๐Ÿฆ•

Language: TypeScript - Size: 49.8 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

stevenkin/TinyJSON

TinyJSON

Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

SDN-X/SuperConvert

SuperConvert is a C# library that provides easy and efficient conversion between JSON and various data formats.

Language: C# - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 2

rianaandrianome/earthquake-localization

php and rest api web application

Language: PHP - Size: 492 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stelmlu/json-tokenizer

Json Tokenizer.

Language: C++ - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dylanaraps/nosj ๐Ÿ“ฆ

a json parser written in pure bash

Language: Shell - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 2

cybercrate/jsolar

Lightweight JSON library

Language: C++ - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AmazingPP/zeek-json

A JSON parser for Zeek.

Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cobyj33/jsxxn

A C++17 Hobbyist JSON Parser

Language: C++ - Size: 155 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Enlumop/json2object

Easy to use json parser

Language: PHP - Size: 39.1 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

BaseMax/JPOPHP

JSON Parser Object PHP is a library for parsing the data in JSON format.

Language: PHP - Size: 148 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 6

lessmore92/api-consumer

Build REST API consumer (client) easier than ever

Language: PHP - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

harsh6768/MovieDb_Api

In this i have used the Movie Db Api to fetch the popular Hollywood movies and display into the recyclerView. I have used aynctask so that it can't affect the main UI thread

Language: Java - Size: 126 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

raybergholm/shapeshifter

Data converter for converting from/to JSON and CSV written in Python

Language: Python - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

altafshaikh/confusionServer

A full fledge REST API server using Express and Mongodb and Node JS.

Language: JavaScript - Size: 1.84 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

LocalNewsTV/aprs-stats-tracker

Spotify Wrapped, but for Aprs.fi tracker data

Language: Vue - Size: 66.4 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abhishekmaity/movie-search

๐ŸŽž Movie Search API app

Language: JavaScript - Size: 1.72 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

debjit31/Android-Web_Services_Fetch-Volley-GSON-Glide-RecyclerView-WebServices-Fetching-Protocols

A learning process for Volley, Glide, RecyclerView in Android App Development

Language: Java - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sandunrajitha/ByteCoin

Bitcoin price reporter. Learning to make asynchronous API calls, store and retrieve data from the cloud, and use the JSON format for server communication. Created as a companion project to The App Brewery's Complete App Development Bootcamp

Language: Swift - Size: 1.38 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

amckeow3/posts-rest-api-android-app

Language: Java - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sachetwasti1997/Weather_App

Weather App

Language: Java - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

deeplaxmii/Json

Problem Statement- A json file containing multiple records is given to you. Each record contains: Name of company, Name of person, designation and salary. You have to read the data from Json file and display.

Language: Java - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

glensargent/diff

JSON Unmarshal that returns a map of fields that aren't unmarshalled in to the target struct, allowing you to handle the difference

Language: Go - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

YassinAJDI/XYZReader

๐ŸŽจ XYZ Reader: A mock RSS feed reader featuring banner photos and headlines. Material Design + Shared Element Transitions with ViewPager and Fragments + WindowInsetsโ€Š.

Language: Java - Size: 13.7 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 9

scott-x/TextToJson

parse text to json

Language: Go - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Tarnyko/serde-json-core_example

serde-json-core example

Language: Rust - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

perfect-insanity/JSON_parser

JSON-ะฟะฐั€ัะตั€

Language: Lua - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tvrzna/Jackie

Simple JSON serialization and deserialization from/to object.

Language: Java - Size: 121 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Deftu-Archive/JSON-plus ๐Ÿ“ฆ

A lightweight JSON library made for the JVM.

Language: Java - Size: 354 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

thacuber2a03/jsonparser

the JSON not-yet-parser I wrote on my page.

Language: Rust - Size: 19.5 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sinatahoori/JsonResumeSharp

An open source library for creating and manipulating Json Resume object in C#

Language: C# - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 3

sstrollo/jeysn

Yet another JSON parser for Erlang

Language: Erlang - Size: 255 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Meiallu/Hermes

An advanced Java for serialization, writing, editing and reading JSON.

Language: Java - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

tokox/cpp-json

C++ JSON parser/formatter

Language: C++ - Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

barrettotte/thule-json

Another minimal and unsafe json parser

Language: C - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ZFLabz/Cherryrb

A Multibooru downloader created with ruby

Language: Ruby - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gulyasm/jsonui ๐Ÿ“ฆ

jsonui is an interactive JSON explorer on your command line

Language: Go - Size: 463 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 786 - Forks: 37

lucianomarisi/JSONUtilities ๐Ÿ“ฆ

Easily load JSON objects and decode them into structs or classes

Language: Swift - Size: 222 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 58 - Forks: 15

doubledutch/LazyJSON

A very fast, very lazy JSON parser for Java.

Language: Java - Size: 271 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 67 - Forks: 12

sliencio/xlsxParser

Language: JavaScript - Size: 154 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

JacqBlaq/Androids-Basics-Udacity-NewsFeed

Udacity News Feed App

Language: Java - Size: 928 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JacqBlaq/Androids-Basics-Udacity-BookListing

Udacity Book Listing App

Language: Java - Size: 2.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nedpals/jisoni ๐Ÿ“ฆ

A native JSON parser written in pure @vlang/v

Language: V - Size: 3.69 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 0

m-YoC/cebnf-and-frijson

(beta version) Something like extended Backus-Naur form in C++ & the sample json parser using cebnf.

Language: C - Size: 259 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tzoiker/pysimdjson-schemaful

Schema-aware pysimdjson loader for efficient parsing of large excessive inputs

Language: Python - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

adambalogh/json_parser

C++ JSON Parser

Language: C++ - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

GlulkAlex/turing-big-data-challenge

Turing Data Engineering Challenge

Language: Scala - Size: 138 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

shubham-deb/deb-shubham-webdev

This is the repository containing all my assignments for my course CS5610: Web Development course summer 2017.

Language: JavaScript - Size: 19.2 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

bhataprameya/gojsonflatten

Go package for effortless flattening of nested Maps or JSON structures with customisable key separators, allowing you to control the depth of flattening.

Language: Go - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

snorrwe/minijson

Lightweight json library for C++

Language: C++ - Size: 27.3 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

oagudo/optional-dict

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

nelsonxb/ijson.c

Iterative/incremental JSON parser for C

Language: C - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

chensoft/libchen

A General Purpose C++ Toolkit

Language: C++ - Size: 3.06 MB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

code4wt/JSONParser

ไธ€ไธช็ฎ€ๅ•็š„json่งฃๆžๅ™จ

Language: Java - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 90 - Forks: 37

azurejoga/luna-script

A simple installer, downloader, extractor made in python

Language: Python - Size: 23.4 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

LilQuacky/JSON-Parser

JSON Parser in Lisp and Prolog

Language: Prolog - Size: 394 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chen86860/vscode-extension-json-sorter

JSON Sorter in VSCode extension

Language: TypeScript - Size: 290 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

zproksi/bpatch

Tool & library for binary data processing according JSON formatted rules

Language: C++ - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

PhonePe/BetterMappable

Better Mappable through Property Wrappers using ObjectMapper

Language: Swift - Size: 64.5 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 47 - Forks: 4

rahulmoundekar/flask_jquery_ajax_example

flask_jquery_ajax_example

Language: Python - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

JustinRidings/GPT3-DotNet-CLI

A lightweight Command-Line Interface for interacting with OpenAI's Davinici-003 GPT3 model using your own OpenAI API Key.

Language: C# - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kgscialdone/haven-json ๐Ÿ“ฆ

A simple JSON library written in pure Kotlin with no third-party dependencies

Language: Kotlin - Size: 286 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 3

AltayYuzeir/Shiny_AI_dataset_creator

Easy interaction with JSON files and conversion between JSON, CSV and XLSX with few clicks. Perfect for creating JSON files for fine-tuning large language modals.

Language: R - Size: 203 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

scottgreenup/json-util

A CLI tool for handling JSON, meant as a complement to jq

Language: Go - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

busterc/jstdin

:heavy_dollar_sign: a better `node -p` that accepts stdin and can format and highlight output

Language: JavaScript - Size: 4.17 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

shellyln/dust-lang

Toy scripting language with a syntax similar to Rust.

Language: Go - Size: 140 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

SwiftyLab/DynamicCodableKit ๐Ÿ“ฆ

Implement dynamic JSON decoding within the constraints of Swift's sound type system by working on top of Swift's Codable implementations.

Language: Swift - Size: 10.2 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 2