smoltcp-rs / rust-managed
A library that provides a way to logically own objects, whether or not heap allocation is available
☆67Updated 6 months ago
Alternatives and similar repositories for rust-managed:
Users that are interested in rust-managed are comparing it to the libraries listed below
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆52Updated 5 years ago
- JS affine☆66Updated 4 years ago
- dlmalloc ported into Rust☆96Updated 3 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆40Updated 5 years ago
- ☆44Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated this week
- ☆60Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Home for the Inline Assembly project group☆33Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- probe: Static probes for Rust☆94Updated last year
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A sanity checker for global allocations in Rust☆48Updated 7 months ago
- A Rust library for zero-allocation parsing of binary data.☆47Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year