Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> libs >> libsimdjson9
aramo  ]
[ 原始碼: simdjson  ]

套件: libsimdjson9 (1.0.2-2)

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.

其他與 libsimdjson9 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf]
  • dep: libgcc-s1 (>= 3.0) [除 armhf]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libstdc++6 (>= 5.2)
    GNU Standard C++ Library v3

下載 libsimdjson9

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 67.0 kB183 kB [文件列表]
arm64 50.3 kB129 kB [文件列表]
armhf 42.7 kB89 kB [文件列表]
ppc64el 57.2 kB153 kB [文件列表]