rust-lang / stacker
Manual segmented stacks for Rust
☆303Updated last month
Alternatives and similar repositories for stacker:
Users that are interested in stacker are comparing it to the libraries listed below
- Generic Atomic<T> type for Rust☆234Updated last year
- Execute your code on the Rust ecosystem.☆184Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- String interning for Rust☆199Updated 3 weeks ago
- rust stackful generator library☆325Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆439Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆252Updated 5 years ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- offsetof for Rust☆226Updated last year
- A data structure to efficiently intern, cache and restore strings.☆192Updated 2 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- Procedural macros in expression position☆204Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆272Updated 10 months ago
- Fast numeric to- and from-string conversion routines.☆323Updated 2 months ago
- Async synchronization primitives☆267Updated 2 weeks ago
- Intrusive collections for Rust☆444Updated 7 months ago
- Bisects rustc, either nightlies or CI artifacts☆184Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago