bluurryy / bump-scopeLinks
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆61Updated this week
Alternatives and similar repositories for bump-scope
Users that are interested in bump-scope are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A memory efficient syntax tree for language developers☆64Updated last month
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Provides TestResult type for concise and precise test failures☆67Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- a reference-counting cycle collection library in rust☆78Updated 3 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆95Updated last year
- Concrete Syntax Tree library☆115Updated 4 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Umbrella repository for Krabcake experiments☆48Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- ☆45Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- ☆40Updated last year
- String optimized for map keys☆68Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Zero-cost specialization in generic context on stable Rust☆24Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- An alternative `std`-like implementation built on origin☆35Updated 11 months ago
- A simple, id-based arena☆125Updated 3 weeks ago
- A fast, concurrent string interner☆164Updated last year
- Abstract over different executors☆74Updated 2 years ago
- exhaustive testing library☆66Updated last year
- A highly experiment portable runtime☆21Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago