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 lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- structured parallel execution for async Rust☆33Updated 8 months 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- An alternative `std`-like implementation built on origin☆29Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 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.☆46Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- ☆27Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Arena allocator with scopes☆43Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Rust traits for key comparison in maps.☆27Updated 2 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆26Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- ☆29Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- Exhaustive iteration trait in Rust☆15Updated this week
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆34Updated 3 months ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year