Data structures like Rust `alloc` which reuse user allocated memory
☆62Oct 9, 2025Updated 4 months ago
Alternatives and similar repositories for static-alloc
Users that are interested in static-alloc are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated 3 weeks ago
- Support for compiling C programs with Eyra☆15Oct 13, 2024Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Jul 29, 2020Updated 5 years ago
- Polonius talk at RBR 2019☆14Apr 9, 2021Updated 4 years ago
- ☆53Sep 12, 2025Updated 5 months ago
- A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.☆13Jul 5, 2024Updated last year
- `$crate` in procedural macros.☆81Nov 18, 2025Updated 3 months ago
- Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.☆18Jul 22, 2023Updated 2 years ago
- ☆55Aug 16, 2025Updated 6 months ago
- The source code for the redirect worker behind std.rs☆29Feb 3, 2026Updated 3 weeks ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆54Feb 12, 2026Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Feb 7, 2026Updated 3 weeks ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21May 30, 2025Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated 3 weeks ago
- ☆36Aug 8, 2024Updated last year
- rust hints to the optimizer☆19Aug 1, 2021Updated 4 years ago
- A Discord bot for the Community Rust Language server, written in Python.☆18Jul 20, 2023Updated 2 years ago
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Nov 7, 2024Updated last year
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 2 months ago
- We have Crater At Home☆38Oct 26, 2024Updated last year
- libyaml transpiled to rust by c2rust☆35Mar 21, 2024Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Oct 19, 2024Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Run Rust lints from dynamic libraries☆538Updated this week
- A concise, self-describing binary format written in Rust for Serde☆68Aug 18, 2024Updated last year
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Jan 22, 2021Updated 5 years ago
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- Support for variety of disjoint impls distinguished by associated types☆22Feb 12, 2026Updated 2 weeks ago
- A Rust USB library which works on both native and WASM targets☆23Dec 5, 2025Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Jul 2, 2025Updated 7 months ago
- Download .crate files of all versions of all crates from crates.io☆48Jan 25, 2026Updated last month
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated this week
- Backported standard Rust library to older compilers.☆23Oct 7, 2022Updated 3 years ago
- ☆20Feb 9, 2023Updated 3 years ago
- Single-future, #![no_std] executor based on event bitmasks☆23Feb 26, 2022Updated 4 years ago