[ bookworm ]
[ sid ]
[ Source: simdjson ]
Package: libsimdjson14 (3.0.1-1)
Links for libsimdjson14
Debian Resources:
Download Source Package simdjson:
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to libsimdjson14
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [not amd64, arm64, ppc64el]
-
- dep: libgcc-s1 (>= 3.0) [not armel, armhf, mipsel]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [mipsel]
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
Download libsimdjson14
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 74.5 kB | 229.0 kB | [list of files] |
arm64 | 46.2 kB | 153.0 kB | [list of files] |
armel | 41.7 kB | 153.0 kB | [list of files] |
armhf | 42.2 kB | 89.0 kB | [list of files] |
i386 | 44.8 kB | 113.0 kB | [list of files] |
mips64el | 40.5 kB | 156.0 kB | [list of files] |
mipsel | 44.0 kB | 155.0 kB | [list of files] |
ppc64el | 53.9 kB | 217.0 kB | [list of files] |
s390x | 40.8 kB | 109.0 kB | [list of files] |