/cl-avro

Common Lisp library for Avro

Primary LanguageCommon LispOtherNOASSERTION

cl-avro

CircleCI license

⚠️ This is under active development 🚧

A Common Lisp implementation of the Apache Avro data serialization system.

The API is still baking 🍞, but this is by and large a complete implementation: recursive schemas, serialization, ipc/rpc, fingerprinting, schema resolution, object container files, and single object encodings are all supported.