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

bmaptool in C/C++ #38

Open
embetrix opened this issue Nov 19, 2024 · 3 comments
Open

bmaptool in C/C++ #38

embetrix opened this issue Nov 19, 2024 · 3 comments

Comments

@embetrix
Copy link

any existing tool to process (write) bmap image written in C/C++ ?

would love to have something not pulling the whole python into tiny embedded system image.

@embetrix
Copy link
Author

embetrix commented Nov 19, 2024

I started a project here : https://github.com/embetrix/bmap-writer it does handle both xz and gz compression.

@schwesinger
Copy link

I don't know about a C/C++ version, but Collabora worked on a Rust version: https://github.com/collabora/bmap-rs

IIRC, it supports the copying use-case but not the generation of block maps.

@embetrix
Copy link
Author

would be nice if both the Rust and C++ alternative could be referenced in the README ?

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

No branches or pull requests

2 participants