[ 源代码: simdjson ]
软件包:libsimdjson-dev(4.5.0-1)
libsimdjson-dev 的相关链接
Debian 的资源:
下载源码包 simdjson:
维护小组:
- Mo Zhou (QA 页面)
- Jérémy Lal (QA 页面)
外部的资源:
- 主页 [simdjson.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Parsing gigabytes of JSON per second (development)
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 development files.
其他与 libsimdjson-dev 有关的软件包
|
|
|
|
-
- dep: libsimdjson32 (= 4.5.0-1)
- Parsing gigabytes of JSON per second (shared object)
