zjson
JSON accessor
A lightweight JSON access library with no memory allocations
Minimal json library with zero allocations
43 stars
2 watching
1 forks
Language: Zig
last commit: almost 3 years ago
Linked from 1 awesome list
jsonzig
Related projects:
Repository | Description | Stars |
---|---|---|
bolerio/mjson | A lightweight Java library for working with JSON data structures | 83 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
bernikovich/nsteasyjson | Simplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data | 12 |
himujjal/zig-json5 | A JSON5 parser/stringifier for Zig programming language. | 23 |
hjson/hjson-go | A Go implementation of a lightweight, comment-based JSON alternative | 331 |
travisstaloch/simdjzon | A high-performance JSON parser ported to the Zig programming language | 107 |
metosin/jsonista | A Clojure library for fast JSON encoding and decoding. | 420 |
xyncro/chiron | A JSON serialization library for F#. | 174 |
avsej/gson.rb | A Ruby wrapper for the Google Gson JSON serialization and deserialization library | 10 |
zio/zio-json | A fast and secure JSON library with tight integration to the ZIO framework | 410 |
typelevel/jawn | A JSON parser library for Scala that provides fast and featureful parsing capabilities | 433 |
limiu82214/gojmapr | A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
lydiandy/cjson | A Vlang wrapper around cJSON for working with JSON data structures and serialization. | 11 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
edoger/zkits-logger | A lightweight JSON logging library with controllable caller and stack information reporting, supporting structured logs and 7 log levels. | 26 |