mooman219 / generational_arena_bench
Some benchmarks for generational arenas in rust
☆25Updated 7 months ago
Alternatives and similar repositories for generational_arena_bench:
Users that are interested in generational_arena_bench are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- An alternative `std`-like implementation built on origin☆26Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Make any value Sync but only available on its original thread☆38Updated last week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- ☆27Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last week
- ☆35Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- ☆36Updated last year
- Proposed API for type-driven member access☆12Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Full precision decimal representation of f64☆25Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆57Updated last week
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated 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
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- LR-style Parser Generator☆18Updated last month