rust-lang / stackerLinks
Manual segmented stacks for Rust
☆328Updated 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☆268Updated last month
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆112Updated last week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Count lines of LLVM IR per generic function☆487Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- ☆240Updated 4 months ago
- A fast, concurrent string interner☆162Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Execute your code on the Rust ecosystem.☆188Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Easy function multiversioning for Rust☆251Updated last year
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- generators☆211Updated 2 years ago
- Compile-time reference counting☆455Updated 7 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago