EmbarkStudios / rpmalloc-rs
🐏 rpmalloc global memory allocator for Rust 🦀
☆139Updated 2 weeks ago
Alternatives and similar repositories for rpmalloc-rs:
Users that are interested in rpmalloc-rs are comparing it to the libraries listed below
- Fast, concurrent, arena-based allocator with drop support☆124Updated last year
- 🔆 Superluminal Performance profiler Rust API 🦀☆100Updated last year
- Implementation agnostic memory allocator for Vulkan-like APIs☆86Updated 11 months ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- generators☆205Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Hierarchical bit set container☆120Updated last year
- A simple bitset container for Rust☆132Updated 4 months ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆86Updated last year
- A fast and flexible LRU map.☆179Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Collection of crates to deal with crashes☆145Updated 7 months ago
- ☆111Updated 2 years ago
- Optick for Rust☆95Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year