bluurryy / bump-scopeLinks
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆50Updated 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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Const TypeId and non-'static TypeId☆69Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- ☆95Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- String optimized for map keys☆68Updated 3 weeks ago
- ☆45Updated 8 months ago
- A fast, concurrent string interner☆161Updated last year
- exhaustive testing library☆65Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Concrete Syntax Tree library☆109Updated 2 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- Provides TestResult type for concise and precise test failures☆67Updated last week
- Zero-cost specialization in generic context on stable Rust☆23Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Exhaustive iteration trait in Rust☆18Updated last week
- ☆39Updated last year
- ☆55Updated last year
- Make any value Sync but only available on its original thread☆39Updated last week
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Yet another string type for Rust☆90Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A simple, id-based arena☆120Updated 2 years ago