Projects in Awesome Lists tagged with no-std-alloc
A curated list of projects in awesome lists tagged with no-std-alloc .
https://github.com/elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
asynchronous builder builder-pattern builders code-generation constructor constructors data-structures derive derive-macro generator macro macros no-std no-std-alloc rust setter setter-methods setters
Last synced: 23 Apr 2025
https://github.com/micl2e2/bwrap
A fast, lightweight, embedded system-friendly library for wrapping text.
embedded-systems formatting newline no-std no-std-alloc rust text-wrapping unicode wordwrap
Last synced: 12 Dec 2025
https://github.com/sigurd4/currying
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.
curry currying fp function functions lambda no-std no-std-alloc rust
Last synced: 09 Sep 2025
https://github.com/kedom1337/peview
A minimal and fast zero-copy parser for the PE32+ file format.
no-std-alloc parser portable-executable rust
Last synced: 16 Aug 2025
https://github.com/qqwy/rust-backdrop_arc
An Arc (atomically reference counted smart pointer) that supports customized dropping strategies using Backdrop.
memory-management no-std-alloc reference-counting rust rust-lang smart-pointer threading tokio-rs
Last synced: 23 Mar 2025
https://github.com/qqwy/rust-backdrop
Drop your large or complex Rust objects in the background using Backdrop!
memory-management no-std-alloc rust rust-lang threading tokio-rs
Last synced: 26 Oct 2025
https://github.com/cutedsp/rscutedsp
A Rust clone of the Signalsmith DSP C++ library for audio and signal processing
audio cutedsp dsp fft iir iir-filter iir-filters no-std no-std-alloc pitch-shift rust signal-processing signalsmith stft time-stretch
Last synced: 19 Jan 2026
https://github.com/qqwy/rust-slimmer_box
`SlimmerBox<T>` is a packed alternative to `Box<T>` whose 'fat' pointer is 'slimmer'
box fat-pointer memory-management no-std-alloc packed rust smart-pointer
Last synced: 26 Oct 2025
https://github.com/acceptor-rs/acceptor-alloc
alloc-based acceptors built on the accepts core traits
acceptor accepts alloc async no-std no-std-alloc pipeline rust
Last synced: 13 Jan 2026
https://github.com/hi-squeaky-things/little-weirdo
Rust #no-std optimized wave table synthesizer for embedded devices.
embedded esp32 no-std-alloc rust synthesizer wavetable
Last synced: 16 Dec 2025
https://github.com/threadexio/rcurs
A simple RCU with an oxidized interface.
concurrency concurrent-programming kernel lock-free no-std-alloc os rcu rust-lang synchronization
Last synced: 07 Feb 2026
https://github.com/sigurd4/fn_zip
Provides a zip trait for functions, allowing two functions to be combined at compile-time before being called.
fp function functional-programming functions join lambda no-std no-std-alloc rust zip
Last synced: 08 Feb 2026
https://github.com/daddinuz/cap_vec
A heap-allocated, fixed-capacity, variable-size array, `no_std` compatible.
array collections heap list no-std no-std-alloc rust vec
Last synced: 12 Dec 2025