Skip to content
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

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

xlsxio library #7

wants to merge 38 commits into from

Conversation

fxl447098457
Copy link

added xlsxio library and read/write demos

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
@jayrm
Copy link
Member

jayrm commented Jan 26, 2025

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 raw branch, manually merge to master branch, then make all the hand edits. The idea being to automate as much as possible so that when upstream headers are updated they can be run through the same process preserving the difference of hand edits from one version of the library to the next.

@fxl447098457
Copy link
Author

Thank-you for the pull request. Which version of fbfrog was used?
fbfrog 1.14

Would it be possible to provide the URLs of the downloaded sources?
all the sources could be downloaded form github.most libraries come from awesome c list(https://github.com/oz123/awesome-c)

@jayrm
Copy link
Member

jayrm commented Feb 18, 2025

fbfrog 1.14

Sorry, I meant revision / commit. do you know the hash of the commit?
Like, was it exactly fbfrog 'v1.14' tag? or was it some later revision?

The fbbindings build script will grab a specific fbfrog repository commit to work with

@fxl447098457
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants