Crates.io | argonautica-c |
lib.rs | argonautica-c |
version | 0.2.0 |
source | src |
created_at | 2018-06-21 22:18:19.842772 |
updated_at | 2019-03-05 22:15:45.475997 |
description | C/C++ wrapper for argonautica |
homepage | https://github.com/bcmyers/argonautica |
repository | https://github.com/bcmyers/argonautica |
max_upload_size | |
id | 71175 |
size | 56,812 |
argonautica-c is a C/C++ wrapper for argonautica.
git clone https://github.com/bcmyers/argonautica.git
cd argonautica
git submodule init
git submodule update
cargo build --release --features="simd"
, orcargo build --release
libargonautica_c.dylib
or something similar (depending on your OS), will be in the ./target/release
directoryargonautica.h
, will be in the ./argonautica-c/include
directoryargonautica-c is licensed under either of:
at your option.