An object that can consume memory slices without copying the slice. Can be useful when processing raw binary structured data at a low level such us when reading the contents of a file that has stored binary data.
Rust no_std library for parsing NMEA messages from a GNSS receiver
Types for creating and manipulating byte sequences.
Traits for viewing data as byte slices or consuming data into byte vectors. Relies on bytemuck for POD safety.
Parallel, async file I/O library with control over memory usage with no dependencies.
A Rust library for serialization and deserialization of network structs.
serialize & deserialize JSON in no_std
deseresp is an implementation of serializer and deserializer for Redis's RESP3 format using serde framework.
Scan and consume byte streams
JSON-RPC 2.0 with Unix file descriptor passing
Hoy real-time chat protocol crate
Utilities for creating async codecs
No description provided.
No description provided.
No description provided.
No description provided.