Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eugenehp/edflib-rs
Idiomatic rust bindings for the EDFlib
https://github.com/eugenehp/edflib-rs
Last synced: 3 days ago
JSON representation
Idiomatic rust bindings for the EDFlib
- Host: GitHub
- URL: https://github.com/eugenehp/edflib-rs
- Owner: eugenehp
- License: mit
- Created: 2024-09-05T03:45:44.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-05T04:16:18.000Z (2 months ago)
- Last Synced: 2024-10-06T10:36:39.702Z (about 1 month ago)
- Language: Rust
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# edflib
Idiomatic bindings for the EDFlib
## Development
Force pull original C++ library:
```shell
git submodule add --force -- https://gitlab.com/Teuniz/EDFlib.git crates/edflib-sys/edflib-src
```## License
[MIT](./LICENSE)
2024 [Eugene Hauptmann](http://github.com/eugenehp)