Showing 1142 open source projects for "7zip"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    The purpose of the project was to serve as a testbed for compiler technology. Currently there is a PEG parser generator and a C99 preprocessor in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Elice is a free compiler for programs written in the proprietary language PureBasic. It compiles those programs to C++ and then uses g++ to generate an executable. This is an old version. Development has moved to https://gitorious.org/elice/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An extension of project darkstar server (formerly sponsored by Sun Microsystems, Inc.) with TLS/SSL capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ** Note: This projected has been halted. Please join #lg4l @ irc.freenode.net for more info.** A system of libraries and utilities to operate the Logitech G19 Gaming keyboard in linux and related operating systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    A general purpose and measurement conversion library in Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VIM emulator plugin for the IntelliJ IDEA IDE. This plugin allows you to use many of the commands of VIM while editing files in IDEA. ** NOTE ** This Sourceforge project is inactive. Jetbrains took over the IdeamVIM plugin several years ago. Any support must be directed to Jetbrains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A wrapper for java configuration frameworks, which can be used in a proper OO-way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    yamli
    Yamli is an eclipse plugin for editing YAML files. Features: 1) No Tab 2) Syntax highlighting 3) Auto formatter 4) Structured comments 5) Outline 6) A pinned outline view 7) Errors and warnings 8) A vertical ruler 9) Toggle comments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    finds Java resources such as class files or property files in all the jar/zip files in a given directory
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    An ActionScript 3.5 library implementing an OO interface to the weewar.com API
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SplitNode
    A split pane control for JavaFX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ManquePHP
    A small and simple PHP framework, MVC ready, designed to be an educational tool for programming teaching or a starting point to create an entire new plication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Formula Compiler Source
    Formula Compiler Source for writing your own compiler. Arithmetic expressions & functions; IF-THEN; AND OR ..; EQ GT ..; user functions like threshold, flipflop; others are easy to be implemented
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyHelper is a modular automatic documentation generator. Docs are generated directly from source code and can use different skins (python modules that render the documentation) to produce the doc-pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fast cython implementation of trie data structure for Python. Development is inactive, but moved to: http://github.com/martinkozak/cytrie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Integrates the ArgoUML modelling tool into IntelliJ IDEA 8+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ZipSearch is (currently) a command line tool, which searches content inside zip and jar files. ZipSearch is available in the very first release 0.0.1. See Blog http://monacofranze80.wordpress.com/2009/09/18/zipsearch/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    st2gif

    Converts AtariST images (.neo, .pi1, .pi2, .pi3) to gifs (using gd).

    A small command-line tool for converting AtariST images (.neo, .pi1, .pi2, .pi3) to gifs (using gd). Please note that you may find the project "RECOIL" at SF, which supports far more formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    myFuses is a Controller Framework that helps desing, develop and maintain PHP applications. MyFuses is based on Fusebox and was designed to be more extensible and stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project has moved and is not any longer developed. Please see http://sibirjak.com/blog/index.php/lite-collections/ for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A LSL2 to CIL compiler and script engine for the OpenSim project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tiny Distributed Computing Library is an easy to use cross-platform library for performing distributed computations. It is written in C++ and designed with good performance and modularity in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpMAS (Multisite Authorization System) is a cross-domain PHP user-management script. Using single DB(mysql) to manage users from other sites(or domains) like YAHOO or GOOGLE, it can be integrated into many public scripts (phpBB,myBB,wordpress...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Implementation of php's zip extension using only php and zip/unzip binaries. It is useful if installing binary zip module is not an option on your server. ZipArchive class is included. Will also provide zip:// handler if users request it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DAU is a set of easy to use utilites for Dokuwiki administration. They help to see and analyse the whole structure graph of a wiki, manage users and groups, find unneeded uploaded media. For more information please visit http://dau.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB