zakarumych / blink-allocLinks
Fast, concurrent, arena-based allocator with drop support
☆137Updated 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:
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- A fast and flexible LRU map.☆189Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆158Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- 🪞 Powerful reflection library for Rust☆95Updated last month
- Extract bits from a byte slice☆78Updated this week
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 weeks ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆148Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆184Updated 3 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- An updated version of linked-hash-map and friends☆116Updated 2 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Fantastic serialization library☆159Updated last year
- Rust library for typesystem-assisted bitflags.☆125Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- A concurrent, append-only vector.☆174Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- "A very small syn"☆204Updated 4 months ago
- Versioned data-structures for Rust☆205Updated 4 months ago
- Rust String Libraries by mcyoung☆190Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- ☆89Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- Tracy client libraries for Rust☆229Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago