Reusable slice of references
Re-use the memory for vectors containing values with different lifetimes
Various functions to write data with a Cursor
agentlint validator for Cursor rule files (.mdc, .md, .cursorrules)
Cursor agent plugin for the ao-rs orchestrator
Utility crate to help keep track of arrays of MaybeUninit
A bevy plugin to track information about the cursor
a very lightweight plugin for bevy engine to check if a cursor is hovering on one 2d sprite
A Bevy plugin for working with cursors.
A tiny plugin that fixes Bevy not reporting when the cursor is unlocked on web
A cursor that supports bit-level reads and writes
Keeps track of the bit position for an in wrapped memory buffer, and provides it with a read, seek implementation. Also applys a new trait called ReadBits which allows reading types that implement Unit from the cursor.