smoltcp-rs / rust-managedLinks
A library that provides a way to logically own objects, whether or not heap allocation is available
☆71Updated last year
Alternatives and similar repositories for rust-managed
Users that are interested in rust-managed are comparing it to the libraries listed below
Sorting:
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆27Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- ☆40Updated 6 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- dlmalloc ported into Rust☆114Updated last month
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Token tree calling convention☆82Updated 3 years ago
- ☆64Updated 8 years ago
- probe: Static probes for Rust☆102Updated last month
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆53Updated 6 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- JS affine☆69Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆213Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆177Updated 2 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- ☆47Updated 5 years ago