{"id":59437,"library":"embedded-nal","title":"Embedded NAL","description":"A Network Abstraction Layer (NAL) for Embedded Systems.","status":"active","version":"0.9.0","language":"rust","source_language":null,"source_url":"https://github.com/rust-embedded-community/embedded-nal","tags":["embedded","networking","abstraction"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nembedded-nal = \"0.9.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add embedded-nal","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"TcpClientStack","correct":"use embedded_nal::TcpClientStack;"}],"quickstart":{"code":"use embedded_nal::TcpClientStack;\n\nfn main() {\n    // Implement TcpClientStack for your hardware\n}","lang":"rust","description":"Trait for TCP client implementations on embedded devices."},"warnings":[{"fix":"Implement the traits for your embedded network hardware.","message":"Requires a hardware-specific implementation; not usable standalone.","severity":"gotcha","affected_versions":">=0.9.0"}],"env_vars":null,"search_vec":"'abstract':5,13 'embed':1,9,11 'layer':6 'nal':2,7 'network':4,12 'system':10","created_at":"2026-06-16T17:03:30.818259+00:00","updated_at":"2026-06-16T17:03:30.818259+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/rust-embedded-community/embedded-nal","github":"https://github.com/rust-embedded-community/embedded-nal","docs":"https://docs.rs/embedded-nal/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}