An open API service indexing awesome lists of open source software.

https://github.com/cjhdev/retro_idl

ASN.1 and standard encoding rules as an IDL
https://github.com/cjhdev/retro_idl

Last synced: about 1 year ago
JSON representation

ASN.1 and standard encoding rules as an IDL

Awesome Lists containing this project

README

          

RetroIDL
========

[![Build Status](https://travis-ci.org/cjhdev/retro_idl.svg?branch=master)](https://travis-ci.org/cjhdev/retro_idl)

RetroIDL is an experiment to explore the usefulness of combing a subset
of ASN.1, OER, and a set of conventions to produce a standards based
serialisation tool with similar utility to
Google Protocol Buffers, Apache Thrift, Apache Avro, and the many others.

## License

RetroIDL has an MIT license.