tosc-rs / mnemos-alloc
An async allocator with Fun™️ unsafe Rust
☆18Updated last year
Alternatives and similar repositories for mnemos-alloc:
Users that are interested in mnemos-alloc are comparing it to the libraries listed below
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Target "triple" support☆51Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated 2 weeks ago
- `smol` integrations with `hyper`☆14Updated 6 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- 👀 Multi-peek iterator (no-std)☆26Updated 4 months ago
- ☆34Updated 3 years ago
- ☆17Updated 5 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- watt-based inline procedural macros☆14Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Thread-unsafe async runtime☆27Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated last month