A little wrapper around core rust EWTS conversion library, usable in C/C++/Cython code.
Or anywhere a C-code can be called.
See [example](https://github.com/emgyrz/ewts-rs/tree/master/ewts-c/examples)
and [test code](https://github.com/emgyrz/ewts-rs/blob/master/bench/cpp_bench.cpp).
Also see for details [here](https://github.com/emgyrz/ewts-rs/tree/master/ewts-c).
It is a part of set of apps/libs called **ewts-rs**.
See more [here](https://github.com/emgyrz/ewts-rs)