bluurryy / bump-scope
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆25Updated last week
Alternatives and similar repositories for bump-scope:
Users that are interested in bump-scope are comparing it to the libraries listed below
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Make any value Sync but only available on its original thread☆37Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last week
- A memory efficient syntax tree for language developers☆52Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- ☆35Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- ☆31Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- We have Crater At Home☆22Updated 3 months ago
- Exhaustive iteration trait in Rust☆13Updated last month
- Mostly safe wrapper for alloca☆24Updated last year
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆42Updated this week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated last month
- An exploration of Storages☆36Updated last year
- exhaustive testing library☆63Updated 6 months ago
- Extension of nom to trace parser☆48Updated this week
- Imitate the documentation build that docs.rs would do☆43Updated last week
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- An alternative `std`-like implementation built on origin☆26Updated 3 weeks ago
- Full precision decimal representation of f64☆25Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆36Updated last year