glazev8.3.0
- Updated
One of the fastest JSON libraries in the world. Glaze reads and writes from C++ memory, simplifying interfaces and offering incredible performance.
- Project website: https://github.com/stephenberry/glaze
#Usage
glaze provides CMake targets:
find_package(glaze CONFIG REQUIRED)
target_link_libraries(main PRIVATE glaze::glaze)
# Glaze's networking features, this requires glaze[networking] to be on
glaze_setup_asio()
target_link_libraries(main PRIVATE glaze::asio)#Features
No default features.
#networking
Enable networking support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through asio)
- vcpkg-cmake-config (through asio)
#ssl
Enable SSL/TLS support for HTTPS servers
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through asio)
- vcpkg-cmake-config (through asio)
- vcpkg-cmake-get-vars (through openssl)
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Ómar Högni Guðmarsson
Thomas1664
Jón Bjarni
Jia Yue Hua
JonLiu1993
Ómar Högni Guðmarsson
Chaoses-Ib
MonicaLiu
WangWeiLin-MV
c8ef
Mikael Lindemann
xiaozhuai
Cheney Wang
toge
miyanyan
Argentoz
miyan
JMC2002
N'yoma Diamond
N'yoma Diamond