softdevteam / vobLinks
Vector of Bits
☆16Updated 2 weeks ago
Alternatives and similar repositories for vob
Users that are interested in vob are comparing it to the libraries listed below
Sorting:
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Calculate statistics iteratively☆39Updated 3 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 8 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- ☆34Updated 3 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- ☆20Updated 2 weeks ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- rust slice conversion library☆16Updated 3 years ago
- ☆56Updated last year
- ☆35Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- ☆31Updated 5 years ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- ☆29Updated 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
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago