TimDiekmann / alloc-wgLinks
Attempt of collection several proposals of the allocators-wg
☆18Updated 5 years ago
Alternatives and similar repositories for alloc-wg
Users that are interested in alloc-wg are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆53Updated 6 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Token tree calling convention☆82Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆64Updated 8 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 6 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last week
- home for proposals in and around compile-time function evaluation☆112Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Rust marketing handbook☆39Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆19Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago