A fast bump allocation arena for Rust
☆2,334Sep 16, 2026Updated this week
Alternatives and similar repositories for bumpalo
Users that are interested in bumpalo 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 hash table with consistent order and fast iteration; access items by key or sequence index☆2,433Sep 5, 2026Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆590Aug 16, 2024Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,735Updated this week
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,087Sep 12, 2026Updated last week
- Optimized string search routines for Rust.☆1,563Aug 10, 2026Updated last month
- 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 vector with a fixed capacity. (Rust)☆907Jul 19, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,117Aug 10, 2026Updated last month
- Slotmap data structure for Rust☆1,359Sep 4, 2026Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆1,063Sep 11, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,527Jul 19, 2026Updated 2 months ago
- Slab allocator for Rust☆938Aug 16, 2026Updated last month
- Support atomic operations on Arc itself☆1,414Jun 28, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,996Sep 6, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,411Aug 28, 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.
- Heapless, `static` friendly data structures☆2,021Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆691Aug 18, 2023Updated 3 years ago
- A crate for managing memory bit by bit☆1,452Aug 9, 2024Updated 2 years ago
- Zero-copy deserialization framework for Rust☆4,358Sep 9, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆3,074Aug 7, 2026Updated last month
- Compile time static maps for Rust☆2,189Updated this week
- An interpreter for Rust's mid-level intermediate representation☆6,599Updated this week
- ☆498Nov 8, 2025Updated 10 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,091Mar 12, 2026Updated 6 months ago
- 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.
- Test harness for ui tests of compiler diagnostics☆998Sep 8, 2026Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆6,031Sep 1, 2026Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆893Aug 17, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆4,114May 17, 2026Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,171Sep 5, 2026Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,823Feb 20, 2026Updated 7 months ago
- A binary encoder / decoder implementation in Rust.☆3,061Aug 15, 2025Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,977Updated this week
- Tools for concurrent programming in Rust☆8,581Sep 7, 2026Updated 2 weeks ago
- 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.
- A small and fast async runtime for Rust☆5,069Aug 3, 2026Updated last month
- Parser for Rust source code☆3,422Updated this week
- Just, really the littlest Vec you could need. So smol.☆755Updated this week
- Statistics-driven benchmarking library for Rust☆5,528Apr 23, 2026Updated 4 months ago
- Rust cache structures and easy function memoization☆2,088Sep 5, 2026Updated 2 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,657Aug 31, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆873Jul 13, 2026Updated 2 months ago