rust-lang / stackerLinks
Manual segmented stacks for Rust
☆318Updated 3 months ago
Alternatives and similar repositories for stacker
Users that are interested in stacker are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Conditional compilation according to rustc compiler version☆375Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last week
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- Count lines of LLVM IR per generic function☆468Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Bisects rustc, either nightlies or CI artifacts☆191Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- rust stackful generator library☆342Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- ☆216Updated last week
- Compile-time reference counting☆458Updated 3 months ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- generators☆209Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A fast, concurrent string interner☆151Updated last year