Kromey / serde_arrays
A simple module to support serializing and deserializing const generic or arbitrarily-large arrays
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for serde_arrays
- Serialization value trees☆43Updated 3 months ago
- Big array helper for serde☆59Updated 6 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Defer dropping large structs to a background thread☆61Updated 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.☆42Updated 10 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Rust serializer library☆85Updated 6 months ago
- Show unused code from multi-crate Rust projects☆93Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 3 years ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Safe wrapper for initializing arrays☆72Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆47Updated 3 weeks ago
- Small and fast library for k-means clustering.☆42Updated last week
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Rust library for testing code relying on the global allocator☆13Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Sort Unicode strings lexicographically☆35Updated 4 months ago
- Types to define keyboard related events.☆53Updated 9 months ago
- Bechmarks for Rust big integer implementations☆53Updated 4 months ago
- Utilities for enhanced slicing and indexing☆30Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆75Updated 2 weeks ago
- Abstract over different executors☆74Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago