{"id":70798,"library":"libredox","title":"Libredox","description":"Provides the Redox stable ABI for interfacing with the Redox operating system.","status":"active","version":"0.1.17","language":"rust","source_language":null,"source_url":"https://gitlab.redox-os.org/redox-os/libredox.git","tags":["redox","abi","system-calls"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nlibredox = \"0.1.17\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add libredox","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"call","correct":"use libredox::sys::call;"}],"quickstart":{"code":"use libredox::sys::call;\n\nfn main() {\n    let result = call::close(0);\n    println!(\"Close result: {:?}\", result);\n}","lang":"rust","description":"Calls a Redox system call."},"warnings":[],"env_vars":null,"search_vec":"'abi':6,15 'call':18 'interfac':8 'libredox':1 'oper':12 'provid':2 'redox':4,11,14 'stabl':5 'system':13,17 'system-cal':16","created_at":"2026-06-17T18:19:12.258441+00:00","updated_at":"2026-06-17T18:19:12.258441+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://gitlab.redox-os.org/redox-os/libredox.git","github":null,"docs":"https://docs.rs/libredox/","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}}