Showing 44 open source projects for "libqt5-dev"

View related business solutions
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 1
    AWS IoT Device SDK for C++ v2

    AWS IoT Device SDK for C++ v2

    Next generation AWS IoT Client SDK for C++ using AWS Common Runtime

    Next-generation AWS IoT Client SDK for C++ using the AWS common runtime. This document provides information about the AWS IoT device SDK for C++ V2. If you have any issues or feature requests, please file an issue or pull request. This SDK is built on the AWS Common Runtime, a collection of libraries (AWS-c-common, aws-c-io, aws-c-mqtt, aws-c-http, aws-c-cal, aws-c-auth, s2n...) written in C to be cross-platform, high-performance, secure, and reliable. The libraries are bound to C++ by the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    AWS IoT Device Shadow library

    AWS IoT Device Shadow library

    Client library for using AWS IoT Shadow service on embedded devices

    The AWS IoT Device Shadow library enables you to store and retrieve the current state (the “shadow”) of every registered device. The device’s shadow is a persistent, virtual representation of your device that you can interact with from AWS IoT Core even if the device is offline. The device state is captured as its “shadow” within a JSON document. The device can send commands over MQTT to get, update and delete its latest state as well as receive notifications over MQTT about changes in its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AWS IoT Device Defender Library

    AWS IoT Device Defender Library

    Client library for using AWS IoT Defender service on embedded devices

    The Device Defender library enables you to send device metrics to the AWS IoT Device Defender Service. This library also supports custom metrics, a feature that helps you monitor operational health metrics that are unique to your fleet or use case. For example, you can define a new metric to monitor the memory usage or CPU usage on your devices. This library has no dependencies on any additional libraries other than the standard C library, and therefore, can be used with any MQTT client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AWS IoT Device SDK for Embedded C

    AWS IoT Device SDK for Embedded C

    SDK for connecting to AWS IoT from a device using embedded C

    The AWS IoT Device SDK for Embedded C (C-SDK) is a collection of C source files under the MIT open source license that can be used in embedded applications to securely connect IoT devices to AWS IoT Core. It contains MQTT client, HTTP client, JSON Parser, AWS IoT Device Shadow, AWS IoT Jobs, and AWS IoT Device Defender libraries. This SDK is distributed in source form and can be built into customer firmware along with application code, other libraries, and an operating system (OS) of your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 5
    Cosmos

    Cosmos

    Cosmos is an operating system "construction kit"

    Cosmos is an operating system "construction kit" made for Visual Studio 2022. Build your own OS using managed languages such as C#, VB.NET, and more! Cosmos (C# Open Source Managed Operating System) is an operating system development kit that uses Visual Studio as its development environment. Despite C# in the name any .NET-based language can be used including VB.NET, Fortran, Delphi Prism, IronPython, F# and more. Cosmos itself and the kernel routines are primarily written in C#, and thus...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    BizHawk

    BizHawk

    BizHawk is a multi-system emulator written in C#

    .... Programmatic control over core and frontend with Lua or C#.NET. Development builds are made automatically whenever someone contributes. Because of this, we recommend using a release for work that requires stability (such as TASing), and only switching to a dev build if there's a specific change or addition you need.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    memphis

    memphis

    Next-Generation Event Processing Platform

    Memphis enables building modern queue-based applications that require large volumes of streamed and enriched data, modern protocols, zero ops, up to x9 faster development, up to x46 fewer costs, and significantly lower dev time for data-oriented developers and data engineers. Queues and brokers are a mission-critical component in the modern application architecture and should be highly available and stable as possible. Provide great performance while maintaining efficient resource consumption...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IBM-ODM-Docker

    IBM-ODM-Docker

    This repository allows to deploy an IBM Operational Decision Manager

    IBM Operational Decision Manager on Docker. This repository centralizes the material to deploy IBM Operational Decision Manager in Docker. It includes Docker files and Docker compose descriptors. Docker files are used to build images of ODM runtimes. And docker-compose descriptor can be used to group this build, push to your repository and run your topology from Development to production. IBM ODM is a decisioning platform to automate your business policies. Business rules are used at the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    lakeFS

    lakeFS

    lakeFS - Git-like capabilities for your object storage

    Increase data quality and reduce the painful cost of errors. Data engineering best practices using git-like operations on data. lakeFS is an open-source data version control for data lakes. It enables zero-copy Dev / Test isolated environments, continuous quality validation, atomic rollback on bad data, reproducibility, and more. Data is dynamic, it changes over time. Dealing with that without a data version control system is error-prone and labor-intensive. With lakeFS, your data lake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10
    gRPC-Go

    gRPC-Go

    The Go language implementation of gRPC. HTTP/2 based RPC

    .... Install runtime and dev environments with a single line and also scale to millions of RPCs per second with the framework. Automatically generate idiomatic client and server stubs for your service in a variety of languages and platforms. Bi-directional streaming and fully integrated pluggable authentication with HTTP/2-based transport.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS Jupyter Proxy

    AWS Jupyter Proxy

    Jupyter server extension to proxy requests with AWS SigV4 authentican

    A Jupyter server extension to proxy requests with AWS SigV4 authentication. This server extension enables the usage of the AWS JavaScript/TypeScript SDK to write Jupyter frontend extensions without having to export AWS credentials to the browser. A single /awsproxy endpoint is added on the Jupyter server which receives incoming requests from the browser, uses the credentials on the server to add SigV4 authentication to the request, and then proxies the request to the actual AWS service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    The Free Unix Spectrum Emulator (Fuse): an emulator of the 1980s home computer and various clones for Unix, Mac OS X and Windows.
    Leader badge
    Downloads: 562 This Week
    Last Update:
    See Project
  • 14

    mwayne's PortableApps

    mwayne's Dev Tests for PortableApps.com

    Projects' Source Code: ================= Anti-Twin: https://github.com/2wayne/Anti-TwinPortable AutoHotkey: https://github.com/2wayne/AutoHotkey_LPortable CPU-Z: https://github.com/2wayne/CPU-ZPortable Everything: https://github.com/2wayne/EverythingPortable FastStone Image Viewer: https://github.com/2wayne/FSViewerPortable GPU-Z: https://github.com/2wayne/GPU-ZPortable Mumble: https://github.com/2wayne/MumblePortable NetWorx: https://github.com/2wayne/NetWorxPortable PotPlayer:...
    Leader badge
    Downloads: 411 This Week
    Last Update:
    See Project
  • 15
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Dev. always drop supports. Like rom/kernel/recovery. I like to store them for my use and any other who needs it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    ESP32 CYD ESL with Firebase

    ESP32 CYD ESL with Firebase

    ESP32 CYD version of the Electronic Shelf Label.

    A version of the Electronic Shelf Label that utilizes the ESP32 CYD. GitHub repository: https://github.com/Northstrix/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase The tutorial is available at https://www.instructables.com/ESP32-CYD-ESL/ WebFlash: https://northstrix.github.io/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase/flash.html Format Flash area designated for SPIFFS with ESP32 Filesystem Uploader (https://github.com/me-no-dev/arduino...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Naeon

    Naeon

    The safest way to store private data in untrusted (cloud) environments

    .... The encryption key and the concatenation order of the sharded chunks of encrypted data remain with the user, who should have a proper key management strategy in place. Naeon offers a backup tool that helps minimize the risk of data loss due to ransomware and other cyber attacks, as well as insider threats related to cyber security incidents. For more information, visit www.naeon.nl/download/docs/naeon_paper.pdf Get the latest development version here: www.naeon.nl/dev/naeon_latest.tar.gz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IK13-Dev
    Ido (Redmi 3/3 pro) Custom rom project Telegram : Group Support : @LDM_Disc Rom Updates : @LDM_Channel Screenshot : @idoScreenshot
    Downloads: 39 This Week
    Last Update:
    See Project
  • 20
    Mongoose OS

    Mongoose OS

    IoT firmware development framework

    ... for small memory footprint. Device management dashboard service. Supported microcontrollers are CC3220, CC3200, ESP32, ESP8266, STM32F4, STM32L4, STM32F7. Recommended dev kits are ESP32-DevKitC for AWS IoT, ESP32 Kit for Google IoT Core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SegaSys LUTRO-LUA game launcher

    Simple base functions for Lutro LUA engine inspired on Sega Genesis sy

    Simple base functions for Lutro LUA engine inspired on Sega Genesis system. Designed specifically for 320x224 internal resolution and Sega Genesis controller layout. Create your game editing dev/ directory Copy the game.lua file (and assets) on lovetest/ folder for test using LOVE2D (NOT remove or replace main.lua) Files: main.lua : Base system, usually edition is not required game.lua : Game lua script. global.lua : Screen resolution. intro.lua : Intro mode, introtype...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    USB Gadget Tool

    USB Gadget Tool

    Convert your Android phone to any USB device you like

    Convert your Android phone to any USB device you like. USB Gadget Tool allows you to create and activate USB device roles, like a mouse or a keyboard. Connected USB hosts (e.g. a normal computer) will then identify your Android device only under that role. It can also be used to deactivate the standard USB Gadget (including mtp, adb, etc.), e.g. for security reasons.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23

    LineageOSkenzo

    Pure lineage OS for redmi note 3(kenzo)

    Made using https://github.com/lineageos4microg/docker-lineage-cicd Keep in mind that I merely followed the guide and did accordingly. I am not a ROM dev or anything. Thus, I can't fix any bugs that you may face. I will try to update the ROM, at least, once every 3 months🤞
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Dynomite

    Dynomite

    A generic dynamo implementation for different k-v storage engines

    ...), and highly performant. Every branch numbered like v0.5.9, v0.5.8 etc is stable and safe to use in production unless marked as pre-release. The dev branch is the development unstable branch. Over time master branch has fallen behind and is not maintained. We will eventually delete it and may or may not recreate it. Dynomite can be configured through a YAML 1.1 (YAML 1.1 is not JSON compatible) file specified by the -c or --conf-file command-line argument on process start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenTun  sdk for golang
    Provide multi platform unified interface and virtual network card driver interface;
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next