A thread-safe & efficient memory pool
☆172Oct 12, 2023Updated 2 years ago
Alternatives and similar repositories for shared-arena
Users that are interested in shared-arena are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Feb 5, 2026Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Simple Rust STUN client library for resolving external IP address and port of a UDP socket☆23Dec 9, 2025Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A fast bump allocation arena for Rust☆2,117Feb 26, 2026Updated last week
- 🎭 A tiny actor framework☆355Nov 16, 2024Updated last year
- Flexible, Fast & Compact Serialization with RPC☆379May 31, 2023Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- Interpolation made easy.☆168Oct 28, 2024Updated last year
- Nav-mesh based 2D and 3D navigation toolset for Amethyst game engine☆24Aug 13, 2019Updated 6 years ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Jul 7, 2021Updated 4 years ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 5 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- A text processing CLI tool that rewrites FS paths according to a pattern.☆43Feb 14, 2026Updated 2 weeks ago
- Intrusive collections for Rust☆488Jan 5, 2026Updated 2 months ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- A Syn Attribute Parser Toolkit☆14Oct 15, 2024Updated last year
- Configuration variables and consoles for games in Rust. An alternative to inline_tweak / const-tweaker with different tradeoffs.☆52Nov 15, 2024Updated last year
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Rust closures you can transfer over an FFI boundary☆27Nov 18, 2020Updated 5 years ago
- Add a REPL to your application with a few macros☆18Jul 28, 2025Updated 7 months ago
- Dynamic suballocators for external memory (e.g., Vulkan device memory). Umaintained - consider migrating to https://crates.io/crates/offs…☆15Jul 22, 2022Updated 3 years ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated last month
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- Low level audio render/capture library☆40Dec 30, 2020Updated 5 years ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- A tiny, fast, zero-dep library for random number generation☆247Jun 8, 2025Updated 8 months ago
- ☆16Jan 28, 2021Updated 5 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- ☆14Mar 1, 2020Updated 6 years ago
- Shard is an Archetype-based Entity Component System implemented in Rust.☆12Sep 12, 2023Updated 2 years ago