[ bullseye ]
[ Quellcode: simdjson ]
Paket: libsimdjson5 (0.7.1-1)
Links für libsimdjson5
Debian-Ressourcen:
Quellcode-Paket simdjson herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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 2.5x faster than RapidJSON and 25x faster than JSON for Modern C++.
* Fast: Over 2.5x 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. * Beyond DOM: Try the new On Demand API for twice the speed (>4GB/s). * 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.
Andere Pakete mit Bezug zu libsimdjson5
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [nicht amd64, arm64, ppc64el]
-
- dep: libgcc-s1 (>= 3.0) [nicht armel, armhf, i386, mipsel]
- GCC Support-Bibliothek
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [i386, mipsel]
-
- dep: libstdc++6 (>= 5.2)
- GNU-Implementierung der Standard-C++-Bibliothek (Version 3)
libsimdjson5 herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
amd64 | 61,1 kB | 183,0 kB | [Liste der Dateien] |
arm64 | 45,8 kB | 133,0 kB | [Liste der Dateien] |
armel | 38,3 kB | 101,0 kB | [Liste der Dateien] |
armhf | 40,1 kB | 89,0 kB | [Liste der Dateien] |
i386 | 40,8 kB | 105,0 kB | [Liste der Dateien] |
mips64el | 37,3 kB | 108,0 kB | [Liste der Dateien] |
mipsel | 43,3 kB | 107,0 kB | [Liste der Dateien] |
ppc64el | 52,1 kB | 161,0 kB | [Liste der Dateien] |
s390x | 37,6 kB | 105,0 kB | [Liste der Dateien] |