tower120 / any_vecLinks
Rust type erased vector.
☆21Updated 3 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
- Some benchmarks for generational arenas in rust☆30Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Support for variety of disjoint impls distinguished by associated types☆22Updated this week
- Safe, fully-featured bindings to the Tracy profiler☆28Updated 4 months ago
- Pathfinding on grids using jumping point search and connected components.☆26Updated last week
- ☆12Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Types to define keyboard related events☆68Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- structured parallel execution for async Rust☆37Updated last year
- Empowering everyone to build reliable and efficient software, without chains.☆36Updated 7 months ago
- Automated GUI testing using accesskit☆72Updated last month
- Strongly typed vector math with glam☆35Updated 6 months ago
- A sinless derive helper☆76Updated 5 months ago
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 3 years ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Updated 2 years ago
- ☆36Updated 3 years ago