bluurryy / bump-scopeLinks
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆33Updated 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:
- 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
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Safe generators on stable Rust.☆40Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- String optimized for map keys☆63Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Imitate the documentation build that docs.rs would do☆51Updated 4 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- An exploration of Storages☆35Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Provides TestResult type for concise and precise test failures☆64Updated 10 months ago
- in place binary patching for runtime rust hotreloading☆68Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Strongly typed vector math with glam☆28Updated last month
- The `io_uring` library for Rust (with Rustix)☆29Updated last month
- exhaustive testing library☆63Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- horrible serde macro stuff☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated last month