https://github.com/rundevelopment/dds
DDS de/encoder written in 100% safe Rust
https://github.com/rundevelopment/dds
Last synced: about 1 year ago
JSON representation
DDS de/encoder written in 100% safe Rust
- Host: GitHub
- URL: https://github.com/rundevelopment/dds
- Owner: RunDevelopment
- License: apache-2.0
- Created: 2023-04-30T18:21:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T16:12:44.000Z (about 1 year ago)
- Last Synced: 2025-03-19T16:24:41.518Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 8.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# DDS De/Encoder
A DDS decoder and encoder focused on speed and correctness, while supporting as many DDS formats as possible.
DDSD is written in 100% safe Rust.
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.