archive
Archive library
A Common Lisp library for reading and writing disk-based file archives
A Common Lisp library for reading archive (tar, cpio, etc.) files
30 stars
6 watching
17 forks
Language: Common Lisp
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
naqvis/crystar | A library that provides a way to access and manipulate compressed archives | 38 |
froydnj/chipz | A Common Lisp library for decompressing compressed data from various algorithms | 17 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 650 |
nih-at/libzip | A C library for reading, creating, and modifying zip archives. | 851 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
fosskers/filepaths | Provides consistent and modern filepath manipulation functions for Common Lisp. | 25 |
rustyrussell/ccan | A collection of C libraries and utilities focused on providing a centralized repository of pre-written code for various tasks. | 1,104 |
vinylrecords/vinyl | A Haskell library for creating extensible records with improved performance through constant-time access | 262 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
frojd/wagtail-trash | Allows pages to be archived instead of permanently deleted in a Wagtail application | 38 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,360 |
stijnfrishert/liblsdj | A C library and command-line tools for working with the LSDJ save file format | 93 |
onox/dcf-ada | An Ada 2012 library for working with Zip-based archive files in an archival context. | 6 |
internetarchive/arch | A distributed compute analysis system for web archive collections | 15 |
fosskers/cl-nonempty | Provides non-empty variants of common Lisp collection types to simplify code and avoid manual NIL checks. | 3 |