A fast bump allocation arena for Rust
☆2,159Feb 26, 2026Updated last month
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,323Apr 3, 2026Updated last week
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,633Feb 16, 2026Updated last month
- Module initialization/global constructor functions for Rust☆970Updated this week
- A vector with a fixed capacity. (Rust)☆861Oct 19, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A string type for Rust that is not required to be valid UTF-8.☆1,060Feb 10, 2026Updated 2 months ago
- Slotmap data structure for Rust☆1,304Dec 6, 2025Updated 4 months ago
- Support atomic operations on Arc itself☆1,301Apr 4, 2026Updated last week
- Slab allocator for Rust☆886Jan 31, 2026Updated 2 months ago
- A crate for mucking around with piles of bytes☆981Jan 31, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,484Jan 21, 2026Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,309Feb 21, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,900Updated this week
- Heapless, `static` friendly data structures☆1,941Apr 3, 2026Updated last week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- Zero-copy deserialization framework for Rust☆4,137Apr 6, 2026Updated last week
- A crate for managing memory bit by bit☆1,380Aug 9, 2024Updated last year
- Optimized string search routines for Rust.☆1,410Feb 12, 2026Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,993Updated this week
- Compile time static maps for Rust☆2,120Apr 4, 2026Updated last week
- An interpreter for Rust's mid-level intermediate representation☆6,007Updated this week
- ☆498Nov 8, 2025Updated 5 months ago
- Incremental garbage collection from safe Rust☆824Feb 9, 2026Updated 2 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Test harness for ui tests of compiler diagnostics☆964Mar 25, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,074Mar 12, 2026Updated last month
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,874Updated this week
- Blazing fast concurrent HashMap for Rust.☆4,004Mar 5, 2025Updated last year
- Concurrency permutation testing tool for Rust.☆2,660Feb 20, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Apr 4, 2026Updated last week
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 7 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,807Apr 2, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated 3 weeks ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Tools for concurrent programming in Rust☆8,397Feb 22, 2026Updated last month
- A small and fast async runtime for Rust☆4,836Mar 23, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,303Mar 26, 2026Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,442Nov 29, 2025Updated 4 months ago
- Rust cache structures and easy function memoization☆1,986Mar 22, 2026Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,555Mar 16, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆825Dec 24, 2025Updated 3 months ago