zakarumych / blink-allocLinks
Fast, concurrent, arena-based allocator with drop support
☆145Updated last month
Alternatives and similar repositories for blink-alloc
Users that are interested in blink-alloc are comparing it to the libraries listed below
Sorting:
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- 🪞 Powerful reflection library for Rust☆100Updated 8 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆153Updated 10 months ago
- Better reference counted strings for Rust☆139Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Collection of crates to deal with crashes☆167Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- "A very small syn"☆212Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Fantastic serialization library☆158Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A Rust promise for games and immediate mode GUIs☆149Updated 2 years ago
- Tracy client libraries for Rust☆285Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A fast and flexible LRU map.☆199Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated last week
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆70Updated last month
- Versioned data-structures for Rust☆208Updated 10 months ago
- Small, fast, synchronization primitives☆254Updated last year
- An async-compatible thread-pool written in rust.☆118Updated 3 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago