simdjson 3.0.1-1 source package in Ubuntu

Changelog

simdjson (3.0.1-1) unstable; urgency=medium

  * New upstream version 3.0.1 (Nov 2022)

 -- Mo Zhou <email address hidden>  Wed, 23 Nov 2022 11:44:09 -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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
simdjson_3.0.1-1.dsc 1.9 KiB 83aae46d3ab6729f8dffe0755e3e780f5052120bc9dadf012898b6c2fb9b574b
simdjson_3.0.1.orig.tar.gz 1.6 MiB 156b1bc5eb0561b2bd166b46d191fd3d95a3e709cc63761477d3b7aec2b6e9ed
simdjson_3.0.1-1.debian.tar.xz 7.1 KiB e80e602a3e37211e841017af3c4e2cfa0b2894ad2a259de97dfd047ce8e4b008

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.

libsimdjson14: 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.

libsimdjson14-dbgsym: No summary available for libsimdjson14-dbgsym in ubuntu mantic.

No description available for libsimdjson14-dbgsym in ubuntu mantic.