bluurryy / bump-scopeLinks
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆44Updated 2 weeks ago
Alternatives and similar repositories for bump-scope
Users that are interested in bump-scope are comparing it to the libraries listed below
Sorting:
- ☆93Updated 11 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Zig comptime using Rust proc macros☆50Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Provides TestResult type for concise and precise test failures☆66Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Concrete Syntax Tree library☆106Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- A fast, concurrent string interner☆157Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Blazing fast immutable collection datatypes for Rust.☆119Updated 2 weeks ago
- Umbrella repository for Krabcake experiments☆47Updated 8 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 2 months ago
- Extract bits from a byte slice☆80Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆57Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- ☆45Updated 7 months ago