tower120 / any_vec
Rust type erased vector.
☆16Updated last year
Alternatives and similar repositories for any_vec
Users that are interested in any_vec are comparing it to the libraries listed below
Sorting:
- Asynchronize blocking operation.☆26Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- 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
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- ☆17Updated 5 years ago
- Helps you frob those bits☆37Updated 9 months ago
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 6 months ago
- Count lines of code across your entire dependency tree☆14Updated 11 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Some benchmarks for generational arenas in rust☆26Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Procedural macro for deriving helper methods for types with Cow fields☆16Updated last year
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- image segmentation on video and images☆47Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- Types to define keyboard related events☆65Updated this week
- Support for mutually disjoint impls☆21Updated last month
- ☆32Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Rust library for testing code relying on the global allocator☆13Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago