mooman219 / generational_arena_benchLinks
Some benchmarks for generational arenas in rust
☆26Updated 10 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
Sorting:
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- ☆34Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 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 crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- ☆35Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆40Updated last year
- Helps you frob those bits☆38Updated 9 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year