bobbin-cli
Embedded dev tool
A command-line tool to simplify the development and deployment of embedded systems using various programming languages.
A Rust command line tool to simplify embedded development and deployment.
114 stars
14 watching
9 forks
Language: Rust
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bibendi/dip | A CLI dev tool that provides native-like interaction with Dockerized applications. | 1,261 |
guoxbin/dtool | A command-line tool collection to assist development tasks such as data conversion, encoding, and encryption. | 370 |
rust-embedded/msp430-quickstart | A template for building applications for TI's MSP430 microcontrollers | 36 |
rust-embedded/nb | A library providing a minimal and reusable non-blocking I/O layer | 88 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,121 |
rust-embedded/svd | A set of libraries for manipulating and parsing Common Microcontrollers System Integration SVD (Device Description) files in Rust. | 71 |
cognitive-engineering-lab/aquascope | An interactive visualization tool for Rust programs, showing borrow checker and execution flow | 2,021 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,333 |
michidk/vscli | A tool to simplify launching Visual Studio Code projects with dev containers | 132 |
systemxlabs/bustubx | A relational database written in Rust for learning and educational purposes | 132 |
rust-embedded/arm-dcc | Provides a Rust API for debugging and communicating with embedded systems | 9 |
libbpf/libbpf-rs | An Rust wrapper around libbpf to simplify BPF program development and build processes. | 786 |
rust-embedded/riscv | Provides a set of Rust libraries and tools for accessing and interacting with RISC-V microcontrollers. | 852 |
esp-rs/espup | Tools for developing applications on Espressif SoC's using Rust. | 232 |
rust-embedded-community/usb-device | A framework for building USB devices in Rust. | 450 |