bluurryy / bump-scopeLinks
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆59Updated 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:
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- A memory efficient syntax tree for language developers☆63Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆95Updated last year
- Extract bits from a byte slice☆81Updated 4 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A simple, id-based arena☆125Updated 2 weeks ago
- Concrete Syntax Tree library☆114Updated 4 months ago
- String optimized for map keys☆67Updated last week
- Human-friendly indexed collections☆56Updated 3 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Exhaustive iteration trait in Rust☆21Updated last month
- Macro for sealing traits and structures☆61Updated last year
- 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
- exhaustive testing library☆66Updated last year
- ☆39Updated last year
- Cross-platform, endian-aware primitives for Rust☆48Updated last week
- Provides TestResult type for concise and precise test failures☆67Updated 2 months ago
- ☆45Updated 10 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year