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:
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- ☆78Updated 4 years ago
- ☆69Updated 5 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- ☆64Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Rust macros for decoding base64 and hexadecimal -like encodings to [u8] literals.☆18Updated 4 years ago
- Low level API definition of a Mutex☆26Updated 6 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆61Updated 2 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Two macros for taking array references in rust.☆85Updated last year
- A caching server for crates + cargo☆126Updated 5 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 years ago
- ☆53Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago