rust-lang / stacker
Manual segmented stacks for Rust
☆299Updated this week
Alternatives and similar repositories for stacker:
Users that are interested in stacker are comparing it to the libraries listed below
- Generic Atomic<T> type for Rust☆230Updated last year
- Support crate for rustc's self-profiling feature☆344Updated last month
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Count lines of LLVM IR per generic function☆437Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- ☆203Updated 2 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆223Updated 4 years ago
- String interning for Rust☆198Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Generic array types in Rust☆406Updated 2 weeks ago
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago