lib.rs
FileFormat
21,924 downloads per month Used in 21 crates (18 directly). MIT/Apache. 205KB 4.5K SLoC file-format. Crate for determining the file format of a given file or stream. It provides a variety of functions for identifying a wide range of file formats, including ZIP, Compound File Binary (CFB), Extensible Markup Language (XML) and more.
LadFileBuilder
# scripting # format # bevy # gamedev # format-json # file-format # json ladfile _ builder Language Agnostic Declaration (LAD) file format for the bevy_mod_scripting crate. by Maksymilian Mozolewski and 17 contributors. Install; API reference; GitHub repo ; Home (github.io) 1 unstable release. new 0.2.0 Feb 16, 2025 #1435 in Game dev.
converter_buddy
# file-format # convert-file # format-conversion # extension # format # file # convert converter _ buddy File format conversion library. Provides conversion utilities between files with different formats. by Attilio Oliva. Install; API reference; GitHub repo (attilio-oliva) 4 releases. 0.2.1 Apr 24, 2023 0.2.0 Apr 21, 2023 0.1.2 Jul 3, 2022
run-clang-format
If no .clang-format file is placed in the root directory of your project (assuming there is one), executing run-clang-format without any additional command-line parameters (explained below) would not produce the desired results - quite the opposite since clang-format checks any root folder until it might encounter a .clang-format file.
Funscript
Funscript (File Format) The .funscript file format is the standard format for scripting interactive pleasure devices by syncing them up to a video. The video is usually of a VR format such as 180 or 360 degree video.
xc3_lib
The struct and enum definitions also serve as file format documentation for the names and types of fields. Binary reading and writing is done in a declarative way with derive macros. Unlike a separate format wiki or binary template files, the code and documentation will always be in sync and can be tested with automated tests.