EmbarkStudios / rpmalloc-rs
🐏 rpmalloc global memory allocator for Rust 🦀
☆144Updated last month
Alternatives and similar repositories for rpmalloc-rs:
Users that are interested in rpmalloc-rs are comparing it to the libraries listed below
- Implementation agnostic memory allocator for Vulkan-like APIs☆87Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- 🔆 Superluminal Performance profiler Rust API 🦀☆99Updated last year
- Fast, concurrent, arena-based allocator with drop support☆131Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Hierarchical bit set container☆122Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A simple bitset container for Rust☆139Updated last week
- generators☆207Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Fast, FFI-friendly string interning for Rust☆164Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- Data parallelism library for async-std.☆93Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago