simdjson 2.2.3-1 source package in Ubuntu

Changelog

simdjson (2.2.3-1) unstable; urgency=medium

  * Upload to unstable.

 -- Mo Zhou <email address hidden>  Fri, 07 Oct 2022 10:18:20 -0400

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

Downloads

File Size SHA-256 Checksum
simdjson_2.2.3-1.dsc 1.9 KiB de899374be6e73acecfdb383659f9892533510d8882ea5c24615a1cfdaba65b1
simdjson_2.2.3.orig.tar.gz 1.6 MiB 4c62f2d82edec3dbc63650c10453dc471de9f1be689eb5b4bde89efed89db5d8
simdjson_2.2.3-1.debian.tar.xz 7.0 KiB 5c1db83f988453d355398774657644a027a2c3eeb5ab8894afe1f157e788e953

Available diffs

No changes file available.

Binary packages built by this source

libsimdjson-dev: Parsing gigabytes of JSON per second (development)

 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 development files.

libsimdjson13: No summary available for libsimdjson13 in ubuntu lunar.

No description available for libsimdjson13 in ubuntu lunar.

libsimdjson13-dbgsym: No summary available for libsimdjson13-dbgsym in ubuntu lunar.

No description available for libsimdjson13-dbgsym in ubuntu lunar.