https://github.com/lulu-berlin/gift
A GIF parser in Rust powered by nom
https://github.com/lulu-berlin/gift
gif nom parser rust
Last synced: 8 months ago
JSON representation
A GIF parser in Rust powered by nom
- Host: GitHub
- URL: https://github.com/lulu-berlin/gift
- Owner: lulu-berlin
- License: apache-2.0
- Created: 2018-12-24T19:18:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T07:16:36.000Z (over 7 years ago)
- Last Synced: 2025-02-17T17:58:34.780Z (over 1 year ago)
- Topics: gif, nom, parser, rust
- Language: Rust
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gifst
A GIF parser in rust using nom