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:
- Cross-platform, endian-aware primitives for Rust☆49Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Macro for sealing traits and structures☆61Updated last year
- An alternative `std`-like implementation built on origin☆35Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Arena allocator with scopes☆44Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Rust type erased vector.☆22Updated 5 months ago
- Trait generalization of the fundamental types☆48Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- A sinless derive helper☆78Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Zig comptime using Rust proc macros☆54Updated last year
- Propositional logic with types in Rust☆65Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- We have Crater At Home☆37Updated last year
- Rust procedural macro to associate constants with enum variants.☆31Updated last month
- ☆36Updated last year
- A faster Arc.☆80Updated last year
- ☆20Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 4 years ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago