| Name: | simdjson |
|---|---|
| Version: | 3.6.3 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 165295 |
| License: | Apache-2.0 AND MIT |
| RPM: | simdjson-3.6.3-1.el9.aarch64.rpm |
| Source RPM: | simdjson-3.6.3-1.el9.src.rpm |
| Build Date: | Sun Jan 28 2024 |
| Build Host: | build-ol9-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++. |