kennytm / mboxLinks
malloc-based Box implementation for Rust.
☆20Updated last year
Alternatives and similar repositories for mbox
Users that are interested in mbox are comparing it to the libraries listed below
Sorting:
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆59Updated 3 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- An implementation of random number generator based on rdrand instruction☆25Updated last year
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A simple Rust crate to drop privileges☆37Updated 2 weeks ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- ☆64Updated 4 years ago
- Lightweight logging framework for resource constrained devices☆47Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- ☆58Updated 9 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- Derive for the Display trait☆52Updated 6 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆63Updated 2 months ago