[ trixie ]
[ sid ]
[ 源代码: simdjson ]
软件包:libsimdjson25(3.12.2-1)
Parsing gigabytes of JSON per second (shared object)
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 the shared object.
其他与 libsimdjson25 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [除 amd64, arm64, ppc64el, riscv64]
-
- dep: libgcc-s1 (>= 3.0) [除 armel, armhf, riscv64]
- GCC 支持库
- dep: libgcc-s1 (>= 3.4) [riscv64]
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
下载 libsimdjson25
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 74.4 kB | 226.0 kB | [文件列表] |
arm64 | 41.6 kB | 154.0 kB | [文件列表] |
armel | 40.6 kB | 154.0 kB | [文件列表] |
armhf | 41.0 kB | 90.0 kB | [文件列表] |
i386 | 44.3 kB | 110.0 kB | [文件列表] |
mips64el | 41.4 kB | 157.0 kB | [文件列表] |
ppc64el | 47.7 kB | 154.0 kB | [文件列表] |
riscv64 | 43.5 kB | 98.0 kB | [文件列表] |
s390x | 43.0 kB | 106.0 kB | [文件列表] |