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 drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Rust macros for decoding base64 and hexadecimal -like encodings to [u8] literals.☆19Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- ☆63Updated 7 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Some experiments with JSON RPC in rust and tokio☆15Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A simple Rust crate to drop privileges☆37Updated last month
- Heapless vector implementation for Rust☆46Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Extra utilities for working with futures-rs☆20Updated 6 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆58Updated 10 months ago
- ☆86Updated 5 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Get a unique thread ID in Rust☆42Updated 8 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month