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

https://github.com/rami3l/sirop

A libspiro port in pure Rust.
https://github.com/rami3l/sirop

font graphics libspiro rust rust-lang spiro

Last synced: 2 months ago
JSON representation

A libspiro port in pure Rust.

Awesome Lists containing this project

README

          

## Sirop

> [!NOTE]
> This project now lives in [`monoxide`]. The code here is no longer
> maintained and is only kept for historical reference.

This is a manual port of [`spiro-js`] from TypeScript to Rust, trying to become
a truly readable and maintainable Rust-native alternative to [`spiro-sys-rs`].

Please refer to [`spiro-js`] for the licensing and authorship of the original
code.

[`monoxide`]: https://github.com/Pangpang-Studio/monoxide
[`spiro-js`]: https://github.com/be5invis/spiro-js
[`spiro-sys-rs`]: https://github.com/Pangpang-Studio/spiro-sys-rs