Next-gen compile-time-checked builder generator, named function's arguments, and more!
-
Updated
Jan 3, 2025 - Rust
Next-gen compile-time-checked builder generator, named function's arguments, and more!
A fast, lightweight, embedded system-friendly library for wrapping text.
RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithms, each expanding the Hash and Hasher traits of the Rust libcore to meet the no_std and no_std::alloc standards
A crate for argument-currying anything implementing FnOnce. Arguments can be passed one at a time, yielding a new something implementing FnOnce (and possibly FnMut and Fn) which can be called with one less argument.
A minimal and fast zero-copy parser for the PE32+ file format.
An Arc (atomically reference counted smart pointer) that supports customized dropping strategies using Backdrop.
Drop your large or complex Rust objects in the background using Backdrop!
`SlimmerBox<T>` is a packed alternative to `Box<T>` whose 'fat' pointer is 'slimmer'
🦀 Falling Sand smulator for the Playdate
🦀 Playdate game in which you have to drive a train to Ciampino
A simple RCU with an oxidized interface.
🦀 Starfield simulator (not the game) for the Playdate
An implementation of a 64-bit Dual-Hash-Key, strongly inspired by the Linux kernels dcache hashes.
Provides a zip trait for functions, allowing two functions to be combined at compile-time before being called.
Add a description, image, and links to the no-std-alloc topic page so that developers can more easily learn about it.
To associate your repository with the no-std-alloc topic, visit your repo's landing page and select "manage topics."