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

GitHub topics: json-parsing

JohnSundell/Codextended

Extensions giving Swift's Codable API type inference super powers 🦸‍♂️🦹‍♀️

Language: Swift - Size: 68.4 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 1,502 - Forks: 84

hunyadi/strong_typing Fork of Kheiron-Medical/strong_typing

Auxiliary services for working with Python type annotations.

Language: Python - Size: 261 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 9 - Forks: 4

evg4b/modern-json-formatter

Format JSON in a modern way. With guaranteed order of keys, big numbers, jq queries, expandable/collapsable properties and more.

Language: TypeScript - Size: 32 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

RealTimeChris/Jsonifier

A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++.

Language: C++ - Size: 256 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 81 - Forks: 7

pimbrouwers/Jay

An F# JSON parser & serializer

Language: F# - Size: 37.1 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 2

michaelgantman/Mgnt

Mgnt Utilities

Language: Java - Size: 1.18 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 47 - Forks: 3

jet-logic/alterx

A modular file processing framework that supports XML, HTML, JSON, YAML, TOML

Language: Python - Size: 127 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

danielaparker/jsoncons

A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON

Language: C++ - Size: 49.4 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 777 - Forks: 179

vsawhney27/NASA-API-Image-Fetch

Python project that uses NASA’s Mars Rover Photos API to fetch and display raw images taken by the Curiosity rover on Mars. Demonstrates API usage, JSON parsing, and image rendering with matplotlib.

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

patternhelloworld/json-knife

An Experimental Regex Engine to Parse and Apply Bulk Changes to a JSON String Without Using 'JSON.parse()' for Deserialization

Language: JavaScript - Size: 1.21 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 2

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: 26 days ago - Pushed at: about 1 year ago - Stars: 118 - Forks: 2

abisliouk/HS-MATH-LLM

Evaluate high school math reasoning in LLMs with baseline and Chain-of-Thought (CoT) prompts. Includes confidence calibration metrics, JSON output parsing, and reliability analysis.

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

tethys-json/tethys

AST free JSON library for Scala

Language: Scala - Size: 2.01 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 115 - Forks: 39

hkellaway/Gloss 📦

[Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021

Language: Swift - Size: 1 MB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 1,619 - Forks: 137

JohnSundell/Unbox 📦

[Deprecated] The easy to use Swift JSON decoder

Language: Swift - Size: 898 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 1,937 - Forks: 163

SoftCreatR/JSONPath

JSONPath implementation for PHP.

Language: PHP - Size: 267 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 157 - Forks: 28

yesetoda/bet365-evaluator-go

A Go CLI tool that: 1, Parses Bet365 JSON data (cricket & volleyball) 2, Evaluates key markets (1X2, Over/Under, Correct Score) 3, Converts odds (Decimal ↔ American ↔ Fractional) 4,Validates betting selections against results

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

dstark5/gnews-scraper

GNewsScraper is a TypeScript package that scrapes article data from Google News based on a keyword or phrase. It returns the results as an array of JSON objects, making it convenient to access and use the scraped information

Language: TypeScript - Size: 153 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 3

cherrywheel/CN-Tower

Just a game about CN Tower

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

freshOS/Arrow

🏹 Parse JSON with style

Language: Swift - Size: 21.2 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 388 - Forks: 27

dealfonso/typedobject

TypeObject is a PHP class to ease the usage of objects coming from a JSON definition. The library parses JSON objects into PHP objects, taking care of the types of the attributes and/or the conversion to the target types. It can be used as a DTO (Data Transfer Object) backend for PHP

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

Muhammad-Zain01/json_viewer

The JSON Viewer is a user-friendly tool designed to simplify the process of viewing JSON data. With its intuitive interface, users can easily navigate through JSON structures, making it effortless to understand and analyze the data.

Language: TypeScript - Size: 439 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

alfmep/libujson

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

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

govardhansbhati/AccountApp-Demo-MVVM

A clean, modular SwiftUI application that parses and displays customer account and transaction data from a JSON file (Accounts.txt). Built with a strong focus on SOLID principles, clean architecture, and maintainability.

Language: Swift - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

muratozturk5/Kotlin-Order-Food-App

Kotlin Order Food Application Build With Kotlin MVVM (Model - View - ViewModel) Clean Architecture, MSSQL API, Beautiful Design UI, Smooth Animations Using Tools And Components Supported By Google And By Most Of The Android Development Community

Language: Kotlin - Size: 31.4 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 41 - Forks: 12

avmaisak/Gcode

Gcode format utils (Parsing, handling, calculating)

Language: G-code - Size: 134 MB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 11

FizzyMo/BeyondBackend.Data-Analysis-and-Interpretation

Project focused on analyzing and interpreting news article data.

Language: R - Size: 2.26 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

anupbhowmik/JSON-Parsing-Android

A good starting point for fetching JSON data and show in Android

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

suvodeep12/gw2-optimal-lister

Python Tkinter GUI using the official GW2 API to help Guild Wars 2 players optimize Trading Post sales by suggesting optimal listing prices based on current market data.

Language: Python - Size: 182 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

98teg/JSONConfigFile

JSON Configuration File is a plugin for Godot that aims to aid reading user input via a JSON file.

Language: GDScript - Size: 1.96 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 44 - Forks: 5

d3x0r/JSON6

JSON for Humans (ES6)

Language: JavaScript - Size: 414 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 238 - Forks: 15

unknownuserinterface/workout-tracking-using-google-sheets

This project leverages the **Nutritionix API** and **Sheety API** to track your workouts. Users can enter their workout details in natural language (e.g., "Ran 3 miles"), Uses the **Nutritionix API** to understand the exercise and calculate additional details like duration and calories burned.

Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

pranjalco/workout-tracking-using-google-sheets

This project leverages the **Nutritionix API** and **Sheety API** to track your workouts. Users can enter their workout details in natural language (e.g., "Ran 3 miles"), Uses the **Nutritionix API** to understand the exercise and calculate additional details like duration and calories burned.

Language: Python - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

YA2IR/json_parser

JSON parser written in pure python

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

ninabcdefghi/location-history-visualizer

simple python CLI tool to visualize google geolocation history on world map

Language: Python - Size: 4.24 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 4

Unity3dAzure/RESTClient

REST Client for Unity with JSON and XML parsing. (Features JSON helper to handle nested arrays and deserializing abstract types)

Language: C# - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 49 - Forks: 14

SoftwareChoreographer/-Real-Time-Stock-Market-Risk-Visualization-Tool

A JavaFX application that fetches and visualizes real-time stock prices using the Alpha Vantage API, updating every 5 seconds with a live chart. 🚀

Language: Java - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

NutritionalYeet/Unity-LMStudioClient

A simple Unity script that sends a request to an LM Studio server, extracts content from the response, and logs the result.

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

Siddiqui145/quotes_app

A trial Flutter application demonstrating the integration of a REST API to fetch and display quotes, including author details and quote IDs. Emphasizes proficiency in handling HTTP requests and transforming JSON data into user-friendly formats. Fetches and displays quotes with author information. Converts JSON data into Dart objects.

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

javalc6/json-light

Light and fast JSON library

Language: Java - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Siddiqui145/riverpod_trial

A Flutter project exploring the complete implementation of Riverpod for state management. Demonstrates all six types of providers with various examples, offering a comprehensive learning guide for leveraging Riverpod’s capabilities effectively. Examples covering all Riverpod provider types. Focused on teaching scalable and reactive state management

Language: C++ - Size: 301 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

scottgriv/python-json_parser

A simple JSON object key/value parser written in Python. Define the key, run the program, and export the values in a CSV file.

Language: Python - Size: 387 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Bogdusik/Login-Form-

Login App is a simple application for checking usernames and passwords. Users can enter their details and get instant feedback if they are correct or incorrect. The app has an easy-to-use design and is built using Java Swing. It’s great for learning how to create login systems and work.

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

ctomkow/jsonparse

A simple JSON key parse library

Language: Python - Size: 728 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 19 - Forks: 2

uvlad7/json_scanner

Language: Ruby - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Siddiqui145/api_service

A Flutter application built as a trial project to test the integration of a REST API for fetching poetry data. Focused on experimenting with HTTP requests, JSON parsing, and displaying data effectively in the UI. API interaction to fetch and display poetry-related content. Parsing JSON data into Dart objects for structured use.

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

kpym/gotoextr

Google Takeout Location History extractor to various formats: gpx, kml, tcx, csv, nmea.

Language: Go - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

uvlad7/ruby-jsoncons

Ruby gem that wraps jsoncons library

Language: Ruby - Size: 87.9 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ristocloud-group/app-lib-typed-json-getters

A Dart library providing type-safe getters for JSON maps with robust error handling.

Language: Dart - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

ohler55/ojc

Optimized JSON in C

Language: C - Size: 582 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 8

8ctopus/relaxed-json

Tired of JSON's super strict syntax? Then relaxed JSON if for you.

Language: PHP - Size: 19.5 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gitbobeek/Program

Консольная программа для поиска в Википедии

Language: Java - Size: 14.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Ayman-Al-Khatib/bookly-app

📚 Bookly is a Flutter application that allows users to read books. It uses the Google Books API to display a wide range of books, making it easy to find and enjoy your next read! 📖✨

Language: Dart - Size: 1.29 MB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

recp/json

🔋 In-place lightweight JSON parser

Language: C - Size: 248 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 3

user1095108/j50n

js0n for c++

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

iPrakharV/JSON-Parser-Python

This is a Python-based JSON parser that validates JSON objects. It checks for the correctness of the JSON format and handles multiple types of JSON structures, including strings, numbers, booleans, null values, arrays, and nested objects.

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

yupzip/yupzip-json

A Java library for processing JSON data

Language: Java - Size: 97.7 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

mustaddon/json-date-fix

JSON serialization/deserialization fix for Date objects

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

HemulGM/Delphi-JsonToDelphiClass Fork of PKGeorgiev/Delphi-JsonToDelphiClass

Generates Delphi Classes based on JSON string (Json To Delphi Class Generator / JSON Data Binding Tool)

Language: Pascal - Size: 941 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 3

tryangle-es/jessie-json

Jessie JSON is a simple, lightweight and memory-safe JSON library suitable for all kind of projects.

Language: Java - Size: 41 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

griffinbaker12/JSONParser

A JSON parser written in Python.

Language: Python - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dedalqq/omg.jsonparser

The simple JSON parser with validation by condition

Language: Go - Size: 32.2 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 2

quocduyenanhnguyen/Yelp-analysis

Yelp data analysis of business rating, categories, any trends/patterns, correlation, etc.

Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sigpwned/jsonification

Simple JSON library for Java

Language: Java - Size: 148 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

tamboto2000/jsonextract

JSONExtract is a library for extracting any valid JSON from a given source, like string, bytes, file, or an io.Reader

Language: Go - Size: 4.92 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - 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: 13 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 3

biraj21/json-parser

A JSON parser written in Go.

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

oguzaktas/spring-boot-android-news 📦

Java Spring Boot RESTful web service and Android News application with server-client architecture and MySQL database

Language: Java - Size: 2.91 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

MH1702/ParserCombinatorLib

A simple C# Parser Combinator Library with example JSON Parser

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

fahidattique55/FAParser

JSON Parsing + Archiving & Unarchiving in User Defaults

Language: Swift - Size: 146 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 68 - Forks: 11

mtumilowicz/kotlin-DI-spring-batch-workshop

Gentle introduction into kotlin, DI containers and spring batch.

Language: Kotlin - Size: 161 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LucaBarile/InstagramPostFinder

Search public posts of an Instagram user by keyword!

Size: 70 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MavrosOplarxigos/LBS_app_for_PoC

The Android mobile application for the users of a privacy-enhancing LBS scheme as it is described in my master's degree thesis.

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

klesun-misc/dev_data

Some handy tools on a web page to process text data formats like json/var_export/csv/sql rows/etc...

Language: JavaScript - Size: 900 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

Yuliiadrg/ajax-example

Asynchronous JavaScript and XML (AJAX)

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

BaseMax/JPOPHP

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

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

shalatan/SandwichClubApp

JSON parsing demonstration app for Android Developer Nanodegree.

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

ksheremet/nanodegree-sandwich-club

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

agaraman0/Weather-App

Weather Application Using OpenWeathermap API And JSON Parsing Technique

Language: Java - Size: 178 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

kohchihao/json-parsing

JSON Parsing in all possible languages

Language: JavaScript - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 11

sushobhan007/JSON-File-Handling-Using-Java

Creation of JSON File using Java and Read and Write Operation on that File using JSON Libraries.

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

mcoltmanns/tinyjson

Tiny little JSON parser in C

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

Jithin-Jude/Nanodegree_Sandwich-Club-App

Android Developer Nanodegree Project

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

Jithin-Jude/Nanodegree_Popular-Movies-Stage-2

Android Developer Nanodegree Project

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

Jithin-Jude/Nanodegree_Popular-Movies-Stage-1

Android Developer Nanodegree Project

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

aryanbhardwaj24/google_search_clone

A Flutter application mimicking the Google Search interface, allowing users to perform searches, view results, and navigate in multiple languages.

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

hsnborn22/C-json

A lightweight minimalistic C json parser written from scratch (no third party dependencies)

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

royarg02/soil_moisture_app

An application to monitor and display soil moisture content for drip irrigation.

Language: Dart - Size: 3.07 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 5

hack-dance/schema-stream 📦

A utility for efficient, schema-validated parsing of JSON streams in real-time.

Language: TypeScript - Size: 1.55 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 4

franck-mahieu/datasets-toolbox

datasets-toolbox are some scripts usefull to generate, transfom and valid large dataset files, not openable with editor because too large. datasets-toolbox provide also a ping script.

Language: JavaScript - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MallikarjunH/JSON_Parsing_Examples

Different different examples of JSON parsing using Objective-C and Swift Language

Language: Swift - Size: 526 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danylevych/Json

The repository has classes that represet json types.

Language: C++ - Size: 9.56 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rohanrhu/jsonic

⭕ Tricky, super fast and dumb JSON library for C/C++

Language: C - Size: 762 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 2

r100-stack/Flutter-Weekly-Series-5-Currency-Exchanger-App

Week 5: Beginners' Guide to Flutter Development

Language: Dart - Size: 25.6 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 4

lChap701/Java-III

Contains all the projects, code, and examples created for my Java III class. All programs were created either using IntelliJ IDEA or Tomcat (for JSP files). WAMP was also used for database related projects.

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

Antricks/haskell-parsing

Just some experiments with self-implemented parsing in Haskell

Language: Haskell - Size: 110 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

seleimend/jason

Generate JSON files and interact with them.

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

izeryab/JsonParser

Json Parser to get nested value from json string or json element using string based path

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

wangsun6/AndroidTranslator

An android app to translate English speech to Hindi text.

Language: Java - Size: 127 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 2

markkurossi/jsonq

JSONQ is XPath inspired JSON processing library for Go. It provides functions for traversing JSON structures and for extracting attributes into Go data structures.

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