SDL2 Input handling for imgui-rs
☆52Dec 5, 2023Updated 2 years ago
Alternatives and similar repositories for rust-imgui-sdl2
Users that are interested in rust-imgui-sdl2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A render-backend independant egui backend for sdl2☆11Sep 7, 2025Updated last year
- OpenGL (3+) rendering for imgui-rs☆41Aug 26, 2023Updated 3 years ago
- DTLS abstraction ontop of UDP☆15Sep 2, 2020Updated 6 years ago
- SATySFi parser writtern in Rust.☆14Apr 14, 2022Updated 4 years ago
- ☆12Oct 31, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A scene-graph implementation in Rust☆27Jan 14, 2026Updated 8 months ago
- Small game where you play a big spider chasing small spiders, written in Rust and Macroquad.☆17Oct 4, 2021Updated 4 years ago
- Rust wrapper for libfive.☆22Nov 13, 2024Updated last year
- Image density/height map to mesh generator☆84Sep 15, 2023Updated 3 years ago
- Antialiased 2D vector drawing library in Rust for Android, Web, Desktop☆40Feb 18, 2022Updated 4 years ago
- An inspector UI using imgui in Rust☆72Apr 23, 2021Updated 5 years ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆76Jun 29, 2026Updated 2 months ago
- More indexing options for Rust slices☆12Oct 26, 2023Updated 2 years ago
- Run egui on top of FLTK☆14Dec 17, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Rust UI Core☆156Sep 5, 2020Updated 6 years ago
- Permanenty moved to Dotrix monorepo☆16Oct 6, 2021Updated 4 years ago
- Rust bindings for the sokol headers (https://github.com/floooh/sokol)☆119Sep 14, 2026Updated last week
- ☆21Jul 18, 2022Updated 4 years ago
- Rust bindings to the dos-like framework☆19Oct 18, 2023Updated 2 years ago
- Dear imgui renderer for wgpu-rs.☆293Updated this week
- Streaming planetary terrain mapping☆65Aug 31, 2026Updated 3 weeks ago
- A Rust wrapper and bindings of Allegro 5 game programming library☆92May 25, 2026Updated 3 months ago
- ☆22May 30, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Calculate cognitive complexity of Rust code☆20Feb 20, 2021Updated 5 years ago
- A viewer for B-spline curves and surfaces☆21May 30, 2021Updated 5 years ago
- Rust concurrent single-value update and receive channel☆24Nov 30, 2025Updated 9 months ago
- An extension to the 'rust-vst' crate to create VST plugin GUIs☆43May 8, 2021Updated 5 years ago
- Doom-style raycaster in Rust with SDL☆18Apr 24, 2017Updated 9 years ago
- An easy to build and use set of SDL2 bindings.☆62Aug 14, 2026Updated last month
- Dear imgui renderer for wgpu-rs.☆29Jun 24, 2020Updated 6 years ago
- A pure Rust texture compression suite☆45Oct 27, 2025Updated 10 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Sep 25, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A smart table widget for fltk-rs☆22Aug 10, 2025Updated last year
- Unicode Case-folding for Rust☆99Jun 15, 2026Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆65Jun 16, 2026Updated 3 months ago
- Workaround for "key must be a string" error with serde_json. De/serialize any HashMap<K,V>, Vec<(K,V)>, Iter<(&K,&V)>, or Iter<&(K,V)> as…