tormol / map_in_place
A rust library for reusing heap allocations
☆24Updated 5 years ago
Alternatives and similar repositories for map_in_place:
Users that are interested in map_in_place are comparing it to the libraries listed below
- ☆29Updated 11 months ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆36Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- ☆45Updated last year
- Measuring a network link by creating new connections☆10Updated 2 years ago
- ☆39Updated last year
- A syn targetting PEG parser generator☆20Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Print bytes as losslessly as possible.☆18Updated 5 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- dynamic smart pointers☆31Updated 6 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- ☆24Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago