mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-26 18:51:55 +02:00
Update README.md
This commit is contained in:
parent
f4abee62b6
commit
d47d4709e0
@ -1174,6 +1174,8 @@ See also [Are we game yet?](https://arewegameyet.com)
|
||||
* Cocoa
|
||||
* [kylewlacy/sorbet-cocoa](https://github.com/kylewlacy/sorbet-cocoa)
|
||||
* [servo/core-foundation-rs](https://github.com/servo/core-foundation-rs) — [<img src="https://api.travis-ci.com/servo/core-foundation-rs.svg?branch=master">](https://travis-ci.org/servo/core-foundation-rs)
|
||||
* [FLTK](https://www.fltk.org/)
|
||||
* [fltk-rs](https://github.com/MoAlyousef/fltk-rs) — FLTK Rust bindings [![Build and test](https://github.com/MoAlyousef/fltk-rs/workflows/Rust/badge.svg?branch=master)](https://github.com/MoAlyousef/fltk-rs/actions)
|
||||
* [Flutter](https://flutter.dev/)
|
||||
* [flutter-rs](https://github.com/flutter-rs/flutter-rs) — Build flutter desktop app in dart & rust.
|
||||
* [GTK+](https://www.gtk.org/) [[gtk](https://crates.io/keywords/gtk)]
|
||||
@ -1201,6 +1203,7 @@ See also [Are we game yet?](https://arewegameyet.com)
|
||||
* [sciter-sdk/rust-sciter](https://github.com/sciter-sdk/rust-sciter) — Sciter bindings [<img src="https://ci.appveyor.com/api/projects/status/github/sciter-sdk/rust-sciter?svg=true">](https://ci.appveyor.com/project/sciter-sdk/rust-sciter)
|
||||
* [hecrj/iced](https://github.com/hecrj/iced) — A cross-platform GUI library for Rust focused on simplicity and type-safety. Inspired by Elm.
|
||||
|
||||
|
||||
### Image processing
|
||||
|
||||
* [abonander/img_hash](https://github.com/abonander/img_hash) — Perceptual image hashing and comparison for equality and similarity. [![Build Status](https://api.travis-ci.org/abonander/img_hash.svg?branch=master)](https://travis-ci.org/abonander/img_hash)
|
||||
|
Loading…
Reference in New Issue
Block a user