bluurryy / bump-scopeLinks
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆40Updated last week
Alternatives and similar repositories for bump-scope
Users that are interested in bump-scope are comparing it to the libraries listed below
Sorting:
- Choose Rust types at compile-time via constants☆68Updated last year
- A memory efficient syntax tree for language developers☆62Updated last month
- ☆93Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Provides TestResult type for concise and precise test failures☆66Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A fast, concurrent string interner☆152Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Zero-cost specialization in generic context on stable Rust☆23Updated 3 months ago
- ☆55Updated last year
- Blazing fast immutable collection datatypes for Rust.☆112Updated 2 weeks ago
- A simple, id-based arena☆120Updated 2 years ago
- String optimized for map keys☆66Updated 2 months ago
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆44Updated 5 months ago
- ☆43Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Zig comptime using Rust proc macros☆50Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year