{"library":"rlibc","type":"library","category":null,"description":"A bare-metal library supplying libc functions like memcpy, memmove, memset, and memcmp for freestanding environments.","language":"rust","status":"active","version":"1.0.0","tags":["bare-metal","libc","memory","no-std"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nrlibc = \"1.0.0\"","imports":["use rlibc::memcpy;"]},{"cmd":"cargo add rlibc","imports":[]}],"homepage":"https://github.com/rust-lang/rlibc","github":"https://github.com/rust-lang/rlibc","docs":"https://docs.rs/rlibc/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}