There are no reviews yet. Be the first to send feedback to the community and the maintainers!
gfx-hal-tutorials
A series of small gfx-hal tutorials.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.config_struct
Generate structs at compile time from arbitrary config files.dymod
A Rust macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.gay_panic
A Rust panic handler, but make it gay.static_assets
Rust macros for statically including assets in release mode, but dynamically loading them in debug mode.buttons
A Rust crate for managing input state.prim
Rust library for procedural mesh primitive generation.close_enough
Tiny, simple, fuzzy-searching library and command line tool.jamjar
A simple and opinionated tool for packaging Rust apps. Primarily intended for use in game jams.doq
A tool for tracking tasks which need done regularly.hvec
Rust lib for a Vec-like structure that can store different types of different sizes contiguous with each other in memory.chessjam
Entry for Chess Jam: https://itch.io/jam/chess-jamdbgcmd
Simple model for a debug console, intended mostly for gamesprotopad
Edit and convert protobuf messages to and from JSON.sashimi
Procedural, hopefully intuitive, language-agnostic parsing library in Rust.parse_java
Simple Java parsing library in Rust.glace
A type-safe, user-friendly proc macro for embedding a file tree into your code.instantcoffee
Lightweight Rust library and CLI tool for automatically fixing issues in Java code.pico8.h
A bunch of stuff I've been putting at the top of all my PICO-8 games. Disclaimer: I am not good at Lua.edres
If serde turns your structs into markup files, then edres turns your markup files into structs.dirty_static
A container for an immutable value that allows reloading in debug mode but not in release mode.polydoc
Tool for multi-lingual documentation generationresource_store
Rust crate for storage with strongly-typed keys that can be sent between threads.hop
Bookmark directories in your terminal.input_state
Rust crate for storing and querying input state of various devices.smallworld
Ludum Dare 38 entry (in progress)whatnow
Simple little tool to help you decide what to do next.piggy
A command line tool for tracking monthly spending.okmath
Vector and matrix library for Rust that is just ok. Not special.dlopen_issue
Repro of an issue with Rust's `libloading` crate (which I think is a `dlopen` problem).meloweb
Simple JS API on top of Melo. (https://github.com/Pirh/melo)filesync
Rust library for syncing files between different sourcesLove Open Source and this site? Check out how you can help us