Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natsukagami/oppai-rs
Rust bindings to `oppai-ng` with a safe wrapper.
https://github.com/natsukagami/oppai-rs
Last synced: about 2 months ago
JSON representation
Rust bindings to `oppai-ng` with a safe wrapper.
- Host: GitHub
- URL: https://github.com/natsukagami/oppai-rs
- Owner: natsukagami
- License: mit
- Created: 2019-10-26T05:41:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T21:33:24.000Z (almost 3 years ago)
- Last Synced: 2024-11-14T09:32:02.607Z (2 months ago)
- Language: Rust
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oppai-rs
[![](https://img.shields.io/crates/d/oppai-rs)](https://crates.io/crates/oppai-rs)
[![](https://img.shields.io/crates/l/oppai-rs)](https://crates.io/crates/oppai-rs)
[![](https://img.shields.io/crates/v/oppai-rs)](https://crates.io/crates/oppai-rs)
[![](https://docs.rs/oppai-rs/badge.svg)](https://docs.rs/oppai-rs)Rust bindings to [`oppai-ng`](https://github.com/Francesco149/oppai-ng) with a safe wrapper.
Passes the `oppai-ng` test (`cargo test`).