rust-lang / stackerLinks
Manual segmented stacks for Rust
☆323Updated 2 weeks ago
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☆258Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- 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
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Count lines of LLVM IR per generic function☆477Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Generic Atomic<T> type for Rust☆241Updated last month
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Conditional compilation according to rustc compiler version☆385Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Library for snippet annotations☆338Updated last week
- ☆226Updated 2 months ago
- A fast, concurrent string interner☆157Updated last year
- Compile-time reference counting☆456Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Fast function for printing integer primitives to a decimal string☆347Updated last month
- generators☆209Updated 2 years ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- String interning for Rust☆205Updated last month