{"id":69305,"library":"syscall-alt","title":"Syscall Alt","description":"Alternative syscall interface.","status":"active","version":"0.0.14","language":"rust","source_language":null,"source_url":"https://github.com/lemonrock/syscall-alt","tags":["syscall","low-level","os","linux"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsyscall-alt = \"0.0.14\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add syscall-alt","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"syscall","correct":"use syscall_alt::syscall;"}],"quickstart":{"code":"use syscall_alt::syscall;\n\nfn main() {\n    let result = syscall(0, &[]);\n    println!(\"Syscall result: {:?}\", result);\n}","lang":"rust","description":"Performs a system call using the alternative interface."},"warnings":[{"fix":"Pin to a specific version and test thoroughly.","message":"Unstable API; may change between versions.","severity":"breaking","affected_versions":">=0.0.14"}],"env_vars":null,"search_vec":"'alt':2 'altern':3 'interfac':5 'level':9 'linux':11 'low':8 'low-level':7 'os':10 'syscal':1,4,6","created_at":"2026-06-17T18:00:14.566973+00:00","updated_at":"2026-06-17T18:00:14.566973+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/lemonrock/syscall-alt","github":"https://github.com/lemonrock/syscall-alt","docs":"https://docs.rs/syscall-alt/","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}}