An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# rust-osu-format

[![crates.io](https://img.shields.io/crates/v/osu_format.svg)](https://crates.io/crates/osu_format)
[![docs.rs](https://docs.rs/osu_format/badge.svg)](https://docs.rs/osu_format)

A Rust library to parse [.osu files](https://osu.ppy.sh/wiki/Osu_(file_format)).

# License

MIT