TimDiekmann / alloc-wg
Attempt of collection several proposals of the allocators-wg
☆17Updated 4 years ago
Alternatives and similar repositories for alloc-wg:
Users that are interested in alloc-wg are comparing it to the libraries listed below
- Token tree calling convention☆79Updated 2 years ago
- A sanity checker for global allocations in Rust☆51Updated last month
- ☆63Updated 7 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- ☆52Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆38Updated last year
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆31Updated 5 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A collection of custom allocators☆44Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago