rust-lang / stackerLinks
Manual segmented stacks for Rust
☆330Updated last week
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☆274Updated last week
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- generators☆211Updated 2 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- A fast, concurrent string interner☆162Updated last year
- home for proposals in and around compile-time function evaluation☆113Updated last month
- rust stackful generator library☆358Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- ☆241Updated 5 months ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Compile-time reference counting☆455Updated 7 months ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Execute your code on the Rust ecosystem.☆188Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago