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:
- Rust bindings to Open MPI Portable Hardware Locality "hwloc" library 2.x☆15Oct 27, 2023Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- Attempt of collection several proposals of the allocators-wg☆18Nov 27, 2020Updated 5 years ago
- a macro for constructing views in Rust 🏗️☆105Jul 29, 2020Updated 5 years ago
- An experimental columnar arena☆43Feb 8, 2026Updated 3 weeks ago
- Rust NonEmpty slice☆13Jul 5, 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
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆25Nov 16, 2025Updated 3 months ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Feb 9, 2026Updated 2 weeks ago
- Utility for reusing memory☆53Nov 23, 2019Updated 6 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
- An arena-inspired interner for strings☆13Jul 2, 2020Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Non-allocating iterator over command line arguments☆48Feb 16, 2026Updated last week
- A crate with indexed arenas with small memory footprint☆78Aug 26, 2024Updated last year
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- Place small arrays on the stack with a low-cost!☆17Oct 26, 2024Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Mar 20, 2025Updated 11 months ago
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆66Feb 15, 2026Updated last week
- Utilities for concurrent programming☆37Nov 5, 2018Updated 7 years ago
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆238Feb 12, 2021Updated 5 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆32May 24, 2020Updated 5 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64May 14, 2020Updated 5 years ago
- Defer dropping large structs to a background thread☆66Nov 2, 2022Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Spherical harmonics and solid harmonics in Rust☆19May 14, 2023Updated 2 years ago
- ☆18May 4, 2020Updated 5 years ago
- VFS used by rust-analyzer☆17May 10, 2020Updated 5 years ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 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
- You've met with a terrible fate, haven't you?☆62Apr 12, 2019Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Mar 24, 2021Updated 4 years ago
- Diagnostic tools for timely dataflow computations☆50Jul 6, 2022Updated 3 years ago
- ☆47Sep 25, 2020Updated 5 years ago