cysimdjson
JSON parser
A high-performance JSON parsing library for Python
Very fast Python JSON parsing library
365 stars
6 watching
17 forks
Language: C++
last commit: over 1 year ago cythonjsonpythonsimdjson
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Fast JSON parsing for Python, using SIMD instructions when available | 648 |
| | A JSON parser implementation in Haskell. | 172 |
| | A fast and extensible JSON encoder/decoder for Python | 1,657 |
| | A library to parse and manipulate a specific algebraic superset of JSON | 2 |
| | An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. | 861 |
| | A lightweight JSON parsing library written in C | 1,367 |
| | Python bindings for simdjson's C++ library | 63 |
| | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| | A parser combinator library designed to be industrial-strength and easy to use | 850 |
| | A lightweight C parser for structured data formats like JSON | 1,286 |
| | A C++ JSON parser implemented as an Erlang NIF. | 871 |
| | A C++ library for parsing and generating JSON data | 69 |
| | An in-place JSON parser implemented in a single header file | 74 |
| | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
| | A Clojure library for fast JSON encoding and decoding. | 424 |