simdjson 1.0.2-2 source package in Ubuntu

Changelog

simdjson (1.0.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Mo Zhou <email address hidden>  Wed, 24 Nov 2021 16:06:14 -0500

Upload details

Uploaded by:
Mo Zhou
Uploaded to:
Sid
Original maintainer:
Mo Zhou
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
simdjson_1.0.2-2.dsc 1.9 KiB cade8a1609b04e114e7f81ba9c34cc7c4a9e87796bd2660f199a1df077d4a23f
simdjson_1.0.2.orig.tar.gz 1.5 MiB 46d5995488de76ae61f1c3bcff445a9085c8d34f6cbc9bf0422a99c6d98a002c
simdjson_1.0.2-2.debian.tar.xz 6.7 KiB c4313d09b6d94d928e23b3d7b198f3cfbb420a0d932588f34f097cdd87e9978c

Available diffs

No changes file available.

Binary packages built by this source

libsimdjson-dev: No summary available for libsimdjson-dev in ubuntu kinetic.

No description available for libsimdjson-dev in ubuntu kinetic.

libsimdjson9: 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-dbgsym: No summary available for libsimdjson9-dbgsym in ubuntu kinetic.

No description available for libsimdjson9-dbgsym in ubuntu kinetic.