Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ZZIPlib Library

Compare

  No analysis available

ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-algorithms supported by zlib. Functions are provided that transparently access files being either real files or zipped files, both with the same filepath. The zip-archive can be used in the place of a ... [More] normal subdirectory. It is written in portable C. [Less]

0 lines of code

6 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

RubyZip

Compare

  Analyzed about 6 hours ago

rubyzip is a ruby library for reading and writing zip files.

51K lines of code

0 current contributors

over 13 years since last commit

3 users on Open Hub

Inactive
4.0
   
I Use This
Licenses: No declared licenses

Apache Commons Compress

Compare

Claimed by Apache Software Foundation Analyzed about 23 hours ago

Apache Commons Compress defines an API for working with tar, zip, ar, cpio, gzip and bzip2 files.

84.8K lines of code

8 current contributors

3 days since last commit

3 users on Open Hub

High Activity
0.0
 
I Use This

TrueZIP

Compare

  No analysis available

TrueZIP is a Java based virtual file system (VFS) which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments. TrueZIP has been incepted in 2005 and is hosted on java.net.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
3.5
   
I Use This
Mostly written in language not available
Licenses: eclipse
Tags java tar vfs zip

Turbopower Abbrevia

Compare

  Analyzed about 18 hours ago

Abbrevia is a compression toolkit for Delphi, C++Builder, Kylix, and Free Pascal. It supports compressing and decompressing PKZIP, Microsoft CAB, tar, gzip, and bzip2 archives, and can create self-extracting executables. On Windows it also provides Delphi wrappers for the LZMA, Bzip2, and WavPack ... [More] SDKs, and PPMd decompression. Abbrevia also has several visual controls that simplify displaying and manipulating archives, including treeview and listview components. [Less]

60.8K lines of code

2 current contributors

about 1 month since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

QuaZIP

Compare

  No analysis available

A C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package, using Trolltech's Qt toolkit. Useful to access ZIP archives from the Qt programs.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

libzip

Compare

  No analysis available

libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: BSD_License

ZipCarton

Compare

  Analyzed about 16 hours ago

ZipCarton is a plugin for your Mac OS X Address Book that tries to find the ZIP or postal code for the city you entered in your contact's details. ZipCarton is completly free and can find postcodes in 45 countries: Andorra, Australia, Austria, Bangladesh, Belgium, Bulgaria, Brazil, Canada ... [More] , Croatia, Czech Republic, Denmark, Faroe Islands, Finland, France, Germany, Greenland, Hungary, Iceland, India, Italy, Japan, Liechtenstein, Luxembourg, Macedonia, Mexico, Moldova, Monaco, Netherlands, New Zealand, Norway, Pakistan, Poland, Portugal, San Marino, Slovakia, Slovenia, South Africa, Spain, Sri Lanka, Sweden, Switzerland, Thailand, United Kingdom, United States and the Vatican (using Geonames). Available in Danish, Dutch, English, French, German, Italian, Japanese, Portuguese and Spanish. [Less]

1.68K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

TrueVFS

Compare

  No analysis available

TrueVFS is a virtual file system (VFS) for Java 7 which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments. TrueVFS is the successor of TrueZIP.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: eclipse
Tags java tar vfs zip

zipfs

Compare

  No analysis available

Zipfs consists of three parts: - a zip file system, allowing you to mount a zip file using styx. - tools to read/list/write zip files. - a library to read & write zip files. See the manual page getzip(1) for documentation about the tools getzip, lszip and putzip. See the manual page ... [More] zipfs(4) for documentation about the zip file system. For now, the library is undocumented. The implementation of the programs should be regarded as library documentation for now. Zipfs is written in Limbo, for Inferno. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...