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
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- structured parallel execution for async Rust☆36Updated last year
- 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
- ☆36Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- We have Crater At Home☆36Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Rust type erased vector.☆19Updated last week
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated last year
- Cargo API written in Paris☆51Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Human-friendly indexed collections☆54Updated 3 months ago
- ☆35Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- ☆40Updated last year
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A sinless derive helper☆74Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago