Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7407637
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:45:26+00:00 2026-05-29T05:45:26+00:00

I am looking for a (prefferably small) open source library in C or C++

  • 0

I am looking for a (prefferably small) open source library in C or C++ which I can include in my MIT licensed projects (hosted on google code). I am a hobby C/C++ programmist so I am not that advanced, however I know just the things I need to develop plugins for a application named “SA-MP” (works on Windows and Linux).
What I am willing to make is an auto installer which will need to be able to uncompress compressed files (prefferably .zip, but any other file compression method will do!).

I have looked for such a library but they always need to have some extra dll’s on windows or some other files on linux – which is not the thing I am looking for as the end-users may not be able to know how to install the plugin with it’s required components.

Looked also at Basic Compression Library and it seems it doesn’t have file compression, but just algorithms. So with that one I’m out of luck.

To make the above text short:

  • No external depencies, extra libraries which are needed are allowed if they can be linked to my C/C++ project.
  • Can compress whole directories and unpack them.
  • Works on windows and linux.
  • Can be safely used with MIT license (optional, preffered)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T05:45:28+00:00Added an answer on May 29, 2026 at 5:45 am

    What’s wrong with zlib (that’s the obvious first thing to look at; everybody uses that) or libzip (first hit on freshmeat)?

    • zlib: The library itself only provides the compression, but there is a sample implementation of zip format you can use. The “zlib license” is slightly modified MIT/X license, so should be compatible. Trivial to build as part of your application.
    • libzip: Supports zip format. BSD-revised license; you have to maintain it, but it’s basically equivalent to MIT/X license. Can also be linked statically.

    In general, there is no technical reason why you’d need to link anything dynamically. You don’t. There is, however, a legal reason for LGPL-licensed libraries, because LGPL stops at dynamic object boundary, so static linking makes the other code LGPL as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking for a .NET (much preferably open source in C#) library for dealing
I'm looking for an open source search indexing library. It will be used for
I am looking for a (preferably) command-line tool that can reformat the C# source
I am looking for an open-source asp.net (preferably .net 2.0) project in c#. It
I'm looking for preferably javascript (but flash would do too) charting library which would
I am looking for a small database that can be embedded into my Python
I'm looking for a good open source message bus that is suitable for embedded
I am looking for a (small) library that helps me cleanly implement a front
I'm looking for a small and fast library implementing an HTTP server in .NET
I am looking for a, preferably open-source, user levelling/ranking system. By this I mean,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.