rust-lang / stackerLinks
Manual segmented stacks for Rust
☆331Updated last week
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☆276Updated last week
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Count lines of LLVM IR per generic function☆495Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Execute your code on the Rust ecosystem.☆189Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- ☆241Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- generators☆211Updated 2 years ago
- offsetof for Rust☆228Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- A fast, concurrent string interner☆164Updated last year
- Fast numeric to- and from-string conversion routines.☆350Updated 3 months ago
- Procedural macros in expression position☆204Updated 3 years ago