https://github.com/emersion/rust-osu-format
A Rust library to parse .osu files
https://github.com/emersion/rust-osu-format
game-library osu parser
Last synced: 10 months ago
JSON representation
A Rust library to parse .osu files
- Host: GitHub
- URL: https://github.com/emersion/rust-osu-format
- Owner: emersion
- License: mit
- Created: 2017-03-30T15:43:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-07T07:47:43.000Z (almost 9 years ago)
- Last Synced: 2025-04-10T12:16:18.314Z (10 months ago)
- Topics: game-library, osu, parser
- Language: Rust
- Size: 20.5 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-osu-format
[](https://crates.io/crates/osu_format)
[](https://docs.rs/osu_format)
A Rust library to parse [.osu files](https://osu.ppy.sh/wiki/Osu_(file_format)).
# License
MIT