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

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

#8 in #quake

Download history 222/week @ 2026-01-18 267/week @ 2026-01-25 338/week @ 2026-02-01 286/week @ 2026-02-08 314/week @ 2026-02-15 331/week @ 2026-02-22 198/week @ 2026-03-01 207/week @ 2026-03-08 251/week @ 2026-03-15 171/week @ 2026-03-22 159/week @ 2026-03-29 126/week @ 2026-04-05 141/week @ 2026-04-12 121/week @ 2026-04-19 125/week @ 2026-04-26 89/week @ 2026-05-03

500 downloads per month
Used in 7 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