no-alloc
There are 15 repositories under no-alloc topic.
raviqqe/stak
The miniature, embeddable R7RS Scheme implementation in Rust
technocreatives/core2
The bare essentials of std::io for use in no_std. Alloc support is optional.
quartiq/miniconf
Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
codeinred/path_no_alloc
Allows joining paths without allocation
matteopolak/wary
A powerful validation and transformation library.
dataphract/holodeque
Array- and slice-backed double-ended queues in 100% safe Rust
nordzilla/count-digits
A no-std trait with functions to determine the lengths of integers in various number bases.
vhrdtech/wire_weaver
Backwards and forward compatible wire format and API for resource constrained systems
Gooxey/goolog
This library provides the no_std-compatible goolog logger and some macros to simplify printing logs.
N3xed/embedded-error-chain
A rust library implementing easy error handling for embedded devices with very little memory overhead.
inthehack/dedrv
A minimal library for implementing device drivers on resource-constrained targets
inthehack/noshell
noshell, a no_std argument parser and a shell for constrained systems.
Rconybea/xo-unit
compile-time dimension conversion and checking + support fractional dimension
Rconybea/xo-flatstring
header-only, no-alloc, plain-old-data string implementation. constexpr if c++20
Rconybea/xo-ratio
constexpr header-only ratio library