[go: up one dir, main page]

Showing 9589 open source projects for "snap7-full-1.4.2.zip"

View related business solutions
  • Pylon is an All-in-one B2B Support Platform for modern B2B businesses. Icon
    Pylon is an All-in-one B2B Support Platform for modern B2B businesses.

    Pylon is a modern support system that integrates with all B2B channels like Slack and Team.

    We bring together everything a post-sales teams team needs including a ticketing system, B2B omnichannel integrations (Slack Connect, Microsoft Teams), modern chat widget, knowledge base, AI support bot, account management, customer marketing, and more.
    Learn More
  • Streamline Hiring with Skill Assessments Icon
    Streamline Hiring with Skill Assessments

    Say goodbye to hiring guesswork. Use Canditech’s job simulation tests to assess real-world skills and make data-driven decisions.

    Canditech offers innovative, cheat-proof skill assessments and job simulations to transform your hiring process. From technical skills to soft skills, we help you assess candidates on actual job performance. With over 500 customizable tests and powerful video interview features, you can evaluate real-world capabilities, streamline your hiring, and reduce biases. Whether you’re hiring for remote roles, mass hiring, or looking to expand your diversity pool, Canditech’s data-driven platform ensures the right candidates are chosen for the job every time.
    Get a Free Demo
  • 1
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    ...Very easy to use, a full working server example is not bigger than the “Hello world”. Many projects/makefiles are ready to run to easily rebuild Snap7 in any platform without the need of be a C++ guru. Very detailed documentation provided.
    Leader badge">
    Downloads: 846 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: 2 This Week
    Last Update:
    See Project
  • 3
    Angular Full Stack

    Angular Full Stack

    Angular Full Stack project built using Angular, Express, Mongoose

    Angular Full Stack is a project to easily get started with the latest Angular using a real backend and database. The whole stack is in TypeScript, from frontend to backend, giving you the advantage of coding in one single language throughout the stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 10,028 This Week
    Last Update:
    See Project
  • Hightouch is a data and AI platform for marketing and personalization. Icon
    Hightouch is a data and AI platform for marketing and personalization.

    Marketing needs data and AI. Give them Hightouch.

    Find insights, run real-time campaigns, and build AI agents with all your data.
    Learn More
  • 5
    Full Stack FastAPI Template

    Full Stack FastAPI Template

    Full stack, modern web application template

    The Full Stack FastAPI Template is a production-ready template that combines FastAPI for the backend and React for the frontend. It provides a robust foundation for building modern web applications, incorporating best practices for security, scalability, and maintainability. The template includes Docker configurations, CI/CD setups, and more to streamline development workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Full Stack FastAPI and PostgreSQL

    Full Stack FastAPI and PostgreSQL

    Full stack, modern web application generator

    ...Celery worker that can import and use models and code from the rest of the backend selectively. REST backend tests based on Pytest, integrated with Docker, so you can test the full API interaction, independent on the database. As it runs in Docker, it can build a new data store from scratch each time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Keka

    Keka

    The macOS & iOS file archiver

    Keka is a full-featured file archiver, as easy as it can be. With Keka you can compress as many files as you want in a bunch of formats. 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.
    Downloads: 23 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: 39 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,375 This Week
    Last Update:
    See Project
  • Effortlessly Manage Product Information Icon
    Effortlessly Manage Product Information

    OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.

    A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
    Learn More
  • 10
    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: 7 This Week
    Last Update:
    See Project
  • 11
    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: 48 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    JHenTai

    JHenTai

    A cross-platform manga app made for e-hentai & exhentai by Flutter

    ...The app includes account integration for logged-in features, synchronization of favorites, and support for multiple reading modes. Offline mode allows reading previously downloaded galleries without connectivity. Designed for performance and privacy, it provides full control over data caching and user sessions while offering a polished mobile and desktop reading experience.
    Downloads: 247 This Week
    Last Update:
    See Project
  • 15
    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: 3 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: 142 This Week
    Last Update:
    See Project
  • 17
    WSL

    WSL

    Windows Subsystem for Linux

    WSL is Microsoft's compatibility layer—now open source—that allows Linux binaries (CLI and GUI) to run natively on Windows without a VM. WSL 1 handles syscall translation; WSL 2 uses a lightweight VM with full Linux kernel, enabling full Linux compatibility, improved I/O, GPU acceleration, and support for distributions like Ubuntu, Debian, Kali, etc.
    Downloads: 296 This Week
    Last Update:
    See Project
  • 18
    Cemu Graphic Packs

    Cemu Graphic Packs

    Community Graphic Packs for Cemu

    Use Cemu's built-in graphic packs downloader (a feature added in Cemu 1.15.1) to automatically retrieve the newest graphic packs from our repository. Remove all of your graphic packs first, then move all of the folders from a downloaded .zip below to the graphicPacks folder from your Cemu folder. Choose one of the 3 downloads from above. Each download has a range of versions it supports, pick the one that’s supported by your downloaded Cemu version. Some graphic packs might not be available for Cemu 1.14.0 and newer while previous versions did have graphic packs. This is due to the full reimplementation of the texture system in Cemu 1.14.0. ...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    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: 184 This Week
    Last Update:
    See Project
  • 21
    IntelliJ Community Edition

    IntelliJ Community Edition

    IntelliJ IDEA & IntelliJ Platform

    ...It provides foundational features like a robust editor with code completion, syntax highlighting, refactoring tools, version control integrations, terminal, debugger, and plugin architecture. Since it’s open, community developers can contribute to language supports, UI tweaks, and platform enhancements. From this base, JetBrains builds full editions (Ultimate) by layering proprietary features for enterprise frameworks and integrations. IntelliJ Community supports multiple JVM-based languages (Java, Kotlin, Scala, Groovy) and serves as a host for plugin ecosystems that add support for web, database, and cloud tooling. The project emphasizes performance, modularity, and a responsive user experience, maintaining a codebase that balances long-term maintainability with cutting-edge developer features.
    Downloads: 2,130 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    Kotatsu

    Kotatsu

    Manga reader for Android

    Kotatsu is an open-source manga reader for Android that supports local file reading and integration with sources via Tachiyomi extensions. It offers a sleek UI, smooth reading experience, and the ability to import downloaded manga from various sources. Kotatsu is designed for offline reading and emphasizes customization and privacy.
    Downloads: 262 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next