kennytm / mboxLinks
malloc-based Box implementation for Rust.
☆21Updated last year
Alternatives and similar repositories for mbox
Users that are interested in mbox are comparing it to the libraries listed below
Sorting:
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- ☆70Updated 5 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆64Updated 8 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Run Rust tests in isolated subprocesses☆41Updated 4 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- ☆53Updated 6 years ago
- Rust's std::net except without the std.☆47Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆61Updated 2 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- ☆78Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆39Updated 6 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Cross-platform interface to the `errno` variable☆76Updated last month
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Low level API definition of a Mutex☆26Updated 6 months ago
- Safe pointer-to-member functionality for rust☆34Updated last year