I live for the thrill of programming.
~ Me
Pinned Loading
-
zevy-raylib
zevy-raylib Publiczevy-raylib is a abstraction for Raylib with zevy-ecs. It provides a plugin-based architecture for rapid game prototyping with built-in input handling, asset management, GUI components+layouts(Flex…
Zig 2
-
Change type to track if a struct's f...
Change type to track if a struct's fields were changed 1/// Change tracking container for any struct type T2///3/// Provides automatic change detection by comparing current field values with a stored snapshot.4/// Changes are automatically committed when detected via isChanged(), creating a new baseline.5/// -
Secure.rs for protecting sensitive m...
Secure.rs for protecting sensitive memory using XOR. Modify as needed to increase encryption. 1/*2The MIT License (MIT)34Copyright © 2025 https://gist.github.com/captkirk88/5 -
cargo-make test-loop Task that will ...
cargo-make test-loop Task that will run tests passed x amount of times 1[tasks.test-loop]
2description = "Run tests amount of times (default: 20) until failure"
3script_runner = "@rust"
4script = '''
5//! ```cargo -
This should not be allowed.
This should not be allowed. 12import (3"encoding/json"4"reflect"5"unsafe"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.