-
codex-switch Public
Codex Switch is a VS Code extension that manages multiple Codex accounts and lets you switch between them from the status bar
-
flags Public
Forked from jessevdk/go-flagsBuild Go CLIs faster: reflection-based flags, args, commands/subcommands, env+INI config, localization, shell completion, and rich documentation.
Go BSD 3-Clause "New" or "Revised" License UpdatedApr 27, 2026 -
chisel Public
Forked from canonical/chiselGo GNU Affero General Public License v3.0 UpdatedApr 17, 2026 -
jamle Public
Go library & CLI to unmarshal YAML/JSON with recursive Bash-style environment variable expansion ${VAR:-default}, ${VAR:?error}
-
dzce Public
Go toolkit for DayZ Central Economy files: typed models, codecs, merge helpers, and map/layer conversion workflows
-
Switchy Public
Forked from erryox/SwitchySwitches languages by the Caps Lock key.
-
pbo Public
Go package for reading, writing, packing, and hashing PBO archives, including hash set computation for signing workflows
Go MIT License UpdatedApr 3, 2026 -
paa Public
Go implementation of the PAA texture format used in DayZ/Arma, with TexConvert-style config resolver, LZO/LZSS support, swizzle handling for normal maps.
Go MIT License UpdatedApr 3, 2026 -
vdf Public
Go library for reading and writing Valve Data Format (VDF) in text and binary forms, with streaming I/O, ordered AST, and duplicate-key preservation
Go MIT License UpdatedApr 3, 2026 -
png Public
Drop-in accelerated image/png using klauspost zlib and decoder optimizations.
-
transitext Public
Provider-agnostic Go module for translation pipelines with official and free backends, batching, retries, fallback chains, rate limiting, and cache wrappers
-
tga Public
Go package for decoding and encoding TGA (Truevision TARGA) images
Go MIT License UpdatedApr 3, 2026 -
texheaders Public
Go package for read, write and build DayZ/Arma texHeaders.bin files.
Go MIT License UpdatedApr 3, 2026 -
pathrules Public
Fast Go package for gitignore-like path rules: include/exclude matching, recursive rules providers, and high-performance batch filtering for file pipelines
Go MIT License UpdatedApr 3, 2026 -
lzss Public
Go package for Lempel–Ziv–Storer–Szymanski (LZSS) compression. BI-style LZSS:8bit variant, configurable checksum, low allocations. For archives and binary formats.
Go MIT License UpdatedApr 3, 2026 -
-
edds Public
Go library for Arma/DayZ EDDS (Enfusion DDS) read/write with optional LZ4 chunk‑stream compression
-
bisign Public
Go package for .biprivatekey, .bikey, and .bisign formats: key generation, load/save, sign/verify/recover, and in-memory parse/marshal APIs
Go MIT License UpdatedApr 3, 2026 -
bcn Public
Minimal BCn/DXT encoder/decoder in Go with DDS/KTX I/O, mipmaps and cubemap support
-
atlasforge Public
Deterministic 2D texture atlas packer for Go (MaxRects): pack sprites into one atlas image and export JSON-ready layout metadata
Go MIT License UpdatedApr 3, 2026 -
bimime Public
Go package for Real Virtuality and Enfusion file type detection by filename hints, magic bytes, and lightweight text validation
Go MIT License UpdatedApr 2, 2026 -
pac1 Public
Go toolkit for Arma Reforger PAC1 (.pak): read, extract, pack, and edit archives
Go MIT License UpdatedApr 2, 2026 -
rvmat Public
Go library for parsing, validating, and writing Real Virtuality RVMAT material files with procedural texture support and deterministic formatting
Go MIT License UpdatedMar 29, 2026 -
stringtable Public
Go module for DayZ stringtable.csv: parse/write CSV, manage language columns, and integrate with PO/POT gettext files
-
imageset Public
Go library for reading, validating, and writing DayZ .imageset files with deterministic formatting and low-allocation parsing
-
pofile Public
Go module for parsing, linting, and formatting gettext .po/.pot files with diagnostics, lossless document model, and deterministic output
Go MIT License UpdatedMar 29, 2026 -
rap Public
Go RAP binary codec for DayZ/Arma: decode/encode config.bin with rvcfg AST integration.
Go MIT License UpdatedMar 29, 2026 -
rvcfg Public
Go package for DayZ/Arma config sources: preprocess, parse AST, diagnostics, and formatting.
Go MIT License UpdatedMar 28, 2026 -
lintkit Public
Unified modular lint toolkit for Go: connect many modules, define rules once, enforce policy everywhere
Go MIT License UpdatedMar 28, 2026 -
metricz Public
DayZ server mod that exports engine, gameplay, and world metrics to Prometheus; cross-platform, low-overhead, configurable.