zip

Zip archive library

Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats.

zip wrapper for Nim

GitHub

52 stars
14 watching
38 forks
Language: C
last commit: 22 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nih-at/libzip A C library for reading and modifying compressed archives 861
status-im/nim-snappy An implementation of the Snappy compression algorithm in Nim 27
vladar4/sdl2_nim A wrapper of the SDL 2 library for the Nim language. 145
guzba/zippy A Nim implementation of compression algorithms and formats 257
nim-lang/packages A registry of Nimble packages for the Nim programming language 455
zlib-ng/minizip-ng A C-based zip archive manipulation library with support for various compression and encryption methods. 1,249
nim-lang/iup Provides a Nim wrapper for the IUP GUI toolkit. 47
nim-lang/nimble A package manager for the Nim programming language 1,265
kuba--/zip A portable C library for creating, reading, and extracting zip archives 1,441
khchen/winim Provides Windows API and COM support for Nim programming language 467
nim-lang/redis A Redis client library for the Nim programming language 127
rubyzip/rubyzip A Ruby library for reading and writing zip archives. 1,363
genotrance/nimgen Automates the wrapping of C libraries to simplify and speed up compilation with c2nim 115
nim-lang/bigints Provides arbitrary precision integers with standard Nim syntax for efficient and accurate calculations 124
brimworks/lua-zip A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives. 83