fitzgen / bumpaloLinks
A fast bump allocation arena for Rust
☆1,753Updated this week
Alternatives and similar repositories for bumpalo
Users that are interested in bumpalo are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Compile time static maps for Rust☆1,928Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,352Updated last month
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,644Updated this week
- Slotmap data structure for Rust☆1,202Updated last year
- Some more derive(Trait) options☆1,922Updated this week
- Rust quasi-quoting☆1,421Updated last week
- Cranelift based backend for rustc☆1,773Updated this week
- Rust persistent data structures☆1,499Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,046Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,932Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,631Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,391Updated this week
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- Hypothesis-like property testing for Rust☆1,880Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,955Updated last week
- Zero-copy deserialization framework for Rust☆3,270Updated last month
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Optimized string search routines for Rust.☆1,101Updated 2 months ago