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

https://github.com/zotho/gallery_macroquad

Quick image gallery
https://github.com/zotho/gallery_macroquad

Last synced: 12 days ago
JSON representation

Quick image gallery

Awesome Lists containing this project

README

          

# Quick image gallery

Usage:
```bash
cargo run --release -- /path/to/image
```

Benchmarking:
```bash
BENCH_STEPS=50 cargo run --release --features bench -- /path/to/image
```