mooman219 / generational_arena_benchLinks
Some benchmarks for generational arenas in rust
☆30Updated last year
Alternatives and similar repositories for generational_arena_bench
Users that are interested in generational_arena_bench are comparing it to the libraries listed below
Sorting:
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆42Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- We have Crater At Home☆36Updated last year
- ☆36Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated last week
- Rust type erased vector.☆21Updated 3 months ago
- Exhaustive iteration trait in Rust☆17Updated last month
- An alternative `std`-like implementation built on origin☆31Updated 8 months ago
- structured parallel execution for async Rust☆37Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A sinless derive helper☆76Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Helps you frob those bits☆41Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆63Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- A regex crate using Brzozowski derivatives.☆27Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- ☆24Updated 6 months ago
- global allocator for Rust that provides hooks for tracking allocations☆50Updated 2 years ago