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:
- Token tree calling convention☆83Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆76Updated this week
- Modeling NLL and the Rust borrowck☆84Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- ☆53Updated 6 years ago
- ☆64Updated 8 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 7 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- ☆37Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A symbolic evaluator for MIR☆20Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A simple map based on a vector for small integer keys☆68Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Target "triple" support☆55Updated last month
- A safe-guarded transmute for Rust☆39Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago