iOS/macOS/Windows UI in Rust. Highly experimental.
This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2018-06-20 19:20:04 -04:00
examples/layout Slight refactoring 2018-06-20 19:18:38 -04:00
src Slight refactoring 2018-06-20 19:18:38 -04:00
.gitignore Rework so project has a license, more natural crate structure, dedicated examples folder, less confusing lib heirarchy 2018-06-20 18:07:26 -04:00
Cargo.toml Rework so project has a license, more natural crate structure, dedicated examples folder, less confusing lib heirarchy 2018-06-20 18:07:26 -04:00
LICENSE Rework so project has a license, more natural crate structure, dedicated examples folder, less confusing lib heirarchy 2018-06-20 18:07:26 -04:00
readme.md Initial, still major WIP 2018-06-19 23:55:57 -04:00

ShineKit

A project experimenting with implementing support for Cocoa/CocoaTouch in Rust. Also aims to support UWP on Windows by way of Microsoft's Objective-C project.

Highly experimental, wouldn't touch this yet until an actual readme exists... unless you're brave. And enjoy the unsafe part of Rust at points.