Pinned Repositories
buttons
A Rust crate for managing input state.
config_struct
Deprecated: Use https://github.com/mistodon/edres instead.
dymod
A Rust macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.
edres
If serde turns your structs into markup files, then edres turns your markup files into structs.
gay_panic
A Rust panic handler, but make it gay.
gfx-hal-tutorials
A series of small gfx-hal tutorials.
glace
A type-safe, user-friendly proc macro for embedding a file tree into your code.
melo
A music notation language and compiler to MIDI.
resource
Rust macros for statically including resources in release mode, but dynamically loading them in debug mode.
static_assets
Rust macros for statically including assets in release mode, but dynamically loading them in debug mode.
mistodon's Repositories
mistodon/gfx-hal-tutorials
A series of small gfx-hal tutorials.
mistodon/melo
A music notation language and compiler to MIDI.
mistodon/resource
Rust macros for statically including resources in release mode, but dynamically loading them in debug mode.
mistodon/config_struct
Deprecated: Use https://github.com/mistodon/edres instead.
mistodon/dymod
A Rust macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.
mistodon/gay_panic
A Rust panic handler, but make it gay.
mistodon/buttons
A Rust crate for managing input state.
mistodon/prim
Rust library for procedural mesh primitive generation.
mistodon/close_enough
Tiny, simple, fuzzy-searching library and command line tool.
mistodon/dbgcmd
Simple model for a debug console, intended mostly for games
mistodon/edres
If serde turns your structs into markup files, then edres turns your markup files into structs.
mistodon/filesync
Rust library for syncing files between different sources
mistodon/glace
A type-safe, user-friendly proc macro for embedding a file tree into your code.
mistodon/hvec
Rust lib for a Vec-like structure that can store different types of different sizes contiguous with each other in memory.
mistodon/jamjar
A simple and opinionated tool for packaging Rust apps. Primarily intended for use in game jams.
mistodon/protopad
Edit and convert protobuf messages to and from JSON.
mistodon/sashimi
Procedural, hopefully intuitive, language-agnostic parsing library in Rust.
mistodon/meloweb
Simple JS API on top of Melo. (https://github.com/Pirh/melo)
mistodon/okmath
Vector and matrix library for Rust that is just ok. Not special.
mistodon/resource_store
Rust crate for storage with strongly-typed keys that can be sent between threads.
mistodon/whatnow
Simple little tool to help you decide what to do next.
mistodon/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
mistodon/daytape
A minimalist calendar for a tmux status bar.
mistodon/dotfiles
Dotfiles and rc files for various programs.
mistodon/gitdm
📜Fork for tracking CNCF projects
mistodon/hi-cli
CLI for getting a quick overview of a repo's state.
mistodon/monokori
ka-chirp
mistodon/pygame_tutorial
mistodon/wgpu
Cross-platform, safe, pure-rust graphics api.
mistodon/zoo-keeper