https://github.com/roq-trading/roq-schema
Interface definitions.
https://github.com/roq-trading/roq-schema
api binary fbs flatbuffers json native proto protobuf sbe schema simple-binary-encoding
Last synced: 12 days ago
JSON representation
Interface definitions.
- Host: GitHub
- URL: https://github.com/roq-trading/roq-schema
- Owner: roq-trading
- License: mit
- Created: 2024-05-30T13:34:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2026-05-22T04:13:26.000Z (about 1 month ago)
- Last Synced: 2026-05-22T13:20:08.732Z (about 1 month ago)
- Topics: api, binary, fbs, flatbuffers, json, native, proto, protobuf, sbe, schema, simple-binary-encoding
- Language: Jinja
- Homepage: https://roq-trading.com/
- Size: 266 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# roq-schema
Schema definitions for various communication protocols.
* Roq's native C++
* Simple Binary Encoding (SBE)
* FlatBuffers (FBS)
* Protocol Buffers (PROTO or PROTOBUF)
Other protocols, defined by this project, should be considered experimental at this point.
* JSON
## Links
* [Roq GmbH](https://roq-trading.com/)
* [Documentation](https://roq-trading.com/docs/)
* [Contact us](mailto:info@roq-trading.com)
## License
The project is released under the terms of the MIT license.