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:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆42Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Rust type erased vector.☆20Updated 2 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- ☆90Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- Generate parsers directly from AST node types☆85Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆41Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Better reference counted strings for Rust☆138Updated last year
- We have Crater At Home☆36Updated last year
- A faster Arc.☆75Updated last year
- Use winit like the async runtime you've always wanted☆49Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- ☆36Updated last year
- Link libstdc++ or libc++ automatically or manually☆51Updated last month
- Byte-wise atomic memcpy.☆38Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- An alternative `std`-like implementation built on origin☆31Updated 8 months ago