Pinned Repositories
auto_props
A macro for implementing properties, optionally with builder pattern or other useful methods, for the lazy.w
Chunky
Chunky. A simple program to chunk down images.
derive_display
An attribute to derive display implementation based on other implementations, like ToToken
highroller
A static runtime-unique rolling index for your simple runtime-UID needs
include_proc_macro
A convenient macro for working with multiple procedural macros in one crate, and to import them from any arbitrary paths. Reduces boilerplate and repetition, and improves readability.
mayhaps
Rust macros for uncertain times
odebug
Simple and flexible debug logging utility that allows simple and practical logging to a text file especially during proc-macro compilation
ohelpers_proc_macros
A collection of miscellaneous helpers, shorthands and common useful bits for rust proc macros
str_extensions
Useful extension methods for strings in Rust, carefully benchmarked and extensively configurable by feature flags to minimise its footprint.
Talesmith
[Inactive] A proof-of-concept authoring/writing/worldbuilding organizer application created with Godot
orgrinrt's Repositories
orgrinrt/derive_display
An attribute to derive display implementation based on other implementations, like ToToken
orgrinrt/highroller
A static runtime-unique rolling index for your simple runtime-UID needs
orgrinrt/include_proc_macro
A convenient macro for working with multiple procedural macros in one crate, and to import them from any arbitrary paths. Reduces boilerplate and repetition, and improves readability.
orgrinrt/odebug
Simple and flexible debug logging utility that allows simple and practical logging to a text file especially during proc-macro compilation
orgrinrt/str_extensions
Useful extension methods for strings in Rust, carefully benchmarked and extensively configurable by feature flags to minimise its footprint.
orgrinrt/word_bounds
Word bound detection with flexible rule-based approach and varying implementations to choose from
orgrinrt/automobiles_pck
automobiles mod for minetest
orgrinrt/batter
orgrinrt/beech
orgrinrt/bridges
bridges, handrails and self-building bridge (mod for Luanti, formerly known as Minetest)
orgrinrt/cicd
Reusable github actions and workflows
orgrinrt/confuse
Easily bind structured data from various formats into schemas and properly typed build-time constants with flexible patterns and hierarchies.
orgrinrt/dfcaverns
Replicating Dwarf Fortress' underground flora in Minetest
orgrinrt/digilines
Digilines is a mod for minetest which adds data bus wires
orgrinrt/digistuff
Fork of http://cheapiesystems.com/git/digistuff
orgrinrt/docker-luanti
orgrinrt/docker-minetest
orgrinrt/dollop
An experimental allocator implementing several strategies with common api patterns for more convenient reuse.
orgrinrt/effervescence
Adds ambient particle effects to Luanti worlds
orgrinrt/entities_protection
Protects entities from attack in protected areas
orgrinrt/logistica
A Minetest item transport and storage mod
orgrinrt/logseq-plugin-git
A git plugin for logseq
orgrinrt/mclx_magicwands
This Luanti mod adds one utility item; a magic wand that sorts inventories.
orgrinrt/microexpansion
[MT Mod] You can finally get rid of all your chests, and replace them with a single, centralized station.
orgrinrt/objkit
A toolkit providing convenient abstractions for trait object operations that aren't supported by rust's trait system directly, such as cloning, comparison, and conversion
orgrinrt/scifi_nodes
Minetest mod that adds scifi themed nodes
orgrinrt/serverdrop
Airdrop mod for servers
orgrinrt/tomlfuse
(Deprecated: Use `confuse` instead) Easily bind toml fields into properly typed build-time constants with flexible pattern matching and hierarchies
orgrinrt/VoxeLibre_Teleporter
Simple GUI Teleport System. Spinoff from Travelnet as the network option didn't work
orgrinrt/wfx
A specialised data-driven game engine written in rust