- Notifications
You must be signed in to change notification settings - Fork1
SDDS is a short word of Stream Data Dynamic Structure.
License
NotificationsYou must be signed in to change notification settings
byteferry/sdds
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/$$$$$$ /$$$$$$$ /$$$$$$$ /$$$$$$ /$$__ $$| $$__ $$| $$__ $$ /$$__ $$| $$ \__/| $$ \ $$| $$ \ $$| $$ \__/| $$$$$$ | $$ | $$| $$ | $$| $$$$$$ \____ $$| $$ | $$| $$ | $$ \____ $$ /$$ \ $$| $$ | $$| $$ | $$ /$$ \ $$| $$$$$$/| $$$$$$$/| $$$$$$$/| $$$$$$/ \______/ |_______/ |_______/ \______/
A tool for quickly building binary communication parsers
- Data StructureSDDS is the short word of "stream data dynamic structure".
- DSLSDDS is a DSL (domain-specific language) .
The schema of SDDS is human-readable and machine and machine-readable. - Parse EngineSDDS is a parse engine coded according the SDDS Specification. You can rapid complete the developing of the binary communication program.
- [SDDS JAVA]
- [SDDS C++]
- SDDS PHP
- [SDDS PYTHON]
- [SDDS GOLANG]
- [SDDS RUBY]
- [SDDS JAVASCRIPT]
- [SDDS C#]
The MIT License (MIT). Please seeLicense File for more information.