o
odin.langpkg.dev
packages / library / dar

dar

46c885blibrary

Simple Archive Format

MIT · updated 1 year ago

Short disclaimer, I've just started using odin and decided to use this package as a way to learn the language. so expect bugs. I would greatly appreciate feedback on anything about the code, format, style, etc.

DAR - Dave's Archive Format

DAR is a lightweight archive format designed for storing and compressing resources in a simple container format.

Planed Features

  • Create and read .dar files
  • Zlib compression
  • Optional file encryption
  • Efficient metadata format

Installation

  • I'm going to try to keep it as a single file so you can git clone into a dar directory, or just grab the single file.