smoltcp-rs / rust-managed
A library that provides a way to logically own objects, whether or not heap allocation is available
☆63Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-managed
- The simd optimized escape code☆53Updated last week
- JS affine☆65Updated 4 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- ☆54Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆59Updated 5 years ago
- ☆58Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- ☆26Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆108Updated 9 months ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- Token tree calling convention☆80Updated last year
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- The empty type Void.☆69Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- A symbolic evaluator for MIR☆19Updated 4 years ago
- ☆40Updated 5 years ago
- Tutorial and demo of rust compiler replacement tooling☆55Updated 3 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- A pure Rust implementation of DEFLATE decompression☆43Updated 5 years ago