Name: | simdjson |
---|---|
Version: | 3.12.3 |
Release: | 1.el10_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 166837 |
License: | Apache-2.0 AND MIT |
RPM: | simdjson-3.12.3-1.el10_0.aarch64.rpm |
Source RPM: | simdjson-3.12.3-1.el10_0.src.rpm |
Build Date: | Sun Aug 17 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://simdjson.org |
Summary: | Parsing gigabytes of JSON per second |
Description: | 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++. |