zakarumych / blink-allocLinks
Fast, concurrent, arena-based allocator with drop support
☆141Updated 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:
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆160Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 6 months ago
- 🪞 Powerful reflection library for Rust☆94Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Collection of crates to deal with crashes☆161Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- A concurrent, append-only vector.☆201Updated last month
- A fast and flexible LRU map.☆193Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Better reference counted strings for Rust☆137Updated last year
- "A very small syn"☆209Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 4 months ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- Rust String Libraries by mcyoung☆194Updated 8 months ago
- An updated version of linked-hash-map and friends☆129Updated 5 months ago
- ☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fantastic serialization library☆160Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Perfect hashing for an imperfect world☆94Updated last month
- An exploration of Storages☆37Updated last year
- Game Developer's Toolkit for CPU Management☆100Updated 4 months ago