mooman219 / generational_arena_benchLinks
Some benchmarks for generational arenas in rust
☆29Updated 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.☆49Updated last year
- Rust type erased vector.☆17Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Propositional logic with types in Rust☆62Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated last month
- 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
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- We have Crater At Home☆36Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- ☆36Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- ☆40Updated last year
- Extract bits from a byte slice☆79Updated this week
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated 11 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A sinless derive helper☆74Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Bounded integers for Rust☆31Updated 6 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- ☆28Updated 9 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Integer types with customizable niche values☆48Updated 8 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆49Updated last month