rust-lang / stackerLinks
Manual segmented stacks for Rust
☆330Updated this week
Alternatives and similar repositories for stacker
Users that are interested in stacker are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- generators☆211Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- Execute your code on the Rust ecosystem.☆188Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- rust stackful generator library☆358Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Compile-time reference counting☆455Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- offsetof for Rust☆229Updated last year