EmbarkStudios / rpmalloc-rs
🐏 rpmalloc global memory allocator for Rust 🦀
☆138Updated 10 months 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 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- 🔆 Superluminal Performance profiler Rust API 🦀☆98Updated last year
- A simple bitset container for Rust☆131Updated 3 months ago
- Hierarchical bit set container☆120Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Better reference counted strings for Rust☆118Updated 7 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- A fast and flexible LRU map.☆175Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆86Updated last year
- Make trait methods callable without the trait in scope☆135Updated this week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- 🪞 Powerful reflection library for Rust☆83Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Implementation agnostic memory allocator for Vulkan-like APIs☆86Updated 10 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- Utilities for pinning☆97Updated 10 months ago
- Migrated to Codeberg☆80Updated last year
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- rust bindings of snmalloc☆126Updated 2 weeks ago
- Optick for Rust☆95Updated 3 years ago
- Easy function multiversioning for Rust☆211Updated 2 months ago
- A thread-safe & efficient memory pool☆167Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago