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
- Host: GitHub
- URL: https://github.com/cjhdev/retro_idl
- Owner: cjhdev
- Created: 2016-08-10T17:33:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T14:51:09.000Z (about 9 years ago)
- Last Synced: 2024-04-25T01:40:52.906Z (about 2 years ago)
- Language: C
- Homepage:
- Size: 2.24 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
RetroIDL
========
[](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.