#file-format #quake #data-structures #wad #fps

no-std quake-util

A utility library for using Quake file formats

7 unstable releases

0.4.0 May 10, 2025
0.3.2 Feb 19, 2024
0.2.0 Mar 18, 2023
0.1.1 Mar 15, 2023

#841 in Parser implementations

Download history 366/week @ 2025-06-04 26/week @ 2025-06-11 160/week @ 2025-06-18 159/week @ 2025-06-25 61/week @ 2025-07-02 116/week @ 2025-07-09 146/week @ 2025-07-16 146/week @ 2025-07-23 163/week @ 2025-07-30 236/week @ 2025-08-06 180/week @ 2025-08-13 127/week @ 2025-08-20 86/week @ 2025-08-27 103/week @ 2025-09-03 191/week @ 2025-09-10 173/week @ 2025-09-17

569 downloads per month
Used in 4 crates (3 directly)

CC0-1.0 OR MIT OR Apache-2.0

115KB
3.5K SLoC

quake-util

Seth "4LT" Rader

About

A utility library for using Quake file formats.

Modules

qmap

Quake source map parsing, writing, and data structures.

wad

Reading WAD files and extracting lumps.

License

CC0 or MIT or Apache-2.0, your choice.

Additional Credits

  • ad_heresp2.map - "Imhotep's Legacy"
    • Map by Heresy, used here for "macro" benchmarking

No runtime deps