rust-lang / stacker
Manual segmented stacks for Rust
☆298Updated last week
Alternatives and similar repositories for stacker:
Users that are interested in stacker are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆346Updated this week
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Support crate for rustc's self-profiling feature☆341Updated last week
- Faster, more compact implementation of std::Cow☆342Updated last year
- Generic Atomic<T> type for Rust☆226Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Execute your code on the Rust ecosystem.☆182Updated last month
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆184Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- offsetof for Rust☆225Updated 10 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆219Updated 4 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Compile-time reference counting☆441Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆180Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- a lock-free concurrent slab (experimental)☆278Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆284Updated 6 months ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A library for creating references that carry their owner with them.☆365Updated last year
- ☆201Updated last month
- rust stackful generator library☆318Updated last month