rust-mobile / android-viewLinks
Implement an Android view in Rust
☆37Updated 4 months ago
Alternatives and similar repositories for android-view
Users that are interested in android-view are comparing it to the libraries listed below
Sorting:
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last week
- Automated GUI testing using accesskit☆72Updated last month
- run rust executables with vscode's codelldb extension☆63Updated 9 months ago
- Render egui with skia!☆67Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Experimental web UI library for Rust.☆51Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Add observability to your Rust types!☆58Updated 2 months ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆96Updated 6 months ago
- Compile-time regular expressions, the right way.☆80Updated 9 months ago
- Obsessively tiny error derive macro☆87Updated 9 months ago
- ☆64Updated last month
- State machine pattern for Rust☆29Updated last year
- Minimalist Rust syntax parsing for procedural macros