⚡ Fun fact: I'm not a gay fish.
Everybody says that. But I don't approve.\
- snake Multiplayer browser game on modern Rust stack
- advent-of-code-2023 Solutions to AoC 2023
- wsite Web app playground
- cryptr Simple cryptography implementations
- rs-raylib-game-examples Examples of interactions with raylib via Rust
- pdf_util Adobe Acrobat styled pdf document signing and other pdf utilities
- contests Concise predicative testing of iterables
- informative-disassembler More informative disassembler of code
- dynamic_azure_logger_extension An example of logger extension for dynamic message content and Azure App Insights customDimensions
- ruption Reliability utilities with good type hinting based on Rust's Option/Result
- overloaded Method and function signature overloading
- take Call chaining Lisp style
- fastapi-ext Some FastAPI utilities
- arity-based-calling Method overloading based on argument number, cheaper version of Overloaded
- mutable-string Mutable, change-friendly, feature-rich String.
- mongoengine-field-validation Reusable, extensible validators for mongoengine models
- yield-self decorator forcing methods to return an object they are called on
- cache-lru_cache lru_cache reimplementation and extension
- bound-sized-hash-map Dictionary restricted in growth, FIFO
- supreme-error-handler Specify exception handling rules outside of class definition