jsoniter
There are 16 repositories under jsoniter topic.
zerosnake0/go-json-benchmark
Benchmark of Golang JSON Libraries
winterssy/gjson
Make it easy to read arbitrary JSON in Go
artkostm/posters
Endpoints for city events scrapping from different platforms
rishikeshbedre/nats-api-server
NATS API Server is a REST based configuration server for the nats-server to configure authorization and reload the nats-server
ollls/qh2_tapir_template
http/2 quartz-h2 template
tkrs/json-bench
Performance comparison of JSON parser libraries for Scala
arjunmahishi/jsoniter-vs-standard-package
This is a benchmark in go to compare the performance of standard package encoding/json and jsoniter
kochlisGit/TMDB-Search-Engine
An implementation of an advanced movie search engine, using TMDB's data & Lucene's indexing. It is a desktop application, developed in Java
rishikeshbedre/image-storage-service
A microservice based on REST APIs to store and retrieve images.
skjolber/datasets-json-benchmark
Json parser benchmarks for specific datasets
sqos/ejic
erpc jsonter codec plugin
rolang/google-rest-api-codegen
(Experimental) Google REST APIs client code generator
a-issaoui/oneJSON
🚀 High-performance JSON library for Go that automatically selects the optimal backend (Sonic, Jsoniter, std) with zero configuration. Up to 4x faster than encoding/json with minimal memory footprint.
dangerous1990/gin-jsoniter
custom json serialize with jsoniter
gmetal/retrofit-jsoniter
A simple Retrofit 2 converter for the jsoniter library
noboomu/java-json-benchmark
A simple Jackson vs Boon vs Jsoniter Benchmark