NeoJSON

JSON converter

Converts JSON data to Smalltalk objects and vice versa efficiently.

NeoJSON is an elegant and efficient standalone Smalltalk framework to read and write JSON converting to or from Smalltalk objects.

GitHub

42 stars
8 watching
21 forks
Language: Smalltalk
last commit: 5 days ago
Linked from 1 awesome list

jsonmappingpharosmalltalk

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
svenvc/neouniversalbinaryjson An implementation of Universal Binary JSON format in Pharo Smalltalk 5
svenvc/neocsv A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. 29
kakaopensource/kakajson A Swift library providing fast conversion between JSON and model data structures. 1,172
nschaffner/fastjson A Java library for converting objects to and from JSON with high performance and support for complex objects 1
svenvc/ston A format for serializing objects in class-based object-oriented languages like Smalltalk. 136
eulerto/wal2json Provides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format 1,326
iolivernguyen/ujson Transforms unstructured JSON data into a format suitable for use with JavaScript 76
bernikovich/nsteasyjson Simplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data 12
waqqas/json2json Converts between different JSON representations based on a defined template. 2
sol/aeson-qq A Haskell package that enables compile-time conversion of JSON strings to data structures using a custom quasiquoter. 80
neurojson/jsonlab A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave. 301
ddiidev/json2v Converts JSON data to Vlang structs with customizable structure and type handling. 28
joelvh/json2json Transforms JSON structures from one format to another using template rules. 191
tomasbouda/hjson-powershell A PowerShell module providing conversion utilities between JSON and HJSON formats. 5
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 643