Manual segmented stacks for Rust
☆335Feb 7, 2026Updated 3 weeks ago
Alternatives and similar repositories for stacker
Users that are interested in stacker are comparing it to the libraries listed below
Sorting:
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆197Feb 17, 2026Updated last week
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- offsetof for Rust☆229Mar 26, 2024Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Fast numeric to- and from-string conversion routines.☆352Oct 9, 2025Updated 4 months ago
- A library for reading and writing the DWARF debugging format☆968Jan 24, 2026Updated last month
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,417Jan 7, 2026Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Dec 20, 2025Updated 2 months ago
- GLL parsing framework.☆140Mar 18, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago