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
- Helps you frob those bits☆38Updated 9 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- 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 primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Support for mutually disjoint impls☆21Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust UI Framework (WIP)☆18Updated 5 years ago
- ☆12Updated 7 months ago
- ☆34Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- ☆20Updated 4 years ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- 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
- Count lines of code across your entire dependency tree☆18Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 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.☆48Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Types to define keyboard related events☆65Updated 3 weeks ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Returns type names with a specifiable number of module segments as a `String`.☆12Updated 2 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago