[ bianca ]
[ Quellcode: simdjson ]
Paket: libsimdjson25 (3.12.3-1)
Links für libsimdjson25
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 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.
Andere Pakete mit Bezug zu libsimdjson25
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
libsimdjson25 herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 74,4 kB | 226,0 kB | [Liste der Dateien] |
| arm64 | 41,7 kB | 154,0 kB | [Liste der Dateien] |