{"id":20131325,"url":"https://github.com/sanpii/lxc-rs","last_synced_at":"2025-04-10T03:57:21.506Z","repository":{"id":32458189,"uuid":"134449729","full_name":"sanpii/lxc-rs","owner":"sanpii","description":"Linux Containers API for rustaceans","archived":false,"fork":false,"pushed_at":"2025-02-27T17:12:09.000Z","size":221,"stargazers_count":20,"open_issues_count":9,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T03:57:15.944Z","etag":null,"topics":["lxc","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sanpii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["sanpii"],"liberapay":"sanpi"}},"created_at":"2018-05-22T17:16:49.000Z","updated_at":"2025-02-27T17:12:13.000Z","dependencies_parsed_at":"2023-01-14T21:16:53.534Z","dependency_job_id":"f1661c18-1f5c-46f0-9279-fcb733320b35","html_url":"https://github.com/sanpii/lxc-rs","commit_stats":{"total_commits":132,"total_committers":2,"mean_commits":66.0,"dds":"0.045454545454545414","last_synced_commit":"23eeb1ef59bf87e0507877497570f225629d4ec2"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanpii%2Flxc-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanpii%2Flxc-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanpii%2Flxc-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanpii%2Flxc-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanpii","download_url":"https://codeload.github.com/sanpii/lxc-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154997,"owners_count":21056542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lxc","rust"],"created_at":"2024-11-13T20:47:35.406Z","updated_at":"2025-04-10T03:57:21.483Z","avatar_url":"https://github.com/sanpii.png","language":"Rust","funding_links":["https://github.com/sponsors/sanpii","https://liberapay.com/sanpi"],"categories":[],"sub_categories":[],"readme":"# LXC\n\n[![Build Status](https://gitlab.com/sanpi/lxc-rs/badges/main/pipeline.svg)](https://gitlab.com/sanpi/lxc-rs/commits/main)\n\nCrate to play with [LXC container](https://linuxcontainers.org/lxc/) in rust.\n\n## Usage\n\nAdd it to your dependencies:\n\n```\n$ cargo add lxc\n```\n\nYou also need the lxc C development files and clang:\n\n```\n# Archlinux\n$ sudo pacman -S lxc clang llvm\n\n# Debian/Ubuntu\n$ sudo apt install lxc-dev clang llvm\n\n# Fedora\n$ sudo dnf install lxc-devel clang llvm\n```\n\nSee [demo.rs](examples/demo.rs) for a complete example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanpii%2Flxc-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanpii%2Flxc-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanpii%2Flxc-rs/lists"}