Showing 212 open source projects for "libjpeg-turbo"

View related business solutions
  • Unitrends | Unified Backup and Disaster Recovery You Can Rely On Icon
    Unitrends | Unified Backup and Disaster Recovery You Can Rely On

    A single user interface allows you to easily manage backups for cloud, SaaS, data centers and endpoints.

    We’re here to help you conquer the complexity of backup and recovery. Our intelligent solutions are built to defend data against ransomware, data loss and downtime – no matter where the data lives.
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 1
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 59,502 This Week
    Last Update:
    See Project
  • 2
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    MozJPEG improves JPEG compression efficiency achieving higher visual quality and smaller file sizes at the same time. It is compatible with the JPEG standard, and the vast majority of the world's deployed JPEG decoders. MozJPEG is compatible with the libjpeg API and ABI. It is intended to be a drop-in replacement for libjpeg. MozJPEG is a strict superset of libjpeg-turbo's functionality. All MozJPEG's improvements can be disabled at run time, and in that case it behaves exactly like libjpeg...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    torchvision

    torchvision

    Datasets, transforms and models specific to Computer Vision

    ... conda install libpng or any of the package managers for debian-based and RHEL-based Linux distributions, and libjpeg, which can be installed via conda conda install jpeg or any of the package managers for debian-based and RHEL-based Linux distributions. It supports libjpeg-turbo as well. libpng and libjpeg must be available at compilation time in order to be available. TorchVision also offers a C++ API that contains C++ equivalent of python models.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    LPrint

    LPrint

    A Label Printer Application

    ..., media top offset, print darkness, resolution, roll selection, and speed. Each printer can directly print “raw”, Apple/PWG Raster, and/or PNG files. Each printer automatically recovers from out-of-media, power loss, and disconnected/bad cable issues. For LabelMANAGER 400, LabelMANAGER 450, LabelMANAGER PC, LabelMANAGER PC II, LabelMANAGER PNP, LabelPOINT 350, LabelWriter 300, LabelWriter 310, LabelWriter 315, LabelWriter 320, LabelWriter 330, LabelWriter 330 Turbo, LabelWriter 400 printers.
    Downloads: 32 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    TagUI

    TagUI

    Free RPA tool by AI Singapore

    ... different languages. With the new TagUI turbo mode, you can even run your automation 10X faster than normal human speed! In TagUI language, you use steps like click and type to interact with identifiers, which include web identifiers, image snapshots, screen coordinates, or even text using OCR.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    chatgpt HTML

    chatgpt HTML

    PHP version calls the OpenAI interface for question and answer

    The entire network is the most easy to deploy and responds to the fastest ChatGPT environment. The PHP version calls the OpenAI interface for question and answer, uses Stream flow mode communication, and produces while exporting. EventSource is used at the front end to support Markdown format analysis, and formula display, the code is colored. The UI on the page is concise and supports continuous conversations in the context. The source code has only a few files, no frame is used, all PHP...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    SameBoy

    SameBoy

    Game Boy and Game Boy Color emulator written in C

    SameBoy is a user friendly, powerful and open source Game Boy, Game Boy Color and Super Game Boy emulator for macOS, Windows and Unix-like platforms. SameBoy is extremely accurate and includes a wide range of both powerful debugging features and user-facing features, making it ideal for both casual players and developers. Of course, SameBoy also has every feature one would expect from an emulator – from save states to scaling filters. Supports Game Boy (DMG), Game Boy Pocket and Light (MGB),...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    ChatGPT Java

    ChatGPT Java

    A Java client for the ChatGPT API

    ChatGPT Java is a Java client for the ChatGPT API. Use official API with model gpt-3.5-turbo.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    node-canvas

    node-canvas

    Node canvas is a Cairo backed Canvas implementation for NodeJS

    If you don't have a supported OS or processor architecture, or you use --build-from-source, the module will be compiled on your system. This requires several dependencies, including Cairo and Pango. Note that libgif/giflib, librsvg and libjpeg are optional and only required if you need GIF, SVG and JPEG support, respectively. Cairo v1.10.0 or later is required. This project is an implementation of the Web Canvas API and implements that API as closely as possible. For API documentation, please...
    Downloads: 2 This Week
    Last Update:
    See Project
  • ThermoGrid Contractor Management Software Icon
    ThermoGrid Contractor Management Software

    ThermoGrid is a specialized contractor management software tool for managing field service operations

    Nail down how you manage your day-to-day and level up your services. Whether you are a plumber, electrician, or HVAC technician, ThermoGrid brings together all areas of your business so you can get the job done right.
  • 10
    ChatGPT API

    ChatGPT API

    Node.js client for the official ChatGPT API. 🔥

    This package is a Node.js wrapper around ChatGPT by OpenAI. TS batteries included. ✨ The official OpenAI chat completions API has been released, and it is now the default for this package! 🔥 Note: We strongly recommend using ChatGPTAPI since it uses the officially supported API from OpenAI. We may remove support for ChatGPTUnofficialProxyAPI in a future release. 1. ChatGPTAPI - Uses the gpt-3.5-turbo-0301 model with the official OpenAI chat completions API (official, robust approach...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    node-red-contrib-custom-chatgpt
    A Node-RED node that interacts with OpenAI machine learning models like "ChatGPT". Install with the built-in Node-RED Palette manager. When editing the properties of the node, to get your OPENAI_API_KEY log in to ChatGPT. Create a new secret key" then copy and paste the "API key" into the node API_KEY property value. msg.payload should be a well-written prompt that provides enough information for the model to know what you want and how it should respond. Its success generally depends on the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    TuiCss

    TuiCss

    Text-based user interface CSS library

    TuiCss is a library focused to create web applications using an interface based on ASCII table, like the old MS-DOS applications. This kind of interface is very legible because the ultra-contrast colors used and because the reduced effects used on the components in the view. The base of this project is Turbo Vision Framework, but some other frameworks were also checked to introduce some features to TuiCss, like curses, ncurses, Newt, etc. Check the examples page in the wiki to stay on top...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    OpenaiBot

    OpenaiBot

    Refractoring ChatBot+LLM, Gpt-3.5-turbo, ChatGPT Bot/Voice Assistant

    If you don't have the instant messaging platform you need or you want to develop a new application, you are welcome to contribute to this repository. You can develop a new Controller by using Event.py. Compatibility with multiple LLMs and integration with GPT and third-party systems is handled by our llm-kira project on GitHub. It can accurately limit billing, with limits and ID binding. Supports asynchronous operations and can handle multiple requests simultaneously. Allows for private and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    mindflow

    mindflow

    AI-powered CLI git wrapper, boilerplate code generator, chat history

    I-powered CLI git wrapper, boilerplate code generator, chat history manager, and code search engine to streamline your dev workflow. The ChatGPT-powered swiss army knife for the modern developer! We provide an AI-powered CLI git wrapper, boilerplate code generator, code search engine, a conversation history manager, and much more! Configure the model used for generating responses by running mf config and selecting either GPT 3.5 Turbo (default) or GPT 4. In order to use GPT 4, you'll need...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Node ChatGPT API

    Node ChatGPT API

    A client implementation for ChatGPT and Bing AI

    A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app. Support for the official ChatGPT model has been added! You can now use the gpt-3.5-turbo model with the official OpenAI API, using ChatGPTClient. This is the same model that ChatGPT uses, and it's the most powerful model available right now. Usage of this model is not free, however it is 10x cheaper than text-davinci-003. The default model used in ChatGPTClient is now gpt-3.5-turbo. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gptee

    gptee

    LLMs done the UNIX-y way

    Output from a language model using standard input as the prompt. Now supporting GPT3.5 chat completions! gptee was designed for use within shell scripts and other programs and also works in interactive shells. You can compose commands and execute them in a script. Proceed with caution before running arbitrary shell scripts. Using a chat completion model (like gpt-3.5-turbo), you can then inject a system message with -s or --system messages. For davinci and other non-chat models, the output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React Native Image Resizer

    React Native Image Resizer

    Resize local images with React Native

    Resize local images with React Native. Since the version 3.0.0 this package supports the new architecture out of the box (Turbo Module). It also has retro compatibility with the old one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Astro Language Tools

    Astro Language Tools

    Language tools for Astro

    This repository contains all the editor tooling required for the Astro language (.astro files). Notably, it contains an implementation of the Language Server Protocol (LSP) which as of now is used for the official VSCode Extension but could also be used to power a plugin for your favorite IDE in the future. This repository is a monorepo managed through Turbo, which means that multiple packages are in this same repo (packages folder). The official VS Code extension for Astro. This enables all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RPA for Python

    RPA for Python

    Python package for doing RPA

    ... of normal human speed, use turbo mode (read the caveats!). Some CAPTCHAs can be solved using services like 2Captcha or directly by replicating user actions. TagUI is a leading open-source RPA software with tens of thousands of users. It was created in 2016-2017 when I left DBS Bank as a test automation engineer, for a one-year sabbatical to Eastern Europe. Most of its code base was written in Novi Sad Serbia. In 2018, I joined AI Singapore to continue development of TagUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DataGym.ai

    DataGym.ai

    Open source annotation and labeling tool for image and video assets

    ... for your computer vision models. Your image data can be imported into DATAGYM from your local machine, from any public image URL or directly from an AWS cloud S3 bucket. Machine learning teams spend up to 80% of their time on data preparation. DATAGYM provides AI-powered annotation functions to help you accelerate your labeling task. The Pre-Labeling feature enables turbo-labeling – it processes thousands of images in the background within a very short time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MSON

    MSON

    Generate an app from JSON

    The MSON compiler allows you to generate apps from JSON. The ultimate goal of MSON is to allow anyone to develop software visually, but you can also use pieces of MSON to turbo charge your development. MSON is a subset of JSON and comprised of just a few building blocks, yet it is as powerful as its non-declarative counterparts. MSON supports validation, inheritance, composition, pub/sub, access control, templating and various other features. MSON is particularly useful in software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GUI Turbo Assembler (TASM)

    GUI Turbo Assembler (TASM)

    An essential 32-64bit localized IDE for Assembly Language with Debuger

    GUI Turbo Assembler is an essential IDE for assembly language programming. It includes Borland Turbo Assembler (TASM), Turbo Linker, Turbo Debugger and DOSBox for writing both 16-bit and 32-bit programs in assembly language. GUI Turbo Assembler provides a rich set of features, encompassing fundamental file operations and advanced capabilities such as line numbering, syntax highlighting, code folding, docking, and theme personalization. The interface is highly adaptable, empowering users...
    Leader badge
    Downloads: 1,278 This Week
    Last Update:
    See Project
  • 23
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    TurboVNC is a high-performance, enterprise-quality version of VNC based on TightVNC, TigerVNC, and X.org. It contains a variant of Tight encoding that is tuned for maximum performance and compression with 3D applications (VirtualGL), video, and other image-intensive workloads. TurboVNC, in combination with VirtualGL, provides a complete solution for remotely displaying 3D applications with interactive performance. TurboVNC's high-speed encoding methods have been adopted by TigerVNC and...
    Leader badge
    Downloads: 302,585 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CardParts

    CardParts

    A reactive, card-based UI framework built on UIKit for iOS developers

    CardParts is the second-generation Card UI framework for the iOS Mint application. This version includes many updates to the original card part framework, including improved MVVM, data binding (via RxSwift), use of stack views and self-sizing collection views instead of sizing cells, 100% swift and much more. The result is a much simpler, easier-to-use, more powerful, and easier-to-maintain framework. This framework is currently used by the iOS Mint application and the iOS Turbo application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next