bluurryy / bump-scope
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆21Updated this week
Related projects ⓘ
Alternatives and complementary repositories for bump-scope
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- a reference-counting cycle collection library in rust☆76Updated last year
- ☆35Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Exhaustive iteration trait in Rust☆13Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆30Updated this week
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Obsessively tiny error derive macro☆84Updated 4 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆26Updated 7 months ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- Zero-cost bitsets over native Rust types☆76Updated last month
- ☆21Updated 10 months ago
- Strongly typed vector math with glam☆22Updated last month
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆54Updated 10 months ago
- ☆19Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- structured parallel execution for async Rust☆30Updated 3 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Helps you frob those bits☆35Updated 3 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- ☆23Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆34Updated 11 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago