smoltcp-rs / rust-managedLinks
A library that provides a way to logically own objects, whether or not heap allocation is available
☆69Updated 10 months ago
Alternatives and similar repositories for rust-managed
Users that are interested in rust-managed are comparing it to the libraries listed below
Sorting:
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- ☆27Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- Extensions to the Rust standard library☆46Updated 5 months ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- dlmalloc ported into Rust☆104Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Rust bindings for libpcuid CPU detection and feature extraction library.☆51Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- JS affine☆66Updated 4 years ago
- dynamic smart pointers☆32Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- ☆53Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Target "triple" support☆54Updated 3 months ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 2 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago