[ 源代码: simdjson ]
软件包:libsimdjson-dev(3.10.1-1)
Parsing gigabytes of JSON per second (development)
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 package ships development files.
其他与 libsimdjson-dev 有关的软件包
|
|
|
|
-
- dep: libsimdjson23 (= 3.10.1-1)
- Parsing gigabytes of JSON per second (shared object)
下载 libsimdjson-dev
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 224.8 kB | 5,220.0 kB | [文件列表] |
arm64 | 191.8 kB | 5,076.0 kB | [文件列表] |
armel | 191.9 kB | 5,069.0 kB | [文件列表] |
armhf | 193.2 kB | 5,055.0 kB | [文件列表] |
i386 | 193.9 kB | 5,068.0 kB | [文件列表] |
mips64el | 192.1 kB | 5,087.0 kB | [文件列表] |
ppc64el | 190.8 kB | 5,080.0 kB | [文件列表] |
riscv64 | 245.5 kB | 5,746.0 kB | [文件列表] |
s390x | 193.5 kB | 5,074.0 kB | [文件列表] |