Skip to content

creativcoder/avro-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites for building libavro

NOTE: We need to build with -fPIC flag

To add: Modify the CMakeLists.txt by adding

set(CMAKE_POSITION_INDEPENDENT_CODE ON)

Dev-dependencies

  1. sudo apt-get install libjansson-dev

About

[WIP] C bindings to apache-avro C library in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages