Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)