1
0
Fork
You've already forked bodev
0
forked from sgued/bodev
Low level Dev tools
  • Rust 82.4%
  • Fluent 13.7%
  • HTML 1.6%
  • Just 1%
  • Python 0.9%
  • Other 0.4%
2025年12月21日 09:41:44 +01:00
assets Update icons 2025年01月05日 17:16:07 +01:00
cbor-examples Improve cbor debugger to support unknown length arrays 2024年12月18日 21:40:18 +01:00
dist Prepare release 25.11 2025年11月11日 13:15:45 +01:00
i18n Add timestamp parsing 2025年12月21日 09:41:44 +01:00
src Minor updates 2025年12月21日 09:41:44 +01:00
website Minor updates 2025年12月21日 09:41:44 +01:00
.gitignore Add website and improve screeshots 2024年11月28日 20:50:17 +01:00
Cargo.lock Minor updates 2025年12月21日 09:41:44 +01:00
Cargo.toml Minor updates 2025年12月21日 09:41:44 +01:00
COPYING.md Add AGPL license, readme and icon 2024年11月11日 17:24:58 +01:00
create_language_list.py Add ukrainian to the list of languages 2025年07月13日 15:23:54 +02:00
i18n.toml Initial commit 2024年07月23日 22:51:40 +02:00
justfile Minor updates 2025年12月21日 09:41:44 +01:00
README.md Fix typos 2025年05月19日 22:06:04 +02:00

BODEV

Bodev is a developer toolbox, optimized for having many tools, especially for low-level developpers, including tools such as a CBOR parser, and other binary related tools.

Get It on Flathub

Website

Information and screenshots at bodev.sgued.fr.

Contributing

The issue tracker and pull requests are open for code suggestions

Building

Bodev expects the latest stable Rust release to be available for building.

For development, you can use the Makefile targets with make run to run the application (you need mold installed).

For release, you might want to enable more serialization formats:

cargo build --release all-formats

Troubleshooting

Missing dependencies

error: failed to load source for dependency serde-raw

Caused by: Unable to update ./crates/sfil/serde-raw

Make sure you have loaded the submodules:

git submodule update --init --recursive

Translations

It is possible to translate the application using the codeberg weblate instance:

https://translate.codeberg.org/projects/bodev/bodev/


Licensing

This software is licensed under the AGPL-3.0-only license.

CC0 Third party icons used: