{"id":76250,"library":"rust-hdl-lib-widgets","title":"Rust HDL Lib Widgets","description":"Write firmware for FPGAs in Rust - widget crate providing reusable hardware components.","status":"active","version":"0.44.0","language":"rust","source_language":null,"source_url":"https://github.com/samitbasu/rust-hdl","tags":["fpga","hardware","hdl","embedded","widgets"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrust_hdl_lib_widgets = \"0.44.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add rust_hdl_lib_widgets","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"prelude","correct":"use rust_hdl_lib_widgets::prelude::*;"}],"quickstart":{"code":"use rust_hdl_lib_widgets::prelude::*;\n\nfn main() {\n    // Example: create a simple counter widget\n    let counter = Counter::new(32);\n    println!(\"Counter widget created\");\n}","lang":"rust","description":"Imports reusable hardware widgets for FPGA firmware development."},"warnings":[{"fix":"Add rust-hdl as a dependency and install FPGA synthesis tools.","message":"Requires rust-hdl core and FPGA toolchain.","severity":"gotcha","affected_versions":">=0.44.0"}],"env_vars":null,"search_vec":"'compon':16 'crate':12 'embed':20 'firmwar':6 'fpga':17 'fpgas':8 'hardwar':15,18 'hdl':2,19 'lib':3 'provid':13 'reusabl':14 'rust':1,10 'widget':4,11,21 'write':5","created_at":"2026-06-17T19:26:21.431804+00:00","updated_at":"2026-06-17T19:26:21.431804+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/samitbasu/rust-hdl","github":"https://github.com/samitbasu/rust-hdl","docs":"https://docs.rs/rust_hdl_lib_widgets/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}