bluurryy / bump-scopeLinks
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
☆31Updated 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:
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A memory efficient syntax tree for language developers☆60Updated this week
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- Obsessively tiny error derive macro☆86Updated 3 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 5 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- ☆36Updated 9 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- ☆53Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A sinless derive helper☆72Updated 6 months ago
- Safe generators on stable Rust.☆40Updated last year
- ☆35Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- String optimized for map keys☆63Updated 2 weeks ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year