kennytm / mbox
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
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆58Updated 3 years ago
- A simple Rust crate to drop privileges☆36Updated 2 months ago
- Cross-platform interface to the `errno` variable☆67Updated 3 weeks ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 8 months ago
- ☆64Updated 4 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 2 years ago
- configuration☆31Updated 7 years ago
- ☆52Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Some experiments with JSON RPC in rust and tokio☆15Updated 2 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago