zakarumych / blink-allocLinks
Fast, concurrent, arena-based allocator with drop support
☆139Updated 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☆62Updated 2 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆148Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- SIMD-optimized B+ Tree implementation that uses integer keys☆50Updated this week
- 🪞 Powerful reflection library for Rust☆94Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Collection of crates to deal with crashes☆150Updated 2 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆159Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- An exploration of Storages☆37Updated last year
- A concurrent, append-only vector.☆187Updated 3 weeks ago
- Pure, minimal, and scalable timers☆26Updated 6 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated last month
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- Game Developer's Toolkit for CPU Management☆92Updated last month
- A tiny benchmarking library☆63Updated 10 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Tracy client libraries for Rust☆234Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Optick for Rust☆95Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month