bitserializer v0.70
- Created
- Updated
C++ 17 library for serialization to JSON, XML, YAML, CSV
# Usage
BitSerializer provides CMake targets:
find_package(bitserializer CONFIG REQUIRED)
# Link only archives which you are specified in the features list when install
target_link_libraries(main PRIVATE
BitSerializer::cpprestjson-archive
BitSerializer::rapidjson-archive
BitSerializer::pugixml-archive
BitSerializer::rapidyaml-archive
BitSerializer::csv-archive
BitSerializer::msgpack-archive
)
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# cpprestjson-archive
Module for support JSON (implementation based on the CppRestSDK library)
Dependencies:
and 63 transitive dependencies:
- boost-algorithm
>= v1.86.0
(by boost-date-time ) - boost-align
>= v1.86.0
(by boost-asio ) - boost-array
>= v1.86.0
(by boost-algorithm ) boost-asio (by cpprestsdk )
Platforms:
!uwp & !windows
- boost-assert
>= v1.86.0
(by boost-align ) - boost-atomic
>= v1.86.0
(by boost-filesystem ) - boost-bind
>= v1.86.0
(by boost-algorithm ) boost-chrono (by cpprestsdk )
Platforms:
!uwp & !windows
- boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-algorithm ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-lexical-cast ) - boost-container-hash
>= v1.86.0
(by boost-fusion ) boost-context
>= v1.86.0
(by boost-asio )Platforms:
!uwp & !emscripten
- boost-conversion
>= v1.86.0
(by boost-range ) - boost-core
>= v1.86.0
(by boost-align ) boost-coroutine
>= v1.86.0
(by boost-asio )Platforms:
!(arm & windows) & !uwp & !emscripten
- boost-date-time
>= v1.86.0
(by boost-asio ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-iterator ) - boost-dynamic-bitset
>= v1.86.0
(by boost-random ) - boost-exception
>= v1.86.0
(by boost-coroutine ) boost-filesystem (by cpprestsdk )
Platforms:
!uwp & !windows
- boost-function
>= v1.86.0
(by boost-algorithm ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-pool ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-algorithm ) - boost-lexical-cast
>= v1.86.0
(by boost-date-time ) - boost-move
>= v1.86.0
(by boost-smart-ptr ) - boost-mp11
>= v1.86.0
(by boost-context ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-numeric-conversion
>= v1.86.0
(by boost-date-time ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-pool
>= v1.86.0
(by boost-context ) - boost-predef
>= v1.86.0
(by boost-winapi ) - boost-preprocessor
>= v1.86.0
(by boost-utility ) boost-random (by cpprestsdk )
Platforms:
!uwp & !windows
- boost-range
>= v1.86.0
(by boost-algorithm ) - boost-ratio
>= v1.86.0
(by boost-chrono ) - boost-regex
>= v1.86.0
(by boost-range ) - boost-scope
>= v1.86.0
(by boost-filesystem ) - boost-smart-ptr
>= v1.86.0
(by boost-context ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-system
>= v1.86.0
(by boost-coroutine ) boost-thread (by cpprestsdk )
Platforms:
!uwp & !windows
- boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-tokenizer
>= v1.86.0
(by boost-date-time ) - boost-tuple
>= v1.86.0
(by boost-exception ) - boost-type-traits
>= v1.86.0
(by boost-integer ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-unordered
>= v1.86.0
(by boost-algorithm ) - boost-utility
>= v1.86.0
(by boost-coroutine ) - boost-variant2
>= v1.86.0
(by boost-system ) - boost-winapi
>= v1.86.0
(by boost-pool ) - brotli (by cpprestsdk )
openssl (by cpprestsdk )
Platforms:
!uwp & !windows
- zlib (by cpprestsdk )
Host Dependencies:
4 transitive dependencies:
- vcpkg-boost (by boost-cmake )
- vcpkg-cmake (by boost-cmake )
- vcpkg-cmake-config (by boost-cmake )
- vcpkg-cmake-get-vars (by openssl )
# csv-archive
Module for support CSV
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# msgpack-archive
Module for support MsgPack
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# pugixml-archive
Module for support XML (implementation based on the PugiXml library)
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by pugixml )
- vcpkg-cmake-config (by pugixml )
# rapidjson-archive
Module for support JSON (implementation based on the RapidJson library)
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by rapidjson )
- vcpkg-cmake-config (by rapidjson )
# rapidyaml-archive
Module for support YAML (implementation based on the RapidYaml library)
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by c4core )
- vcpkg-cmake-config (by c4core )
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Pavel Kisliak
- Jack·Boos·Yu
- nicole mazzuca
- autoantwort
- Thomas1664
- Pavel Kisliak
- Pavel Kisliak