epd-waveshare
Drivers for various EPDs from Waveshare and others
Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.
Drivers for various EPDs from Waveshare and others
serde-json-core is a lightweight adaptation of the popular serde-json library designed specifically for nostd programs in Rust. It provides essential JSON serialization and deserialization capabilities without relying on the standard library, making it suitable for embedded systems, microcontrollers, and other resource-constrained environments where the standard library is unavailable. The crate supports core Serde traits and APIs familiar to users of serde-json and is maintained by the rust-embedded-community. It requires a minimum supported Rust version of 1.87.0 and is dual-licensed under Apache 2.0 and MIT.