[ sid ]
[ Source: simdjson ]
Package: libsimdjson30 (4.3.1-5 and others)
Links for libsimdjson30
Debian Resources:
Download Source Package simdjson:
- [simdjson_4.3.1+really4.2.4-1.dsc]
- [simdjson_4.3.1+really4.2.4.orig.tar.gz]
- [simdjson_4.3.1+really4.2.4-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [simdjson.org]
Similar packages:
Parsing gigabytes of JSON per second (shared object)
JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. A fresh approach is needed. 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: The authors research appears in venues like VLDB Journal, Software: Practice and Experience.
This package ships the shared object.
Other Packages Related to libsimdjson30
|
|
|
|
-
- 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.27) [riscv64]
- dep: libc6 (>= 2.4) [armhf, i386, s390x, sparc64]
- dep: libc6 (>= 2.42) [loong64]
-
- dep: libgcc-s1 (>= 3.0) [amd64, arm64, loong64, ppc64el]
- GCC support library
- dep: libgcc-s1 (>= 3.4) [riscv64]
- dep: libgcc-s1 (>= 3.5) [armhf]
- dep: libgcc-s1 (>= 4.2) [i386, s390x, sparc64]
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
Download libsimdjson30
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| amd64 | 4.3.1-5 | 74.3 kB | 226.0 kB | [list of files] |
| arm64 | 4.3.1-5 | 40.5 kB | 154.0 kB | [list of files] |
| armhf | 4.3.1-5 | 42.4 kB | 90.0 kB | [list of files] |
| i386 | 4.3.1-5 | 43.7 kB | 110.0 kB | [list of files] |
| loong64 | 4.3.1-5 | 55.2 kB | 217.0 kB | [list of files] |
| ppc64el | 4.3.1-5 | 48.8 kB | 154.0 kB | [list of files] |
| riscv64 | 4.3.1-4 | 44.2 kB | 98.0 kB | [list of files] |
| s390x | 4.3.1-5 | 42.5 kB | 106.0 kB | [list of files] |
| sparc64 (unofficial port) | 4.3.1-5 | 38.0 kB | 1,052.0 kB | [list of files] |
