tiby312 / broccoli-project
☆80Updated last year
Alternatives and similar repositories for broccoli-project:
Users that are interested in broccoli-project are comparing it to the libraries listed below
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated last week
- A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)☆57Updated 3 years ago
- Task Orchestration Framework☆58Updated last year
- A std::Instant replacement that works on WASM too.☆113Updated 11 months ago
- A suite of benchmarks designed to test and compare Rust ECS library performance across a variety of challenging circumstances.☆78Updated 2 years ago
- Fast implementation of QOI format in Rust☆93Updated 2 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 3 months ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Asset manger for good assets only☆31Updated last year
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Show puffin profiler flamegraph in-game using egui☆45Updated 2 years ago
- Types to define keyboard related events.☆57Updated last month
- Kurinji Input Map aims to decouple game play code from device specific input api. This is achieved by providing apis that allows you to m…☆51Updated 3 years ago
- A simple library for animation in Rust☆133Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A 2D environment simulator, that let's you define the behavior and the shape of your entities, while taking care of dispatching events ge…☆62Updated 3 years ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆74Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A small and fast frontend framework in Rust☆67Updated 3 weeks ago
- An undo-redo library.☆54Updated last month
- PoC Using WASM Modules as Hot-Reloading Logic from Rust.☆45Updated 10 months ago
- Automated GUI testing using accesskit☆61Updated last month
- ☆20Updated 4 years ago
- 🤪 Tweak constant variables live when running a program☆75Updated last year
- ☆57Updated 11 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆47Updated last month
- A library for compact bit sets containing enums.☆98Updated last month
- Library for post-process antialiasing☆102Updated 2 months ago
- A kludgey 2d game engine written in Rust atop wgpu