Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for json decoding
decoding
x
json
x
183 search results found
Mapstructure
⭐
7,145
Go library for decoding generic map values into native Go structures and vice versa.
Jansson
⭐
2,867
C library for encoding, decoding and manipulating JSON data
Jwt
⭐
2,036
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
Gojay
⭐
1,991
fastest JSON encoder/decoder with powerful stream API for Golang
Unbox
⭐
1,986
[Deprecated] The easy to use Swift JSON decoder
Utils
⭐
1,790
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
Cheshire
⭐
1,460
Clojure JSON and JSON SMILE (binary json format) encoding/decoding
Dataclasses Json
⭐
1,191
Easily serialize Data Classes to and from JSON
Decodable
⭐
1,056
[Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right
Encoding
⭐
878
Go package containing implementations of efficient encoding, decoding, and validation APIs.
Jiffy
⭐
813
JSON NIFs for Erlang
Himotoki
⭐
770
A type-safe JSON decoding library purely written in Swift
Codablealamofire
⭐
749
An extension for Alamofire that converts JSON data into Decodable objects.
Sttr
⭐
702
cross-platform, cli app to perform various operations on string
Jsoncodable
⭐
606
Hassle-free JSON encoding and decoding in Swift
Megajson
⭐
477
A JSON parser generator for high performance encoding and decoding in Go.
Jsonista
⭐
387
Clojure library for fast JSON encoding and decoding.
Arrow
⭐
381
🏹 Parse JSON with style
Muuntaja
⭐
366
Clojure library for fast http api format negotiation, encoding and decoding.
Pmjson
⭐
362
Pure Swift JSON encoding/decoding library
Json
⭐
354
A robust JSON decoder/encoder with support for schema validation.
Cpp Jwt
⭐
337
JSON Web Token library for C++
Swift Extras Json
⭐
323
JSON encoding and decoding without the use of Foundation in pure Swift.
Serpent
⭐
287
A protocol to serialize Swift structs and classes for encoding and decoding.
Jsonlab
⭐
284
JSONLab: compact, portable, robust JSON/binary-JSON encoder/decoder for MATLAB/Octave
Ethereumjs Abi
⭐
244
[DEPRECATED] Decoder and encoder for the Ethereum ABI
Json4lua
⭐
228
JSON (Javascript Object Notation - http://www.json.org) encoding / decoding module for Lua, and very basic JSON RPC module (requiring socket 2.0).Module requires compat-5.1 if using Lua 5.0.This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010.
Elixir Json
⭐
216
Native JSON library for Elixir
Keyedcodable
⭐
215
Easy nested key mappings for swift Codable
Cbor2
⭐
182
Python CBOR (de)serializer with extensive tag support
Elm Demystify Decoders
⭐
153
💡 Figure out how JSON decoders in Elm work by writing them. Step by step.
Circe Fs2
⭐
149
Streaming JSON parsing and decoding with fs2
Ladybug
⭐
147
A powerful model framework for Swift 4
Jsurl
⭐
142
URL-friendly JSON
Symfony Json Request Transformer
⭐
125
A Symfony event listener for decoding JSON encoded request content
Jx
⭐
118
json encoding and decoding
Lunajson
⭐
108
A strict and fast JSON parser/decoder/encoder written in pure Lua.
Bs Decode
⭐
106
Type-safe JSON decoding for ReasonML and OCaml
Codability
⭐
104
Useful helpers for working with Codable types in Swift
Serializedswift
⭐
98
A significant enhancement to the current Codable protocol for better and easier Serializing and Deserializing of JSON
Rust Cbor
⭐
96
CBOR (binary JSON) for Rust with automatic type based decoding and encoding.
Waargonaut
⭐
93
JSON decoding/encoding/manipulation library.
Jsonx
⭐
92
JSONX is an Erlang library for efficient decode and encode JSON, written in C.
Clj Json
⭐
90
Fast JSON encoding and decoding for Clojure via the Jackson library
Ocaml Decoders
⭐
77
Elm-inspired decoders for Ocaml
Json Decoder
⭐
74
Type safe JSON decoder for TypeScript
Frontmatter
⭐
70
Go library for detecting and decoding various content front matter formats
Kodable
⭐
68
A supercharged extension of Codable
Purestjson
⭐
67
PuREST JSON is a library for connecting Puredata (Pd) to HTTP services and encoding and decoding JSON data.
Jwt Cli
⭐
60
An npm package for decoding JSON Web Tokens (JWT)
Jsonutilities
⭐
53
Easily load JSON objects and decode them into structs or classes
Potentcodables
⭐
52
🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
Dio_flutter_transformer
⭐
48
A flutter-specific dio transformer.
Structil
⭐
44
Go struct utilities with reflection for JSON data decoding, map-liked data accessing, dynamic struct building and more
Fatherhood
⭐
43
Fatherhood is a JSON stream decoding library wrapping megajson's scanner.
Mapdecode
⭐
41
Implement YAML/JSON decoding in one place.
Jsonkit
⭐
41
An easy/fast way to add JSON encoding/decoding to your cocoa project. Original Author: Jason Allum
Dart Codable
⭐
39
A library for converting dynamic, structured data (JSON, YAML) into Dart types.
Jijo
⭐
38
Bidirectional JSON serialization
Rescript Json Combinators
⭐
38
Combinator library for JSON decoding and encoding.
React Jwt
⭐
37
Small library for decoding json web tokens
Finejson
⭐
36
More useful JSONEncoder, Decoder
Sparkjson
⭐
36
JSON library Ported from @bblanchon for Spark Core
Laminas Json
⭐
33
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
Jsondiff
⭐
30
Elm Jsonapi
⭐
30
decoders and helper functions for handling JSON API compliant server payloads
Gedcom
⭐
29
👪 A Go library and CLI tools for encoding, decoding, traversing, merging, comparing, querying and publishing GEDCOM files.
Fluid Json
⭐
29
A JSON library written in pure Kotlin
Exceptionaljson
⭐
29
PHP JSON encoding and decoding that throws exceptions on failure
Ejson
⭐
27
JSON library for Erlang on top of jsx
Typedjson Python
⭐
26
JSON decoding for Python with type hinting (PEP 484).
Jose Parsing
⭐
25
A base64Url and JSON encoding/decoding implementation
Lzjson
⭐
24
A flexible JSON decoding library in Golang
Circe Benchmarks
⭐
24
Benchmarks for circe and other JSON libraries
Flutter Plugins Japx
⭐
23
JSON API parser for Flutter
Swift Json Parsing
⭐
23
JSON decoding and encoding, using the swift-parsing library
Fpdecimal
⭐
23
🛫 Fixed-Point Decimals
Json
⭐
22
JSON encoding and decoding
Mujson
⭐
22
Use the fastest JSON functions available at import time.
Jsonous
⭐
21
Type safe JSON decoding for JavaScript
Json Msg Pack
⭐
21
Evaluating Message Pack as an alternative to JSON in Haskell
Elm Json Experiment
⭐
21
Experimental API for building JSON decoders
Aeson Gadt Th
⭐
19
Template Haskell for generating ToJSON and FromJSON instances for GADTs
Hci Debugger
⭐
19
Android app decoding/displaying Bluetooth HCI packets
Yapic.json
⭐
17
Ultra fast json encode / decode library for Python 3.5+
Elcodable
⭐
17
(DEPRECATED) A JSON decoding framework for Swift.
Avro Json Decoder
⭐
17
JSON decoder for AVRO that infers default values
Swiftdictionarycoding
⭐
17
Decode / encode instances of a Decodable/Encodable object to / from dictionaries -
Elm Json
⭐
16
A library for convenient and composable translation between JSON and Elm types
Entity
⭐
16
A TypeScript Library for encoding and decoding entities
Unison Json
⭐
16
An implementation of JSON decoders and encoders inspired by elm/json
Jhn_stdlib
⭐
16
A few thought experiments solidified as code.
Purescript Json Codecs
⭐
15
A unidirectional value-based JSON codec library.
Missive
⭐
14
Fast, lightweight library for encoding and decoding JSON messages over streams.
Swiftpackagemanifest
⭐
13
A package for decoding the output of `swift package dump-package`
Fastjson
⭐
13
A Livecode library for JSON encoding and decoding to and from Arrays.
Jsonrec
⭐
13
JSON parser/encoder "type spec"-based code-generator
Json
⭐
13
JSON parser for Common Lisp
Go Ordered Json
⭐
12
A fork of the golang encoding/json package to support ordered JSON decoding/encoding
Junson
⭐
12
decoding and encoding JSON library for Swift3 - more easily, or more strictly.
Related Searches
Python Json (5,400)
Java Json (3,569)
Javascript Json (2,608)
Php Json (2,596)
Golang Json (2,443)
Json Schema (2,319)
Typescript Json (1,975)
Ruby Json (1,747)
Html Json (1,710)
Json Rest (1,381)
1-100 of 183 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.