alexcrichton / dlmalloc-rsLinks
dlmalloc ported into Rust
☆110Updated 2 weeks ago
Alternatives and similar repositories for dlmalloc-rs
Users that are interested in dlmalloc-rs are comparing it to the libraries listed below
Sorting:
- Target "triple" support☆52Updated this week
- Modular register allocator algorithms☆106Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆37Updated 8 months ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A simple and spec-compliant WebAssembly interpreter☆90Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Raw system calls for Rust☆100Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆90Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- ☆60Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Cross-platform interface to the `errno` variable☆71Updated this week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year