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.☆50Updated last year
- We have Crater At Home☆36Updated 11 months ago
- Propositional logic with types in Rust☆63Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆42Updated this week
- structured parallel execution for async Rust☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Rust type erased vector.☆19Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- ☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆31Updated 4 months ago
- Generate parsers directly from AST node types☆85Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A sinless derive helper☆74Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Cargo API written in Paris☆51Updated last week
- A faster Arc.☆76Updated last year
- Helps you frob those bits☆40Updated last year
- ☆33Updated 4 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago