rust-lang / stacker
Manual segmented stacks for Rust
☆296Updated 2 months ago
Alternatives and similar repositories for stacker:
Users that are interested in stacker are comparing it to the libraries listed below
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Support crate for rustc's self-profiling feature☆339Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆344Updated 3 weeks ago
- Intrusive collections for Rust☆430Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- Execute your code on the Rust ecosystem.☆182Updated 3 weeks ago
- Spin-based synchronization primitives☆493Updated 5 months ago
- Count lines of LLVM IR per generic function☆418Updated last week
- A data structure to efficiently intern, cache and restore strings.☆181Updated 2 months ago
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- rust stackful generator library☆315Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆236Updated this week
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆180Updated this week
- A fast, concurrent string interner☆146Updated 4 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆215Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- String interning for Rust☆196Updated 4 months ago
- A library for creating references that carry their owner with them.☆363Updated last year
- Faster, more compact implementation of std::Cow☆342Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 9 months ago
- Integer trait and functions for Rust☆179Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆254Updated last month