tower120 / any_vecLinks
Rust type erased vector.
☆20Updated 2 months ago
Alternatives and similar repositories for any_vec
Users that are interested in any_vec are comparing it to the libraries listed below
Sorting:
- 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 Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Some benchmarks for generational arenas in rust☆30Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Types to define keyboard related events☆68Updated last month
- Arena allocator with scopes☆44Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆21Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Use winit like the async runtime you've always wanted☆49Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Simple goldenfile testing in Rust☆44Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- ☆12Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- A sinless derive helper☆74Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Trait generalization of the fundamental types☆46Updated last year
- Cross-platform, endian-aware primitives for Rust☆42Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year