zakarumych / blink-alloc
Fast, concurrent, arena-based allocator with drop support
☆132Updated 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 last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- 🪞 Powerful reflection library for Rust☆90Updated 2 weeks ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆144Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- "A very small syn"☆204Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Better reference counted strings for Rust☆125Updated 9 months ago
- Fantastic serialization library☆160Updated last year
- Versioned data-structures for Rust☆204Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated last month
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆354Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated last month
- Tracy client libraries for Rust☆211Updated 4 months ago
- Rust library for typesystem-assisted bitflags.☆120Updated 4 months ago
- Migrated to Codeberg☆79Updated last year
- Implementation agnostic memory allocator for Vulkan-like APIs☆87Updated last year
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Collection of crates to deal with crashes☆150Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated last week
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- ☆88Updated 6 months ago
- Program startup and thread support written in Rust☆184Updated 2 weeks ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆113Updated 2 years ago
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆102Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago