Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AdaCore/RecordFlux
Formal specification and generation of verifiable binary parsers, message generators and protocol state machines
https://github.com/AdaCore/RecordFlux
ada binary-parser communication-protocol formal-methods formal-specification formal-verification parser protocol-parser protocol-specification python spark
Last synced: 18 days ago
JSON representation
Formal specification and generation of verifiable binary parsers, message generators and protocol state machines
- Host: GitHub
- URL: https://github.com/AdaCore/RecordFlux
- Owner: AdaCore
- License: agpl-3.0
- Created: 2018-02-07T12:00:08.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:46:36.000Z (6 months ago)
- Last Synced: 2024-05-22T10:48:35.190Z (6 months ago)
- Topics: ada, binary-parser, communication-protocol, formal-methods, formal-specification, formal-verification, parser, protocol-parser, protocol-specification, python, spark
- Language: Ada
- Homepage:
- Size: 27.7 MB
- Stars: 101
- Watchers: 11
- Forks: 6
- Open Issues: 185
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# [RecordFlux](https://github.com/AdaCore/RecordFlux/)
[![PyPI](https://img.shields.io/pypi/v/RecordFlux?color=blue)](https://pypi.org/project/RecordFlux/)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5052/badge)](https://bestpractices.coreinfrastructure.org/projects/5052)RecordFlux is a toolset for the formal specification and generation of verifiable binary parsers, message generators and protocol state machines.
See the [website](https://www.adacore.com/recordflux), the [user's guide](https://docs.adacore.com/live/wave/recordflux/html/recordflux_ug/index.html) and the [language reference](https://docs.adacore.com/live/wave/recordflux/html/recordflux_lr/index.html) for more information.
## Contribution and Feedback
Contributions and feedback to RecordFlux are very welcome. To discuss a bug or an enhancement, [open a ticket on GitHub](https://github.com/AdaCore/RecordFlux/issues/new/choose) and select the appropriate issue template. Please give sufficient information about your issue, the software version you are using and your environment such that the developers can understand and (if necessary) reproduce the problem. If none of the provided issue templates fit your needs, feel free to open [a blank issue](https://github.com/AdaCore/RecordFlux/issues/new).
See the [development guide](https://github.com/AdaCore/RecordFlux/blob/main/doc/development_guide/index.rst) on how to contribute to RecordFlux.
## Licence
This software is licensed under the `Apache-2.0`. See the `LICENSE` file for the full license text.