tabby/crates/ctranslate2-bindings
Meng Zhang 6de61f45bb
chore: mark thread safety [TAB-52] (#186)
* mark thread safety

* use shared_ptr to ensure thread safety

* fmt
2023-06-04 06:23:31 +00:00
..
CTranslate2@45af5ebcb6 support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
cmake support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
include chore: mark thread safety [TAB-52] (#186) 2023-06-04 06:23:31 +00:00
src chore: mark thread safety [TAB-52] (#186) 2023-06-04 06:23:31 +00:00
.gitignore support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
CMakeLists.txt support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
Cargo.toml chore: mark thread safety [TAB-52] (#186) 2023-06-04 06:23:31 +00:00
build.rs refactor: improve error handlings, fix clippy warnings (#181) 2023-06-01 17:23:05 -07:00