zakarumych / blink-allocLinks
Fast, concurrent, arena-based allocator with drop support
☆145Updated 2 months ago
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 9 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- 🐏 rpmalloc global memory allocator for Rust 🦀☆156Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- A fast and flexible LRU map.☆200Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Collection of crates to deal with crashes☆170Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Small, fast, synchronization primitives☆254Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆110Updated this week
- "A very small syn"☆212Updated last year
- An ε-copy serialization/deserialization framework for Rust☆170Updated this week
- A Rust promise for games and immediate mode GUIs☆149Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 7 months ago
- Fantastic serialization library☆158Updated last week
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆71Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- An async-compatible thread-pool written in rust.☆120Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A concurrent, append-only vector.☆208Updated 6 months ago
- Pull in every source file in a directory as a module☆181Updated this week