We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1e816 commit 7b2a456Copy full SHA for 7b2a456
README.md
@@ -1,3 +1,19 @@
1
+# No Longer Maintained
2
+
3
+This repository is no longer actively maintained.
4
5
+Several forks of cgroups-rs exist:
6
7
+ * [kata-containers][kata] - Roughly the same API
8
+ * [controlgroup-rs][ordovicia] - Complete redesign
9
10
+None of these forks are endorsed by the authors of this crate, and are listed for informational purposes only.
11
12
+[kata]: https://github.com/kata-containers/cgroups-rs
13
+[ordovicia]: https://github.com/ordovicia/controlgroup-rs
14
15
+---
16
17
# cgroups-rs 
18
Native Rust library for managing control groups under Linux
19
0 commit comments