Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linux-surface/libsurfacesam
Library for Linux Surface System Aggregator Module kernel driver user-space debug-interface (ssam-cdev).
https://github.com/linux-surface/libsurfacesam
Last synced: about 2 months ago
JSON representation
Library for Linux Surface System Aggregator Module kernel driver user-space debug-interface (ssam-cdev).
- Host: GitHub
- URL: https://github.com/linux-surface/libsurfacesam
- Owner: linux-surface
- License: mit
- Created: 2021-06-10T22:49:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T13:32:08.000Z (3 months ago)
- Last Synced: 2024-09-14T23:29:33.508Z (3 months ago)
- Language: Rust
- Size: 37.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `libsurfacesam`
![CI](https://github.com/linux-surface/libsurfacesam/workflows/CI/badge.svg)
Library for Linux Surface System Aggregator Module (SSAM) kernel driver user-space debug API (cdev).
Provides an interface for the `surface_aggregator_cdev` kernel module.The following crates are provided:
- `ssam`: Main API wrapper.
- `ssam-tokio`: [`tokio`][tokio] compatibility layer for asynchronous event handling.[tokio]: https://github.com/tokio-rs/tokio#tokio