Kromey / serde_arrays
A simple module to support serializing and deserializing const generic or arbitrarily-large arrays
☆19Updated last week
Alternatives and similar repositories for serde_arrays:
Users that are interested in serde_arrays are comparing it to the libraries listed below
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Big array helper for serde☆60Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Serialization value trees☆44Updated 8 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Types to define keyboard related events.☆57Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- derive newtype for diesel traits☆51Updated 11 months ago
- ☆59Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust serializer library☆87Updated 11 months ago
- Abstract over different executors☆73Updated last year
- Dependency injection for Rust☆48Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Time and duration crate optimized for speed and API stability.☆68Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- ☆54Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Floating point approximate comparison for Rust☆60Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year