No description
  • Rust 99.3%
  • Makefile 0.4%
  • C 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-11-17 14:46:17 +01:00
.github Merge pull request #948 from containers/dependabot/github_actions/actions/upload-artifact-3 2022-11-17 14:46:17 +01:00
crates Bump dependencies 2022-11-17 11:40:28 +01:00
tests Bump dependencies 2022-11-17 11:40:28 +01:00
.cbindgen.toml Add logging init to ffi and make errors more convinient 2021-01-15 11:26:14 +01:00
.codecov.yml Add code coverage report 2020-09-10 21:26:30 +02:00
.gitignore Add *.orig to .gitignore 2020-09-07 21:34:21 +02:00
.rustfmt.toml Add code coverage report 2020-09-10 21:26:30 +02:00
build.rs Generate protobuf 2021-09-15 16:55:16 +02:00
Cargo.lock Bump dependencies 2022-11-17 11:40:28 +01:00
Cargo.toml Create crate for integration tests 2021-09-15 16:55:44 +02:00
Cross.toml Bump dependencies 2022-11-17 11:40:28 +01:00
LICENSE Add Cargo.toml meta data 2020-09-07 12:09:48 +02:00
Makefile Deactive pinned test 2021-09-19 18:17:53 +02:00
OWNERS Update approvers 2021-09-15 16:55:43 +02:00
README.md Fix docs URLs and naming 2021-09-09 11:19:28 +02:00

containrs - General purpose container library

ci codecov docs

This repository is a hacking space for a new general purpose container library written in Rust.