avro-cppv1.12.2
- Updated
Apache Avro is a data serialization system
- Project website: https://github.com/apache/avro
#Usage
avro-cpp provides CMake targets:
find_package(avro-cpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE avro-cpp::avrocpp)#Features
No default features.
#snappy
Support Snappy for compression
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through snappy)
- vcpkg-cmake-config (through snappy)
#zstd
Support zstd for compression
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through zstd)
- vcpkg-cmake-config (through zstd)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Alexander Smyslov
Jack·Boos·Yu
autoantwort
Yury Bura
Pavel Kisliak
Weihang Ding
Jia Yue Hua
jim wang
SunBlack
Rusty Conover