tower120 / any_vecLinks
Rust type erased vector.
☆19Updated last month
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
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Empowering everyone to build reliable and efficient software, without chains.☆34Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Support for mutually disjoint impls☆21Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 11 months ago
- Some benchmarks for generational arenas in rust☆29Updated last year
- Types to define keyboard related events☆65Updated last month
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 3 years ago
- ☆12Updated 10 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆26Updated 2 months ago
- Trait generalization of the fundamental types☆46Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆39Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Strongly typed vector math with glam☆33Updated 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.☆50Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Automated GUI testing using accesskit☆70Updated last month
- image segmentation on video and images☆48Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆67Updated 3 weeks ago
- structured parallel execution for async Rust☆36Updated last year