alexcrichton / dlmalloc-rsLinks
dlmalloc ported into Rust
☆114Updated last month
Alternatives and similar repositories for dlmalloc-rs
Users that are interested in dlmalloc-rs are comparing it to the libraries listed below
Sorting:
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Target "triple" support☆53Updated 3 months ago
- Non-interleaving multithreaded output queue☆79Updated last week
- ☆37Updated 11 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆112Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- The simd optimized escape code☆54Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated this week
- Extensions to the Rust standard library☆49Updated last year
- A simple and spec-compliant WebAssembly interpreter☆93Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Raw system calls for Rust☆101Updated 2 years ago