Apache Avro is a data serialization system
Run the following Vcpkg command to install the port.
vcpkg install avro-cpp
avro-cpp provides CMake targets:
find_package(unofficial-avro-cpp CONFIG REQUIRED) target_link_libraries(main PRIVATE unofficial::avro-cpp::avrocpp)
Support Snappy for compression
v2022-11-07#1
Aug 2, 2023
All
apache/avro3K
github.com/apache/avro
4bc219e623
Apache-2.0
Manifest