This package browser is in early development. Mind the rough edges.

simdjson 3.13.0

JSON parser for C++ using SIMD instructions

The simdjson library uses commonly available SIMD instructions and microparallel algorithms to implement a strict JSON parser with UTF-8 validation.

Installation

Install simdjson 3.13.0 as follows:

guix install simdjson@3.13.0

Or install the latest version:

guix install simdjson

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.