tower120 / any_vecLinks
Rust type erased vector.
☆22Updated 4 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
- 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.☆39Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Some benchmarks for generational arenas in rust☆30Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Support for variety of disjoint impls distinguished by associated types☆22Updated last month
- Empowering everyone to build reliable and efficient software, without chains.☆37Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Helps you frob those bits☆42Updated last year
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Types to define keyboard related events☆69Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- ☆27Updated 2 years ago
- ☆26Updated 2 years ago
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆29Updated 6 months ago
- ☆36Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- structured parallel execution for async Rust☆37Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago