A fast bump allocation arena for Rust
☆2,207Apr 27, 2026Updated 3 weeks ago
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,362May 2, 2026Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆585Aug 16, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,644Apr 15, 2026Updated last month
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,002Updated this week
- A vector with a fixed capacity. (Rust)☆868May 3, 2026Updated 2 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.
- A string type for Rust that is not required to be valid UTF-8.☆1,071Feb 10, 2026Updated 3 months ago
- Slotmap data structure for Rust☆1,315May 9, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,339Apr 4, 2026Updated last month
- Slab allocator for Rust☆893Jan 31, 2026Updated 3 months ago
- A crate for mucking around with piles of bytes☆998Jan 31, 2026Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,494Jan 21, 2026Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,922May 9, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,344Feb 21, 2026Updated 3 months ago
- Heapless, `static` friendly data structures☆1,960Apr 30, 2026Updated 3 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆692Aug 18, 2023Updated 2 years ago
- Optimized string search routines for Rust.☆1,443Apr 21, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,203May 11, 2026Updated last week
- A crate for managing memory bit by bit☆1,399Aug 9, 2024Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆3,021Apr 16, 2026Updated last month
- Compile time static maps for Rust☆2,141Updated this week
- An interpreter for Rust's mid-level intermediate representation☆6,198Updated this week
- ☆498Nov 8, 2025Updated 6 months ago
- Incremental garbage collection from safe Rust☆843Feb 9, 2026Updated 3 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.
- Rust library for single assignment cells and lazy statics without macros☆2,085Mar 12, 2026Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆970Mar 25, 2026Updated last month
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,936Updated this week
- Blazing fast concurrent HashMap for Rust.☆4,035Updated this week
- Concurrency permutation testing tool for Rust.☆2,705Feb 20, 2026Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,124May 2, 2026Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,073Aug 15, 2025Updated 9 months ago
- Tools for concurrent programming in Rust☆8,442Feb 22, 2026Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,844May 6, 2026Updated 2 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Just, really the littlest Vec you could need. So smol.☆738Apr 29, 2026Updated 3 weeks ago
- A small and fast async runtime for Rust☆4,933May 13, 2026Updated last week
- Parser for Rust source code☆3,321Updated this week
- Statistics-driven benchmarking library for Rust☆5,473Apr 23, 2026Updated last month
- Rust cache structures and easy function memoization☆2,013Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,585Apr 22, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆832Dec 24, 2025Updated 4 months ago