Composable allocator structures for plugging together more powerful allocators
☆35Apr 29, 2021Updated 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:
- Attempt of collection several proposals of the allocators-wg☆18Nov 27, 2020Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- a macro for constructing views in Rust 🏗️☆105Jul 29, 2020Updated 5 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Rust bindings to Open MPI Portable Hardware Locality "hwloc" library 2.x☆15Oct 27, 2023Updated 2 years ago
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆240Feb 12, 2021Updated 5 years ago
- ☆16May 4, 2021Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆25Updated this week
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- ☆18May 4, 2020Updated 5 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18May 15, 2020Updated 5 years ago
- An experimental columnar arena☆43Feb 8, 2026Updated last month
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- Spherical harmonics and solid harmonics in Rust☆19May 14, 2023Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Mar 12, 2026Updated last week
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- A simple to use yet abstract system of mathematical traits for the Rust language☆18May 11, 2025Updated 10 months ago
- A crate with indexed arenas with small memory footprint☆78Aug 26, 2024Updated last year
- You've met with a terrible fate, haven't you?☆62Apr 12, 2019Updated 6 years ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- Easy-to-use tool which autogenerates a type-aware fuzzer from a debuggable executable.☆24Jan 7, 2023Updated 3 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆13Nov 24, 2015Updated 10 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Rust map and set literals☆24Apr 18, 2020Updated 5 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Mar 20, 2025Updated last year
- An arena-inspired interner for strings☆13Jul 2, 2020Updated 5 years ago
- Safe* C foreign function interface for Rust, using proc macros and marshaling types.☆17Dec 14, 2025Updated 3 months ago
- ☆47Sep 25, 2020Updated 5 years ago
- A proc-macro to break Rust IDEs☆65Jul 14, 2021Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Mar 24, 2021Updated 4 years ago
- Serde partial serialization made easy☆42Nov 30, 2022Updated 3 years ago