summaryrefslogtreecommitdiff
path: root/README.md
blob: fe6496be628151316bf64e0ffda22269965a3128 (plain)
1
2
3
4
5
6
7
8
# Rust bindings to Linux APIs

The goal is to provide rust friendly bindings to Linux APIs. This is
very much a work and progress and I am treating it as where I put
bindings that I need vs. spreading them around the various libs that I
work on.

Of course, PRs welcome :)