bluurryy / bump-scopeLinks
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆38Updated 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.☆104Updated this week
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A fast, concurrent string interner☆151Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- ☆93Updated 9 months ago
- Blazing fast immutable collection datatypes for Rust.☆111Updated this week
- Concrete Syntax Tree library☆100Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Zig comptime using Rust proc macros☆50Updated last year
- Extract bits from a byte slice☆80Updated last week
- Macro for sealing traits and structures☆59Updated 8 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- exhaustive testing library☆64Updated last year
- Provides TestResult type for concise and precise test failures☆66Updated 2 weeks ago
- ☆40Updated last year
- A simple, id-based arena☆120Updated last year
- horrible serde macro stuff☆39Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- ☆55Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- The `io_uring` library for Rust (with Rustix)☆33Updated 3 weeks ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago