A minimal and fast zero-copy parser for the PE32+ file format.
-
Updated
May 30, 2023 - Rust
A minimal and fast zero-copy parser for the PE32+ file format.
🦀 Starfield simulator (not the game) for the Playdate
Pure eBPF implementation of distributed ABD algorithms
Drop your large or complex Rust objects in the background using Backdrop!
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
Collection of methods and functions that take an owned array and return a sorted owned array
A simple RCU with an oxidized interface.
An implementation of a 64-bit Dual-Hash-Key, strongly inspired by the Linux kernels dcache hashes.
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.
An Arc (atomically reference counted smart pointer) that supports customized dropping strategies using Backdrop.
A heap-allocated, fixed-capacity, variable-size array, `no_std` compatible.
mime_to_ext is a no_std crate for MIME ↔ extension lookup with no runtime dependency on OS mime files.
🦀 Falling Sand smulator for the Playdate
🦀 Playdate game in which you have to drive a train to Ciampino
Provides a zip trait for functions, allowing two functions to be combined at compile-time before being called.
`SlimmerBox<T>` is a packed alternative to `Box<T>` whose 'fat' pointer is 'slimmer'
A Rust clone of the Signalsmith DSP C++ library for audio and signal processing
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."