The arena, a fast but limited type of allocator
☆590Aug 16, 2024Updated 2 years ago
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.☆691Aug 18, 2023Updated 3 years ago
- A fast bump allocation arena for Rust☆2,334Sep 16, 2026Updated last week
- A simple, id-based arena☆134Jan 14, 2026Updated 8 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,437Sep 5, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆906Jul 19, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,738Updated this week
- Slotmap data structure for Rust☆1,360Sep 4, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,192Sep 17, 2026Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆280Sep 12, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,412Aug 28, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,997Sep 6, 2026Updated 2 weeks ago
- Slab allocator for Rust☆939Aug 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,090Mar 12, 2026Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,118Aug 10, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Runtime for executing procedural macros as WebAssembly☆1,527Jul 19, 2026Updated 2 months 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☆297Aug 31, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,142Sep 7, 2026Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,527Apr 23, 2026Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆719Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆666Nov 18, 2023Updated 2 years ago
- Per-object thread-local storage for Rust☆373Jul 10, 2026Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,978Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Tools for concurrent programming in Rust☆8,580Sep 7, 2026Updated 2 weeks ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,088Sep 12, 2026Updated last week
- Manual segmented stacks for Rust☆360Aug 19, 2026Updated last month
- cross-platform Rust API for memory mapped IO☆576Feb 13, 2022Updated 4 years ago
- ☆498Nov 8, 2025Updated 10 months ago
- Allocators in Rust☆318Apr 4, 2020Updated 6 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,064Jan 19, 2026Updated 8 months ago
- Concurrency permutation testing tool for Rust.☆2,828Feb 20, 2026Updated 7 months ago
- SIMD for humans☆1,599Aug 29, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A Rust proc-macro attribute parser☆1,272Sep 11, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,161Updated this week
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆594May 14, 2026Updated 4 months ago
- Zero-copy deserialization framework for Rust☆4,361Sep 9, 2026Updated 2 weeks ago
- Compact string type for zero-copy parsing☆268Jul 6, 2026Updated 2 months ago
- Support atomic operations on Arc itself☆1,416Jun 28, 2026Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,585Aug 19, 2024Updated 2 years ago