mooman219 / generational_arena_bench
Some benchmarks for generational arenas in rust
☆26Updated 9 months ago
Alternatives and similar repositories for generational_arena_bench:
Users that are interested in generational_arena_bench are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- An alternative `std`-like implementation built on origin☆29Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- Simple goldenfile testing in Rust.☆39Updated 2 months ago
- ☆34Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- Helps you frob those bits☆36Updated 8 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated this week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Rust traits for key comparison in maps.☆25Updated 2 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- Human-friendly indexed collections☆53Updated last month
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Zig comptime using Rust proc macros☆42Updated 10 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- ☆39Updated last year