zakarumych / blink-allocLinks
Fast, concurrent, arena-based allocator with drop support
☆135Updated 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 3 weeks ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆146Updated 2 months ago
- "A very small syn"☆204Updated 4 months ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- A fast, concurrent string interner☆150Updated 9 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆158Updated last year
- 🪞 Powerful reflection library for Rust☆91Updated last month
- Collection of crates to deal with crashes☆150Updated 3 weeks ago
- Versioned data-structures for Rust☆204Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Tracy client libraries for Rust☆220Updated this week
- An exploration of Storages☆35Updated last year
- Migrated to Codeberg☆79Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆357Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Program startup and thread support written in Rust☆185Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆122Updated 4 months ago
- Fantastic serialization library☆160Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A concurrent, append-only vector.☆165Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago