Type which can be deserialized from either a sequence or a single value
yah — AI-agent harness: source-embedded tickets, AST refactoring, architecture graph, MCP
AST-aware Rust refactoring tool for AI agents - transform, rename, inspect & more
MCP server for rs-hack - AST-aware Rust refactoring tools
Alias for rs-hack - AST-aware Rust refactoring tool (install with: cargo install rshack)
A high-performance procedural 2D tree generator for pixel-art games, built with Bevy. Generate beautiful, wind-animated trees with automatic LOD and spatial culling.
A #![no_std], allocation-free, zero-dependency JSON serializer and pull-parser.
Derive macros (Serialize, Deserialize) for the nanojson crate.
Bevy virtual Joystick for mobile/web/touch games with Mouse Emulation
A linear algebra library for games and graphics with generic SIMD types.
An extractor based low level macro parsing crate that provides high level parsing support through derive macros.
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.