Packages: 2528, Size: 10.02 GB

Package details for RapidJSON 1.0.2 for Intel i486

This package is for Slackware version, which reached end of life on 2024-01-03. This means that security patches will no longer be provided for it. If you are still using Slackware 14.1 we strongly recommend upgrading to a newer version (preferably as recent as possible).

Name: rapidjson (RapidJSON)
Version: 1.0.2
Architecture: Intel i486
Build: 1
Format: Slackware 14.1

Homepagehttp://rapidjson.org/ ext^
Release date: 2015-05-14

RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml.
RapidJSON is: * small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. * fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.2 for acceleration. * self-contained and header-only. It does not depend on external libraries such as BOOST. It even does not depend on STL. * memory-friendly. Each JSON value occupies exactly 16 bytes for most 32/64-bit machines (excluding text string). By default it uses a fast memory allocator, and the parser allocates memory compactly during parsing.
* Unicode-friendly. It supports UTF-8, UTF-16, UTF-32 (LE & BE), and their detection, validation and transcoding internally.
JSON(JavaScript Object Notation) is a light-weight data exchange format. RapidJSON should be in full compliance with RFC7159/ECMA-404, with optional support of relaxed syntax.

LicenseMIT License ext^
Category: Library
Series: l (Libraries. Dynamically linked libraries required by many other programs.)
SlackBuild: Yes, included
From binary release: No

Dependencies

Other formats

Format Version Build Architecture Date/Time Size Details
Slackware 14.2 1.1.0 1 Intel x86-64 2018-10-23 1 011.47 KB (1 035 744 B) View
Slackware 14.2 1.1.0 1 Intel i586 2018-10-23 1 017.91 KB (1 042 340 B) View
Slackware 14.1 1.0.2 1 Intel x86-64 2018-10-23 686.29 KB (702 760 B) View