tower120 / any_vec
Rust type erased vector.
☆14Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for any_vec
- Asynchronize blocking operation.☆26Updated 2 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 2 years ago
- ☆32Updated 2 years ago
- Types to define keyboard related events.☆53Updated 8 months ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Some benchmarks for generational arenas in rust☆21Updated 3 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.☆40Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- Count and convert between various ways of indexing utf8 string slices.☆16Updated last week
- ☆21Updated 3 years ago
- ☆16Updated 4 years ago
- the definitive non-empty slice/array/vec library for Rust☆11Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Support for mutually disjoint impls☆19Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- Safe, fully-featured bindings to the Tracy profiler☆22Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- ☆20Updated 4 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Zero-terminated string types for FFI.☆13Updated last year
- Arena allocator with scopes☆43Updated last year
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago