The arena, a fast but limited type of allocator
☆589Aug 16, 2024Updated last year
Alternatives and similar repositories for rust-typed-arena
Users that are interested in rust-typed-arena are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆693Aug 18, 2023Updated 2 years ago
- A fast bump allocation arena for Rust☆2,300Jul 23, 2026Updated 3 weeks ago
- A simple, id-based arena☆131Jan 14, 2026Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,410Jul 10, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆894Jul 19, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,688Jun 11, 2026Updated 2 months ago
- Slotmap data structure for Rust☆1,348May 9, 2026Updated 3 months ago
- Compile time static maps for Rust☆2,179Aug 6, 2026Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆280Jun 27, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,400Jun 8, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,981Updated this week
- Slab allocator for Rust☆923Jan 31, 2026Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,088Mar 12, 2026Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,109Updated this week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Runtime for executing procedural macros as WebAssembly☆1,522Jul 19, 2026Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆388Oct 12, 2023Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆298Updated this week
- Some more derive(Trait) options☆2,129Jul 22, 2026Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,516Apr 23, 2026Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆717Aug 7, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- Per-object thread-local storage for Rust☆372Jul 10, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,931Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Tools for concurrent programming in Rust☆8,548Updated this week
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,064Updated this week
- Manual segmented stacks for Rust☆356Aug 2, 2026Updated last week
- cross-platform Rust API for memory mapped IO☆574Feb 13, 2022Updated 4 years ago
- ☆499Nov 8, 2025Updated 9 months ago
- Allocators in Rust☆317Apr 4, 2020Updated 6 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,062Jan 19, 2026Updated 6 months ago
- SIMD for humans☆1,602Aug 29, 2023Updated 2 years ago
- A Rust proc-macro attribute parser☆1,266Jul 30, 2026Updated 2 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A macro to generate structures which behave like bitflags☆1,150Jul 16, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,784Feb 20, 2026Updated 5 months ago
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆594May 14, 2026Updated 3 months ago
- Compact string type for zero-copy parsing☆270Jul 6, 2026Updated last month
- Support atomic operations on Arc itself☆1,404Jun 28, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,319Aug 6, 2026Updated last week
- Assorted immutable collection datatypes for Rust☆1,584Aug 19, 2024Updated last year