GitHub RepositoryOpen SourceApache-2.0UnknownC++Demo AvailableExternal ProjectNext.js

simdjson/simdjson

This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.

Stars
23.9K
Forks
1.3K
Watchers
23.9K
Open Issues
132
simdjson/simdjson

Repository Details

Repository
simdjson/simdjson
Framework
Unknown
Primary Language
C++
Content Language
English
License
Apache-2.0
Stars
23.9K
Forks
1.3K
Watchers
23.9K
Open Issues
132
Default Branch
master
Last Synced
25 Jun 2026
Repository Status
draft_created

Repository Description

AI Summary

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

Original Repository Description

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

README Preview

[![][license img]][license] [![][licensemit img]][licensemit] [![Doxygen Documentation](https://img.shields.io/badge/docs-doxygen-green.svg)](https://simdjson.github.io/simdjson/) simdjson : Parsing gigabytes of JSON per second =============================================== <img src="images/official_logo/logo_noir/SVG/logo_simdjson_noir.svg" width="40%" style="float: right"> JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++. * **Fast:** Over 4x faster than commonly used production-grade JSON parsers. * **Record Breaking Features:** Minify JSON at 6 GB/s, validate UTF-8 at 13 GB/s, NDJSON at 3.5 GB/s. * **Easy:** First-class, easy to use and carefully documented APIs. * **Strict:** Full JSON and UTF-8 validation, lossless parsing. Performance with no compromises. * **Automatic:** Selects a CPU-tailored parser at runtime. No configuration needed. * **Reliable:** From memory allocation to error handling, simdjson's design avoids surprises. * **Peer Reviewed:** Our research appears in venues like VLDB Journal, Software: Practice and Experience. This library is part of the [Awesome Modern C++](https://awesomecpp.com) list. Table of Contents ----------------- * [Real-world usage](#real-world-usage) * [Quick Start](#quick-start) * [Documentation](#documentation) * [Godbolt](#godbolt) * [Performance results](#performance-results) * [Packages](#packages) * [Bindings and Ports of simdjson](#bindings-and-ports-of-simdjson) * [About simdjson](#about-simdjson) * [Funding](#funding) * [Contributing to simdjson](#contributing-to-simdjson) * [License](#license) Re

UnknownC++Apache-2.0jsonjson-parsersimdavx2sse42neonaarch64arm64vs2019cpp11gcc-compilerclang-clclangc-plus-plusx64json-pointeravx512loongarchloongarch64risc-v

Related Repositories

Product Discussion

Ask questions or discuss this product. New comments are reviewed before publishing.

0 comments

Loading comments...

Explore

WOCSOL services and marketplace

Account

Sign in or create an account to manage downloads, orders, and support.