Showing 28 open source projects for "z-image"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 1
    Community Z Tools

    Community Z Tools

    Tool support for the Z formal notation

    Community Z Tools Project (CZT): Tools for editing, typechecking and animating Z specifications and related notations. Includes a Java framework for building formal methods tools. NOTE: development of CZT has now moved to GitHub: https://github.com/community-z-users/czt
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    OpenNext

    OpenNext

    Open-source Next.js adapter for AWS

    This project packages Next.js applications to run natively on AWS’s serverless stack, mapping framework features onto services like Lambda, CloudFront, and S3. It translates routing, API handlers, and middleware into deployable artifacts, handling edge cases such as image optimization, ISR, and streaming responses. Static assets are uploaded to object storage and cached at the edge, while dynamic routes are executed in short-lived compute with cold-start-aware build settings. The adapter aims to preserve the Next.js developer experience—file-based routing, app/router features, and incremental builds—while producing infrastructure that scales automatically. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Jib

    Jib

    Containerize your Java application

    ...Jib builds optimized Docker and OCI images for your Java applications-- no Docker daemon or deep mastery of Docker best-practices required. Jib builds by separating the traditionally single image layer Java application into multiple layers for more granular incremental builds. This results in only changes to your code being rebuilt, not your entire application. Jib deploys your changes fast and allows you to rebuild your container image exactly the same without triggering unnecessary updates. All this done completely daemonless, reducing your CLI dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    picocli

    picocli

    Framework for building GraalVM-enabled command line apps

    ...Picocli-based applications can have command line TAB completion showing available options, option parameters, and subcommands, for any level of nested subcommands. Picocli-based applications can be ahead-of-time compiled to a GraalVM native image, with extremely fast startup time and lower memory requirements, which can be distributed as a single executable file. Picocli generates beautiful documentation for your application (HTML, PDF and Unix man pages). Another distinguishing feature of picocli is how it aims to let users run picocli-based applications without requiring picocli as an external dependency.
    Downloads: 5 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    AWS SAM CLI

    AWS SAM CLI

    CLI tool to build, test, debug, and deploy Serverless applications

    The AWS Serverless Application Model (SAM) CLI is an open-source CLI tool that helps you develop serverless applications containing Lambda functions, Step Functions, API Gateway, EventBridge, SQS, SNS and more. The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications. It provides shorthand syntax to express functions, APIs, databases, and event source mappings. With just a few lines per resource, you can define the application you want and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    DALI

    DALI

    A GPU-accelerated library containing highly optimized building blocks

    The NVIDIA Data Loading Library (DALI) is a library for data loading and pre-processing to accelerate deep learning applications. It provides a collection of highly optimized building blocks for loading and processing image, video and audio data. It can be used as a portable drop-in replacement for built-in data loaders and data iterators in popular deep learning frameworks. Deep learning applications require complex, multi-stage data processing pipelines that include loading, decoding, cropping, resizing, and many other augmentations. These data processing pipelines, which are currently executed on the CPU, have become a bottleneck, limiting the performance and scalability of training and inference. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Concourse

    Concourse

    Concourse is a container-based continuous thing-doer written in Go

    Built on the simple mechanics of resources, tasks, and jobs, Concourse presents a general approach to automation that makes it great for CI/CD. Concourse is designed to be expressive, versatile, and safe, remaining intuitive as the complexity of your project grows. A Concourse pipeline is like a distributed, continuous Makefile. Each job has a build plan declaring the job's input resources and what to run with them when they change. Your pipeline is then visualized in the web UI, taking only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ruby 2D

    Ruby 2D

    The Ruby 2D gem

    Ruby2D is a simple and elegant 2D graphics library for the Ruby programming language, designed to make it easy to build games, simulations, and interactive applications. Built atop SDL2 and OpenGL, Ruby2D abstracts away the complexity of low-level graphics programming while exposing enough control for performance and flexibility. It supports images, text, sounds, and basic geometric shapes, making it ideal for learning graphics or quickly prototyping ideas with Ruby. The library is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LabMACOSX
    ...The application Ob open four browsers, Tesseract applications container, TAL, Chatosx, AndroMac, AndroEmu, MySMS, Shutdown, Updater, Search for, MyMaps, SOA, BLI, Xcoder, BasicProg, BasicProg2, VM, D,M&Z Suite Basic and D,M&Z Suite Advanced (POSIX based).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    SageMaker TensorFlow Serving Container

    SageMaker TensorFlow Serving Container

    A TensorFlow Serving solution for use in SageMaker

    ...The Dockerfiles are grouped based on the version of TensorFlow Serving they support. Each supported processor type (e.g. "cpu", "gpu", "ei") has a different Dockerfile in each group. If your are testing locally, building the image is enough. But if you want to your updated image in SageMaker, you need to publish it to an ECR repository in your account. You can also run your container locally in Docker to test different models and input inference requests by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Habitus

    Habitus

    A build flow tool for Docker

    Habitus adds workflows to the Docker build. This means you can create a chain of builds to generate your final Docker image based on a workflow. This is particularly useful if your code is in compiled languages like Java or Go or if you need to use secrets like SSH keys during the build. Habitus is a standalone build flow tool for Docker. It’s a command line tool that builds Docker images based on their Dockerfile and a build.yml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Origin

    Origin

    Community Distribution of Kubernetes

    Origin, also known as OKD is the community distribution of Kubernetes that has been optimized for continuous application development and multi-tenant deployment. It adds developer and operations-centred tools to Kubernetes to speed up application development and simplify deployment, scaling, as well as long-term lifecycle maintenance. It also makes it easier to launch Kubernetes on any cloud or bare metal and run and update clusters, while providing all the necessary tools for creating...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    kodeWeave

    kodeWeave

    HTML/CSS/JS and Markdown Playground For Web Designers and Developers

    kodeWeave is a realtime coding playground for HTML, CSS and Javascript. Similar to JSFiddle and JSBin, but kodeWeave was made to work offline but also as a prototyping application to build applications for desktop operating systems while on mobile devices. (PhoneGap Build is recommended for mobile devices) kodeWeave similar to jsfiddle, jsbin, dabblet, liveweave, codepen, cssdeck, cssdesk, tinkerbin, d3 playground, plunker and pastebin, but allows you to export your web app as a desktop...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    UI Bootstrap

    UI Bootstrap

    Bootstrap components written in pure AngularJS by the AngularUI Team

    Bootstrap components written in pure AngularJS by the AngularUI Team. UI Bootstrap provides a set of native AngularJS directives based on Bootstrap's markup and CSS. As a result no dependency on jQuery or Bootstrap's JavaScript is required. Build files for all directives are distributed in several flavours: minified for production usage, un-minified for development, with or without templates. It should be noted that the -tpls files contain the templates bundled in JavaScript, while the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pngcrush and other tools for manipulating PNG (Portable Network Graphics) and MNG (Multiple-image Network Graphics) files.
    Leader badge
    Downloads: 199 This Week
    Last Update:
    See Project
  • 16
    Xcode Shell

    Xcode Shell

    shell script that used to auto-build xcode project

    xcode_shell is a collection of shell scripts designed to automate common tasks in iOS development, such as building .ipa packages, publishing apps, and managing project assets. Although largely superseded by modern tools like fastlane and fir-cli, this project demonstrates how developers previously streamlined their workflows with custom scripts. The repository includes utilities to compile Xcode projects and workspaces, handle CocoaPods builds, publish .ipa files to private servers or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cocos2D-ObjC

    Cocos2D-ObjC

    Cocos2d for iOS and OS X, built using Objective-C

    ...Fast textures, PVR compressed and uncompressed textures. Point-based, RetinaDisplay mode compatible. Open Source Commercial Friendly, compatible with open and closed source projects. Image assets support, TVOS support, App thinning support, 3D touch support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Buildstep

    Buildstep

    Buildstep uses Docker and Buildpacks to build applications like Heroku

    ...It takes in your app code as a tarball via STDIN, runs the builder script inside a container preloaded with multiple buildpacks, and generates a ready-to-run Docker image, including a generated start script from a Procfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java Utility to edit and create new game content for Might and Magic 8 with support for 6 and 7. This is an extension of the no-longer-developed UnLod java utility for MM8. MM8LevelEditor is no longer actively developed. A new MMLevelEditor is being re
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    Small utility in C to convert from a binary image file to a .COE file used by Xilinx to load memory contents
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Saturn disk image is a tool for working with disk images (".iso" files). Saturn provides a graphical user interface, a dotNET component library, and a NAnt task, enabling software engineers to create disk images from build scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    prtpacker is a tool for creating trees of program resources which can be compiled into your program. For example say your program needs an image 'image.png'. Instead of having to make sure 'image.png' is some where your program can find it you ca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It’s time to start tracking everything! Now you can with Winn Tracker; track downloads, page views, how many times a link or image or anything was clicked and, keep track of incoming links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VOpenCHR is an Open Source VERGE CHR Editor that aims to edit CHR (sprite) files for all VERGE versions. VERGE is a role playing game creation engine and can be found at www.verge-rpg.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Minidoochun is a framework for producing embedded systems. With this framework, anyone can easily produce a meta-image which can boot with emulators or download to target device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next