Parsing gigabytes of JSON per second
23
Public repositories
24,404
Total stars
136
Followers
The GitHub presence of simdjson showcases a commitment to high-performance JSON parsing, utilizing languages such as C++, Java, and Python. Notable repositories include simdjson, an efficient parser widely used by major tech companies, and simdjson-java, which extends its capabilities to Java environments. The organization maintains a diverse array of projects that facilitate JSON processing and experimentation.
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions
Experimental JSON builder based on C++ reflection
Detailed experiments over simdjson for VLDB article (2019) and future work
ios app to benchmark simdjson
Simple example on how to use simdjson with CMake using a git submodule
No description provided for this repository.
No description provided for this repository.
simdjson talks
official simdjson logo
No description provided for this repository.
Really simple CMake demo
No description provided for this repository.
Simple demo of simdjson as a CMake dependency using CPM
No description provided for this repository.
simple header-only library to recover a padded string from a URL
Dockerfiles for the custom images used in the CI pipeline of simdjson
Simple demo of simdjson as a CMake dependency using ExternalProject_Add
No description provided for this repository.
No description provided for this repository.
Personal Package Archive repository for software used in the simdjson organization
Extensive benchmark results (and graphing thereof) for many JSON parsers
A small project to benchmark different json parser speeds in streaming mode.
simdjson builds a variety of repositories focused on JSON parsing and processing. Key projects include simdjson for C++, simdjson-java for Java, and experimental_json_builder, showcasing their efforts in optimizing JSON handling across different programming environments.
simdjson primarily uses C++, Java, and Python, among others. This diverse language portfolio allows the organization to cater to various development needs and optimize performance across different platforms, including support for SIMD instructions.
Yes, all of simdjson's repositories are public on GitHub. This transparency allows developers to access, contribute to, and utilize their projects, fostering collaboration and innovation within the JSON parsing community.
Monitor simdjson with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account