EmbarkStudios / rpmalloc-rsLinks
🐏 rpmalloc global memory allocator for Rust 🦀
☆151Updated 8 months ago
Alternatives and similar repositories for rpmalloc-rs
Users that are interested in rpmalloc-rs are comparing it to the libraries listed below
Sorting:
- Hierarchical bit set container☆126Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Optick for Rust☆95Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- 🔆 Superluminal Performance profiler Rust API 🦀☆101Updated 6 months ago
- A simple bitset container for Rust☆157Updated 5 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Collection of crates to deal with crashes☆162Updated 2 months ago
- generators☆211Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆88Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Thermite SIMD: Melt your CPU☆155Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Small, fast, synchronization primitives☆253Updated last year
- Easy function multiversioning for Rust☆249Updated 11 months ago
- rust bindings of snmalloc☆146Updated 2 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week