-
Notifications
You must be signed in to change notification settings - Fork 9
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
xlsxio library #7
base: master
Are you sure you want to change the base?
Conversation
Ultralightweight JSON parser in ANSI C
DuckDB is a high-performance analytical database system. It is designed to be fast, reliable, portable, and easy to use. DuckDB provides a rich SQL dialect, with support far beyond basic SQL. DuckDB supports arbitrary and nested correlated subqueries, window functions, collations, complex types (arrays, structs, maps), and several extensions designed to make SQL easier to use.
test for duckdb library
delete some unuseful info.
it is a modern and flexible regular expressions library
PNG encoder and decoder in C and C++, without dependencies
Thank-you for the pull request. Which version of fbfrog was used? Would it be possible to provide the URLs of the downloaded sources? The work flow currently for this repo is to modify the makefile to automatically download and unpack sources, then automatically translate bindings with fbfrog+scripts on the |
|
Sorry, I meant revision / commit. do you know the hash of the commit? The fbbindings build script will grab a specific fbfrog repository commit to work with |
the cmd display:fbfrog 1.14 compiled on 2023-12-01.so it should be the lasted version.If there's anything I can do to reduce your workload, feel free to let me know. |
added xlsxio library and read/write demos