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:
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- ☆39Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 weeks ago
- A regex crate using Brzozowski derivatives.☆27Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Rust type erased vector.☆20Updated 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.☆43Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆44Updated 2 weeks ago
- We have Crater At Home☆36Updated 11 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- Helps you frob those bits☆40Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Blazing fast immutable collection datatypes for Rust.☆119Updated last week
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆33Updated 4 months ago
- A sinless derive helper☆75Updated 3 months ago
- ☆36Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 3 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆27Updated 2 years ago
- Trait generalization of the fundamental types☆46Updated last year
- Human-friendly indexed collections☆55Updated 2 weeks ago
- structured parallel execution for async Rust☆36Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago