ultrajson/ultrajson

Ultra fast JSON decoder and encoder written in C with Python bindings

CPythonC++Otherpythoncjsonencoderdecoderhacktoberfestujsonultrajson
This is stars and forks stats for /ultrajson/ultrajson repository. As of 16 Apr, 2024 this repository has 4140 stars and 368 forks.

UltraJSON UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python 3.8+. Install with pip: python -m pip install ujson Usage May be used as a drop in replacement for most other JSON parsers for Python: >>> import ujson >>> ujson.dumps([{"key": "value"}, 81, True]) '[{"key":"value"},81,true]' >>> ujson.loads("""[{"key": "value"}, 81, true]""") [{'key': 'value'}, 81, True] Encoder options encode_html_chars Used to enable special encoding...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
lolinezz/SOURCE-CODE-MAXCARE-4.8.2C#160400
jsuarezruiz/AlohaKitC#3630440
danielgerlag/workflow-coreC#Other4.8k01.1k0
LostTrainDude/zfragC#96030
jtmueller/Collections.PooledC#4800450
clj-commons/etaoinClojureDockerfile8730920
cfalguiere/IncanterDemosForOSDCParis2012Clojure1000
matterandvoid-space/subscriptionsClojureJavaScript49010
tier4/autoware_individual_paramsCMake0020
tier4/sensor_component_descriptionPythonCMake1060