TimDiekmann / alloc-composeLinks
Composable allocator structures for plugging together more powerful allocators
☆35Updated 4 years ago
Alternatives and similar repositories for alloc-compose
Users that are interested in alloc-compose are comparing it to the libraries listed below
Sorting:
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Rust serializer library☆87Updated this week
- ☆125Updated 3 years ago
- ☆112Updated 2 years ago
- Better reference counted strings for Rust☆136Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Make trait methods callable without the trait in scope☆156Updated last week
- Gathering some metrics about github projects☆55Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Typed index version of Rust slice and Vec containers☆73Updated last month
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆31Updated 5 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Run closures in parallel☆114Updated 8 months ago