EmbarkStudios / rpmalloc-rsLinks
🐏 rpmalloc global memory allocator for Rust 🦀
☆149Updated 3 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:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- 🔆 Superluminal Performance profiler Rust API 🦀☆101Updated last month
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆158Updated last year
- Fast, concurrent, arena-based allocator with drop support☆137Updated last year
- A simple bitset container for Rust☆143Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Better reference counted strings for Rust☆126Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A fast, concurrent string interner☆150Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Hierarchical bit set container☆123Updated last year
- Extract bits from a byte slice☆77Updated 2 weeks ago
- Optick for Rust☆94Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- generators☆208Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆88Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Easy function multiversioning for Rust☆228Updated 6 months ago