Home
Softono
r

rust-embedded-community

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by rust-embedded-community

epd-waveshare
Open Source

epd-waveshare

Drivers for various EPDs from Waveshare and others

Package Managers Firmware & RTOS
306 Github Stars
serde-json-core
Open Source

serde-json-core

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.

Developer Tools Firmware & RTOS
194 Github Stars