Showing 2233 open source projects for "z-zip"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Z-Image

    Z-Image

    Image generation model with single-stream diffusion transformer

    ...The project includes several variants: Z-Image-Turbo, a distilled version optimized for speed and low resource consumption; Z-Image-Base, the full-capacity foundation model; and Z-Image-Edit, fine-tuned for image editing tasks. Despite its compact size, Z-Image produces outputs that closely rival those from much larger models — including strong rendering of bilingual (English and Chinese) text inside images, accurate prompt adherence, and good layout and composition.
    Downloads: 176 This Week
    Last Update:
    See Project
  • 2
    Zip.js

    Zip.js

    JavaScript library to zip and unzip files

    Zip.js is a JavaScript library for creating, reading, and editing ZIP files directly in the browser or in Node.js environments, supporting various compression methods and encryption.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    z

    z

    Tracks your most used directories, based on 'frecency'

    Tracks your most used directories, based on 'frecency'. After a short learning phase, z will take you to the most 'frecent directory that matches ALL of the regexes given on the command line, in order. For example, z foo bar would match /foo/bar but not /bar/foo. The rank of directories maintained by z undergoes aging based on a simple formula. The rank of each entry is incremented every time it is accessed. When the sum of ranks is over 9000, all ranks are multiplied by 0.99. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    z.lua

    z.lua

    A new cd command that helps you navigate faster

    z.lua is a faster way to navigate your filesystem. It tracks your most used directories, based on 'frecency'. After a short learning phase, z will take you to the most 'recent' directory that matches ALL of the regexes given on the command line, in order. Available for posix shells, bash, zsh, dash, sh, ash, ksh, busybox and etc. Available for Fish Shell, Power Shell and Windows cmd. An enhanced matching algorithm takes you to where ever you want precisely. Allow updating database only if $PWD changed with "$_ZL_ADD_ONCE" set to 1. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    7-Zip

    7-Zip

    A free file archiver for extremely high compression

    7-Zip is a file archiver with a high compression ratio. 7-Zip works in Windows 11 / 10 / 8 / 7 / Vista / XP / 2022 / 2019 / 2016 / 2012 / 2008 / 2003 / 2000. You can use 7-Zip on any computer, including a computer in a commercial organization. You don't need to register or pay for 7-Zip. And there is command line version for Linux and macOS.
    Leader badge
    Downloads: 9,638 This Week
    Last Update:
    See Project
  • 6
    WSJT-Z

    WSJT-Z

    WSJT-X fork by SQ9FVE

    WSJT-Z is a modified version of the WSJT-X software by Joe Taylor K1JT (https://sourceforge.net/projects/wsjt/). VISIT OUR GROUPS.IO PAGE FOR ANY COMMENTS / QUESTIONS / BUG REPORTS: https://groups.io/g/WSJT-Z/topics The CHANGELOG is available on the Files page: https://sourceforge.net/projects/wsjt-z/files/. Initially developed as an automation project, WSJT-Z now focuses on enhancing the functionality of the original software.
    Leader badge
    Downloads: 738 This Week
    Last Update:
    See Project
  • 7
    CPU-Z

    CPU-Z

    Utility for detailed CPU and system hardware information.

    CPU-Z is fully supported on Windows® 11.
    Downloads: 322 This Week
    Last Update:
    See Project
  • 8
    Zip-Ada

    Zip-Ada

    A standalone, portable Ada library for .zip archives

    Zip-Ada is a library for .zip archives. Full sources are in Ada and are unconditionally portable. Input and output can be any stream (file, buffer,...) for archive creation as well as data extraction. Task safe and endian-neutral. More information on: http://unzip-ada.sf.net Alire crate: https://alire.ada.dev/crates/zipada Mirror: https://github.com/zertovitch/zip-ada/
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 9
    JADX

    JADX

    Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and apk files. Decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files. Decode AndroidManifest.xml and other resources from resources.arsc. Deobfuscator included. Be aware, Android Studio can interfere with jadx debugger, so it is better to close it before attaching to the process in jadx. Smali debugger, check wiki page for setup and usage. View decompiled code with highlighted syntax.
    Downloads: 1,304 This Week
    Last Update:
    See Project
  • Cortex: Boost Developer Coding Skills Icon
    Cortex: Boost Developer Coding Skills

    Cortex makes coding easier and faster for developers. See how our portal connects tools and cuts busywork.

    Cortex is a simple portal that helps developers work smarter by linking all your tools, setting clear rules, and slashing repetitive tasks. It speeds up onboarding, updates old code, and fixes issues fast. Over 100 big companies use it to save time and get better results.
    Try it now!
  • 10
    GPU-Z

    GPU-Z

    Lightweight GPU information and diagnostics tool.

    GPU-Z is a specialized and lightweight system utility designed to provide in-depth information about your video card and graphics processor. It offers comprehensive support for a wide range of graphics devices from NVIDIA, AMD, ATI, and Intel. The application delivers detailed data on the adapter, GPU specifications, and display information.
    Downloads: 181 This Week
    Last Update:
    See Project
  • 11
    minizip-ng

    minizip-ng

    Fork of the zip manipulation library found in the zlib distribution

    minizip-ng is a zip manipulation library written in C that is supported on Windows, macOS, and Linux. Minizip was originally developed by Gilles Vollant in 1998. It was first included in the zlib distribution as an additional code contribution starting in zlib 1.1.2. Since that time, it has been continually improved upon and contributed to by many people.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Source Han Serif

    Source Han Serif

    A set of OpenType/CFF Pan-CJK fonts

    ...You can also download entire releases that include all available configurations in a single ZIP file. The ZIP file for the latest release is approximately 2GB.
    Downloads: 81 This Week
    Last Update:
    See Project
  • 13
    libzip

    libzip

    A C library for reading, creating, and modifying zip archives.

    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. libzip is fully documented via man pages. HTML versions of the man pages are on libzip.org and in the man directory. You can start with libzip(3), which lists all others.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Zippy

    Zippy

    Pure Nim implementation of deflate, zlib, gzip and zip

    Zippy is a pure Nim implementation of DEFLATE, ZLIB, GZIP, and ZIP data compression formats, aiming to be small, performant, and dependency-free.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    ZipStream PHP

    ZipStream PHP

    PHP ZIP Streaming Library

    ZipStream-PHP is a library that allows you to dynamically create ZIP files on the fly without storing files on the server beforehand. It’s designed for streaming large ZIP archives directly to the browser or client, making it suitable for memory-efficient downloads.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Karing

    Karing

    Simple & Powerful proxy utility

    Karing is a powerful, rule-based cross-platform proxy utility built with Flutter, supporting Clash, Sing-box, V2Ray, Shadowsocks, and more. It features customizable routing rules, geo-IP/site filtering, ACLs, multi-device sync via iCloud, LAN, WebDAV, and ZIP import/export. It supports a wide range of subscription sources and platforms including iOS, Android, macOS, Windows, and tvOS.
    Downloads: 149 This Week
    Last Update:
    See Project
  • 17
    kortapp-z

    kortapp-z

    一个基于C#/C/C++的开源应用商店

    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    Source Han Sans

    Source Han Sans

    Set of OpenType Pan-CJK fonts

    ...You can also download entire releases that include all available configurations in two ZIP files. To build the binary font files from source, you need to have installed the Adobe Font Development Kit for OpenType (AFDKO). The AFDKO tools are widely used for font development today, and are part of most font editor applications.
    Downloads: 234 This Week
    Last Update:
    See Project
  • 19
    Keka

    Keka

    The macOS & iOS file archiver

    ...Divide files and protect them with a password is now a kids game. Just drop the files you want to compress to the Keka icon in the Dock or the main window. Also, Keka can extract lots of compressed files, from ZIP and 7Z to RAR archives, even parted ones. Just double-click on those files and they will be extracted using Keka, or drop them to the icon in the Dock or the main window.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 20
    AWS Lambda for Go

    AWS Lambda for Go

    Libraries, samples and tools to help Go developers develop AWS Lambda

    ...Libraries, samples, and tools to help Go developers develop AWS Lambda functions. Preparing a binary to deploy to AWS Lambda requires that it is compiled for Linux and placed into a .zip file. Windows developers may have trouble producing a zip file that marks the binary as executable on Linux. To create a .zip that will work on AWS Lambda, the build-lambda-zip tool may be helpful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QuickViewer

    QuickViewer

    A image/comic viewer application for Windows, Mac and Linux

    ...It includes a streamlined interface, hardware-accelerated rendering, and features tailored for browsing through image series efficiently. With support for compressed formats like ZIP and RAR, QuickViewer is especially handy for comic readers and photographers who work with large batches of images.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 22
    log4rs

    log4rs

    A highly configurable logging framework for Rust

    ...If you are using the file rotation in your configuration there is a known substantial performance issue so listen up! By default the gzip feature is enabled and when rolling files it will zip log archives automatically. This is a problem when the log archives are large as the zip happens in the main thread and will halt the process while the zip is completed. Be advised that the gzip feature will be removed from default features as of 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SSZipArchive

    SSZipArchive

    ZipArchive is a simple utility class for zipping and unzipping files

    ZipArchive is a popular Objective-C and Swift library for handling ZIP file compression and extraction in iOS and macOS applications. It provides a simple API to create, extract, and manage compressed files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Notepad Next

    Notepad Next

    A cross-platform, reimplementation of Notepad++

    ...Though the application overall is stable and usable, it should not be considered safe for critically important work. There are numerous bugs and half-working implementations. Pull requests are greatly appreciated. Windows packages are available as an installer or a stand-alone zip file on the release page. The installer provides additional components such as an auto-updater and Windows context menu integration.
    Downloads: 316 This Week
    Last Update:
    See Project
  • 25
    Node Archiver

    Node Archiver

    a streaming interface for archive generation

    Archiver is a Node.js library that provides a streaming interface for creating archive files in various formats, such as ZIP and TAR, supporting multiple compression methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next