Showing 815 open source projects for "libqt5-dev"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 1
    NG6

    NG6

    An AngularJS Starter repo for AngularJS + ES6 + Webpack

    NG6 is a starter project for building single-page applications with AngularJS 1.x, modern ES6 JavaScript, and Webpack as the module bundler. It provides a minimal but opinionated boilerplate that shows best practices for structuring a scalable Angular app using a fully componentized file layout. The project wires together Webpack and Babel to handle ES6 transpilation, asset bundling, and hot reloading during development. Gulp is used as an orchestrator to run Webpack, start a development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Idris-dev

    Idris-dev

    A Dependently Typed Functional Programming Language

    Idris‑dev is the development version of Idris 1, a general-purpose functional programming language featuring full dependent types, designed for writing type-safe programs and proofs within the language itself. It compiles to C and JavaScript (for Node.js and browsers), and supports code generation via substitute backends. This repository represents the latest development version of the language, and may contain bugs that are being actively worked on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mellow

    Mellow

    Mellow is a rule-based global transparent proxy client for Windows

    Mellow is a rule-based global transparent proxy tool that can run on Windows, macOS and Linux, and can also be configured as a router transparent proxy or proxy gateway, supporting multiple proxy protocols such as SOCKS, HTTP, Shadowsocks, VMess, etc. Mellow is a transparent proxy client. If you don’t understand it, then to be more realistic, it can not only proxy browser requests, but also proxy WeChat, QQ, Telegram clients, Instagram clients, NetEase Cloud Music, and various command lines...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    DRG-dev
    Yo! Nokia 6.1 Plus development!
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5

    findpart

    Utility for recovery partition table of hard disk

    ...This utility can help you recover your hard disk. Command line: ./findpart /source/device file_to_save_old_partition_table [begin_track [end_track]] /source/device -- e.g. /dev/hda -- for first IDE HDD, /dev/sda -- for first SATA HDD, etc.. You must direct the name for file_to_save_old_partition_table If in next, you make a changes, then you may return all back with command: cat file_to_save_old_partition_table > /source/device To minimize search time you may direct first and last cylinder betwen that the program will be search.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Bludit-DevTheme

    Bludit-DevTheme

    Dev theme for Bludit CMS

    A simple, clean, minimalist, text-centric theme, featuring content-focused design and single-column layout. Good for programmers or authors who wants to share their code or opinion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bufix for mpack 1.7 where munpack.exe truncates filenames 3 characters after the first found dot (as was usefull in plain dos). I removed the dot-Handling. The version 1.7.1 here was compiled with Bloodshed Dev C++ 5.11 IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MiRoom

    MiRoom

    Localized MIUI ROMs

    MIUI modifications with multi language based on clean chineese ROMs by MiRoom Portal Project. Dev blog: https://t.me/XiaomiSir
    Downloads: 99 This Week
    Last Update:
    See Project
  • 9
    jjb

    jjb

    A chrome extension that helps you automatically apply for Jingdong

    ...Since Beijing Price Insurance is not commercial software, it depends on your support to continue. Beijing Price Insurance compressed the code to reduce the size when it was released, please run yarn dev to compare. Beijing Price Insurance does not support Ubuntu and similar systems temporarily, which may cause the function to be unavailable or the memory usage to be too large. It is not recommended to use it under Ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    gsasnp2

    gsasnp2

    PubMed ID: 29562348 / DOI: 10.1093/nar/gky175

    ...LINUX, MAC OR WINDOWS SPECIFIED FOLDER) TO ALLOW THE PROGRAM TO FIND THE PREDESIGNED DATA. * UPDATE NOTE: -> Sep-1-2020: add an update for Ubuntu-20.04. You will need Boost library installed (sudo apt-get install libboost-all-dev) -> Mar-7-2018: revise header terms in the output file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Scaffold-ETH

    Scaffold-ETH

    Forkable Ethereum dev stack focused on fast product iterations

    scaffold-eth is a developer starter kit for building Ethereum-powered applications, bundling a smart-contract workspace with a live-reloading front end and batteries-included tooling. It provides a local blockchain environment, contract templates, and scripts for compile, deploy, verify, and test, wired to a React/Next.js UI that reflects contract state in real time. The stack encourages rapid iteration: edit a Solidity contract, redeploy with one command, and immediately interact through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ProtoSpy

    ProtoSpy

    Jeu de plate-forme d'espionnage.

    Jeu de plate-forme dans un univers où tout le monde a la même tête. Déguisez vous et évitez de vous faire repérer. Ce jeu a été réalisé pour le challenge de la semaine de Game Dev Alliance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    electron-webpack

    electron-webpack

    Scripts and configurations to compile Electron applications

    Modern web development practices today require a lot of setup with things like webpack to bundle your code, babel for transpiling, eslint for linting, and so much more that the list just goes on. Unfortunately, when creating electron applications, all of that setup just became much more difficult. The primary aim of electron-webpack is to eliminate all preliminary setup with one simple install so you can get back to developing your application. If you’ve been in the JavaScript world for even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BIAMI.IO Dev

    BIAMI.IO Dev

    Intelligent Automation Framework

    BIAMI is easy to use, secure and scalable enterprise-ready framework to automate your work and build intelligent business process driven software, platforms and robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Hedgewars: Continental supplies

    The "main" dev page for centinental supplies

    Continental supplies is a script from the game hedgewars. This is the ''dev'' page for new versions of this script. Also take a look at the wiki, it might lead you to victory! If you are using linux, then u may install this script with: wget https://sourceforge.net/p/continentalsupplieshedgewars/code/ci/master/tree/release/Continental_supplies_1.5a.zip?format=raw -O /tmp/t.zip && mkdir -p ~/.hedgewars/Data/Scripts/Multiplayer && unzip /tmp/t.zip -d ~/.hedgewars/Data/Scripts/Multiplayer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Newsvendor Model Simulation Spreadsheet

    Excel Spreadsheet Model for Single Period Inventory Problems

    ...V. (2011). The newsvendor problem. White Paper, 57-23. Lawrence, J. A., & Pasternack, B. A. (2002). Applied management science. Willey, Chichester. Microsoft. Office Dev Center (2017). Excel performance: Improving calculation per
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FB Shooter Force 2019

    FB Shooter Force 2019

    Side scrolling shoot'em up game

    Side scrolling shoot'em up game specially developed for the FBGD "A Love Letter To FreeBASIC" Game Dev Competition (Oct 2018 – Feb 2019).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Redux Ecosystem Links

    Redux Ecosystem Links

    A categorized list of Redux-related addons, libraries, and utilities

    ...It expands beyond the official Redux ecosystem page by covering a broader set of categories and community packages. The repository groups links around core Redux concepts, middleware, async behavior, side effects, dev tools, testing, persistence, forms, routing, entity management, and integrations. It is designed as a reference index rather than a runnable package or framework. Developers can use it to compare available solutions before adding dependencies to a Redux application. It is most useful for maintainers, learners, and architects who need to understand the range of tools that have existed around Redux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    UnCSS

    UnCSS

    Remove unused styles from CSS

    ...If you need to run UnCSS against your templates, you should probably generate example HTML pages from your templates, and run uncss on those generated files; or run a live local dev server, and point uncss at that. UnCSS only runs the Javascript that is run on page load. It does not (and cannot) handle Javascript that runs on user interactions like button clicks. You must use the ignore option to preserve classes that are added by Javascript on user interaction. UnCSS can also be used in conjunction with other JavaScript build systems, such as Grunt, Broccoli or Gulp! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ...Currently the original game is needed but later new game content can be added and could substitute the old ones (already impl). State: story-mode finished, fight under dev
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    core.typed

    core.typed

    An optional type system for Clojure

    ...It supports modules for development-time checking and runtime typing, though note that it's deprecated as of Clojure 1.11 in favor of Typed Clojure. core.typed is separated into modules. You'll want the full type checker at development time, and the runtime dependencies in production. Then, lein repl will automatically activate the :dev profile. Verify the type checker is not included in uberjars with lein with-profile uberjar deps :tree.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 23

    k5fpr-dev

    We bring latest security updates, kernel updates for our device!

    * Official Lenovo K4 Note Development space! * We build latest builds and share them here so if you don't wanna miss any build follow us here! * Android 9.0 Monthly builds!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SDL2 binding for Go

    SDL2 binding for Go

    SDL2 binding for Go

    ...That means the original SDL2 installation is required for this to work. Some older versions of the distributions such as Ubuntu 13.10 may also be used but it may miss an optional package such as libsdl2-ttf-dev on Ubuntu 13.10's case which is available in Ubuntu 14.04. Note that the first build may take several minutes on machines that are not powerful such as Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project