rust-lang / stackerLinks
Manual segmented stacks for Rust
☆306Updated last month
Alternatives and similar repositories for stacker
Users that are interested in stacker are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆235Updated last year
- Conditional compilation according to rustc compiler version☆364Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- A library for creating references that carry their owner with them.☆372Updated last year
- offsetof for Rust☆227Updated last year
- ☆209Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆184Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- generators☆208Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- String interning for Rust☆199Updated last week
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Spin-based synchronization primitives☆532Updated last month
- ☆184Updated this week