Manual segmented stacks for Rust
☆337Feb 7, 2026Updated last month
Alternatives and similar repositories for stacker
Users that are interested in stacker are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- offsetof for Rust☆231Mar 26, 2024Updated last year
- Safe cross-platform linker shenanigans☆838Feb 19, 2026Updated last month
- A low-level I/O ownership and borrowing library☆106Aug 6, 2025Updated 7 months ago
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆378Jul 9, 2025Updated 8 months ago
- Bisects rustc, either nightlies or CI artifacts☆198Mar 11, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 3 months ago
- Module initialization/global constructor functions for Rust☆964Dec 4, 2025Updated 3 months ago
- Count lines of LLVM IR per generic function☆499Dec 20, 2025Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,424Jan 7, 2026Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A library for reading and writing the DWARF debugging format☆972Updated this week
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆585Oct 12, 2023Updated 2 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- GLL parsing framework.☆140Mar 18, 2024Updated 2 years ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month