svd
SVD parser
A set of libraries for manipulating and parsing Common Microcontrollers System Integration SVD (Device Description) files in Rust.
A CMSIS-SVD file parser
71 stars
13 watching
55 forks
Language: Rust
last commit: about 1 month ago cmsis-svdparserrust
Related projects:
Repository | Description | Stars |
---|---|---|
rust-embedded/svd2rust | Generates Rust code from SVD files used in embedded systems design. | 715 |
dalance/sv-parser | A SystemVerilog parser library for Rust. | 408 |
atsamd-rs/atsamd | A set of Rust crates and libraries for working with Microchip SAMD microcontrollers | 562 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 527 |
xmc-rs/xmc4400 | Generates Rust peripheral access code from SVD files used in embedded systems. | 1 |
softdevteam/grmtools | A suite of libraries and binaries for parsing text in Rust. | 514 |
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,937 |
maciejhirsz/json-rust | A JSON parsing and serialization library written in Rust. | 566 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
simd-lite/simd-json | A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions | 1,167 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,719 |
sundoge/simdjson-rust | Rust bindings for JSON parsing with SIMD optimization | 103 |
jimmycuadra/rust-etcd | An etcd client library for Rust. | 144 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
utkarshkukreti/select.rs | A Rust library for extracting useful data from HTML documents | 974 |