smoltcp-rs / rust-managed
A library that provides a way to logically own objects, whether or not heap allocation is available
☆69Updated 9 months ago
Alternatives and similar repositories for rust-managed:
Users that are interested in rust-managed are comparing it to the libraries listed below
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- ☆52Updated 5 years ago
- ☆26Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 8 months ago
- Rust implementation `libsodium/utils`.☆50Updated 2 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆58Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated last year
- dlmalloc ported into Rust☆102Updated last month
- Modular register allocator algorithms☆106Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- JS affine☆66Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A pure-Rust library to work with Linux capabilities☆86Updated 3 weeks ago
- Target "triple" support☆51Updated 2 months ago
- Token tree calling convention☆79Updated 2 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year