Stars
A hash table with consistent order and fast iteration; access items by key or sequence index
A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and allows lookups of entries by value or sorted order position.
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
A C++ library that directly reads Photoshop PSD files.
Small crate to infer file and MIME type by checking the magic number signature
A fast and simple image viewer / editor for many operating systems
A curated list of custom widgets, example projects, integrations, and resources made with/for iced
A tool to rip samples from tracker modules. Supports IT, XM, S3M, MOD, UMX and MPTM formats.
A cross-platform GUI library for Rust, inspired by Elm
Accessibility infrastructure for UI toolkits
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
Crate for determining the file format of a given file or stream
2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
Native cross-platform styled widgets library based on Floem.
A native Rust UI library with fine-grained reactivity
Lightning-fast and Powerful Code Editor written in Rust
Basic first-person fly camera for the Bevy game engine
egui Code Editor widget with numbered lines and syntax highlighting..
An integration to render with Vello in the Bevy game engine.
This is a plugin that supports Japanese input with bevy_egui
Collection of generic asset loaders for common file formats