Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

rapidjson-dev (devel)

HEADER: rapidjson - JSON parser generator (Offizielles Paket)

Version: 3.2.0 Status: stable Release Datum: 2021-07-03
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: 1.1.0

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.
* RapidJSON is fast. Its performance can be comparable to strlen(). 
  It also optionally supports SSE2/SSE4.2 for acceleration.
* RapidJSON is self-contained and header-only. It does not depend 
  on external libraries such as BOOST. It even does not depend 
  on STL.
* RapidJSON is 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 
* RapidJSON is Unicode-friendly. It supports UTF-8, UTF-16, 
  UTF-32, and their detection, validation and transcoding internally. 

https://github.com/Tencent/rapidjson

SHA256-Prüfsumme: 7fa2568d4ff89c3afeb9014169db347dc00f66459fda1c1f149a0f178dc3ea51
Größe: 85.41 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=45983/rapidjson-dev.tar.bz2.info
Benötigte Pakete: base 2.8.25