tower120 / any_vecLinks
Rust type erased vector.
☆17Updated 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
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Types to define keyboard related events☆65Updated last month
- 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 simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- the definitive non-empty slice/array/vec library for Rust☆16Updated 3 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Convenient drawing of objects such as shapes, lines and text to buffers☆17Updated 4 years ago
- Count and convert between various ways of indexing utf8 string slices.☆18Updated this week
- ☆20Updated last month
- Static Linear Algebra System☆36Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A library for interpolation☆35Updated last year
- ☆12Updated 8 months ago
- ☆20Updated last year
- The core for UX Components and UX Animate☆13Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 weeks ago
- image segmentation on video and images☆47Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated last month
- Count lines of code across your entire dependency tree☆20Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago