zakarumych / blink-allocLinks
Fast, concurrent, arena-based allocator with drop support
☆145Updated last year
Alternatives and similar repositories for blink-alloc
Users that are interested in blink-alloc are comparing it to the libraries listed below
Sorting:
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 8 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- 🪞 Powerful reflection library for Rust☆96Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Collection of crates to deal with crashes☆163Updated 2 months ago
- "A very small syn"☆212Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- Tracy client libraries for Rust☆273Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- ☆39Updated last year
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Fantastic serialization library☆159Updated last week
- Fast JSON deserialization on borrowed data☆121Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆149Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago