0rlych1kk4 / embedded_framework
embedded_framework is a Rust-based library designed to streamline embedded systems development by providing safe and efficient abstractions for GPIO control, UART communication, and mock implementations for testing.
☆17Updated 7 months ago
Alternatives and similar repositories for embedded_framework:
Users that are interested in embedded_framework are comparing it to the libraries listed below
- ☆13Updated 7 months ago
- This Rust program reads and processes log files efficiently using buffered file reading. It opens a log file, reads each line, parses the…☆17Updated last month
- This project demonstrates the implementation of Kyber Key Encapsulation Mechanism (KEM) to establish secure, quantum-resistant key exchan…☆23Updated 9 months ago
- A simple Rust-based data storage system that saves and retrieves structured records in JSON and CSV formats. Efficient, lightweight, and …☆15Updated last month
- A Proof of Concept (PoC) for decentralized logging using Rust. This project demonstrates how to set up a logging client and server to han…☆19Updated 8 months ago
- A Rust-based tool designed to automate the process of checking and validating various tools and dependencies for your development environ…☆13Updated last month
- Use of Rust in Machine Learning for predictive model which uses current data to predict an event, result, or outcome. A classification mo…