Leafwing-Studios / petitsetLinks
An ordered set data structure in Rust, optimized for stack-allocated storage of a tiny number of elements with a fixed cap.
☆19Updated 2 years ago
Alternatives and similar repositories for petitset
Users that are interested in petitset are comparing it to the libraries listed below
Sorting:
- Visual gizmos to assist with Bevy game development☆11Updated last year
- Integration layer between Bevy, puffin and tracing libraries☆22Updated last year
- Implementation of the "1 cent recognizer" gesture recognition algorithm, with Bevy integration.☆10Updated last year
- A `Cow`-like data structure where owned data is stored inside an `Arc`.☆29Updated 3 months ago
- get the edges of objects in images☆12Updated last month
- ☆39Updated last month
- A bevy crate for automatically collecting entities based on their names into a single component for easy access.☆12Updated 2 months ago
- The dumbest and simplest layouting algorithm for bevy☆42Updated last year
- ☆26Updated 11 months ago
- Verlet physics plugin for bevy.☆45Updated 5 months ago
- Access tracing logs in your bevy app using vanilla bevy_ui☆18Updated 2 months ago
- Bevy WASM component model bridge☆29Updated last month
- File system dialogs for loading and saving files using the Bevy game engine☆25Updated 2 months ago
- 3rd party crates to handle bevy UI☆25Updated 2 years ago
- Official Salva plugin for the Bevy game engine.☆13Updated 4 years ago
- bevy + metrics + egui_plot☆33Updated last month
- Library for managing persistent user settings in the Bevy engine.☆14Updated 6 months ago
- BVH Construction and Traversal Library☆61Updated this week
- Bevy plugins to keep a bevy app running in the browser despite not being visible☆17Updated last month
- A flexible `bevy_state` alternative☆28Updated last month
- Reactivity primitives for Bevy☆29Updated 3 weeks ago
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆54Updated 3 months ago
- There's nothing here☆23Updated this week
- A plugin for implementing picking up dynamic rigid bodies in Avian physics for the Bevy engine. Modeled after Half Life 2's gravity gun.☆30Updated last month
- Command line tool to convert HDRi to Bevy☆20Updated last year
- My attempt at a more ergonomic API for async tasks in Bevy, built on `bevy_tasks`'s executor☆20Updated 2 months ago
- An artist-friendly skybox generator wrapping the glTF IBL Sampler☆46Updated 2 months ago
- Animated GIF / WebP player for Bevy☆30Updated last month
- Linearization of N-dimensional array indices.☆15Updated 3 years ago
- 2d collision test for game-development in rust☆23Updated 2 months ago