mooman219 / generational_arena_benchLinks
Some benchmarks for generational arenas in rust
☆27Updated 11 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:
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Byte-wise atomic memcpy.☆36Updated last month
- structured parallel execution for async Rust☆33Updated 10 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Rust type erased vector.☆17Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- 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
- Full precision decimal representation of f64☆26Updated last month
- An alternative `std`-like implementation built on origin☆31Updated 3 months ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆36Updated 10 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- Build a rustc sysroot with custom flags☆17Updated 2 weeks ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆63Updated this week