-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HELP WANTED! #1
Comments
@lmangani This looks like a very early project,I saw the ffi interface inside, which was written manually。I don't know much about c/c++,Are we going to generate rust code based on the c api header file? |
@auxten I did not find the c header file of chdb, not c++ |
@web3creator if you check out the readme it clearly states this is a (working) experimental FFI binding based on libchdb.so, which I believe answers your question. If you run the code with the library onboard, you should see how it functions easily. Note: the help we need is not with C/C++ but with the crate itself |
@tephrocactus Thanks for the great work! |
I would like to contribute to this, as I will be using this crate in my projects |
Are you an open-source enthusiast and Rust developer? Help us turn this binding template into a stable crate!
The text was updated successfully, but these errors were encountered: