Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562515
en ru br
ALT Linux repos
S:3.3.0-alt1

Group :: System/Libraries
RPM: libsimdjson

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.3.0-alt1
Build date: 21 september 2023, 18:20 ( 31.3 weeks ago )
Size: 1018.40 Kb

Home page:   https://simdjson.org/

License: Apache-2.0
Summary: Parsing gigabytes of JSON per second
Description:

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++.

Current maintainer: Vitaly Chikunov

List of contributors

List of rpms provided by this srpm:

  • libsimdjson
  • libsimdjson-debuginfo
  • libsimdjson-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin