Pinned Repositories
bluurryy.github.io
bump-scope
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
bumpalo
A fast bump allocation arena for Rust
derive_more
Some more derive(Trait) options
kupyna_reference
reference implementation of the kupyna hash function
load_file
Macros to replace `include_bytes!` and `include_str!` for reading data at run-time
musli
Müsli is a flexible and generic binary serialization framework
noise-functions
Fast and lightweight noise algorithms.
noise-functions-config
Configurable noise generator struct for the noise-functions crate
noise-functions-demo
Demo app for the noise-functions crate.
bluurryy's Repositories
bluurryy/bump-scope
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
bluurryy/noise-functions
Fast and lightweight noise algorithms.
bluurryy/bluurryy.github.io
bluurryy/bumpalo
A fast bump allocation arena for Rust
bluurryy/derive_more
Some more derive(Trait) options
bluurryy/kupyna_reference
reference implementation of the kupyna hash function
bluurryy/load_file
Macros to replace `include_bytes!` and `include_str!` for reading data at run-time
bluurryy/musli
Müsli is a flexible and generic binary serialization framework
bluurryy/noise-functions-config
Configurable noise generator struct for the noise-functions crate
bluurryy/noise-functions-demo
Demo app for the noise-functions crate.
bluurryy/strum
A small rust library for adding custom derives to enums
bluurryy/ubongo-extreme-solver
bluurryy/wasm3-rs
Rust wrapper for Wasm3, the fastest WebAssembly interpreter