Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`).