Showing 221 open source projects for "qt static windows"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    ThinkTs

    ThinkTs

    Based on koa and typeorm,asynchronous non blocking reactive coding

    Based on koa and Typeform, asynchronous nonblocking reactive coding, and a real MVC web framework, inspired by [ThinkPHP + Nestjs + FastAPI], it is also the fastest development speed and fastest performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CEF Python

    CEF Python

    Python bindings for the Chromium Embedded Framework (CEF)

    ... use cases for CEF. Use it as a modern HTML5 based rendering engine that can act as a replacement for classic desktop GUI frameworks. Think of it as Electron for Python. Embed a web browser widget in a classic Qt / GTK / wxPython desktop application. Use it for automated testing of web applications with more advanced capabilities than Selenium web browser automation due to CEF low level programming APIs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Go! Aspect-Oriented Framework for PHP

    Go! Aspect-Oriented Framework for PHP

    Modern aspect-oriented framework for the new level of development

    ... of aspects, joinpoints and pointcuts. Intercepting an execution of any public or protected method in a classes. Intercepting an execution of static methods and methods in final classes. Intercepting an execution of methods in the traits. Intercepting an access to the public/protected properties for objects. Hooks for static class initialization (after class is loaded into PHP memory). Hooks for object initialization (intercepting new keywords).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Responder

    Responder

    A familiar HTTP Service Framework for Python

    Responder is a web service framework, written for human beings. This gets you a ASGI app, with a production static files server (WhiteNoise) pre-installed, jinja2 templating (without additional imports), and a production web server based on uvloop, serving up requests with gzip compression automatically. A pleasant API, with a single import statement. Class-based views without inheritance. ASGI framework, the future of Python web services. WebSocket support! The ability to mount any ASGI / WSGI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    PowerMock

    PowerMock

    Java framework that allows you to unit test code normally

    Writing unit tests can be hard and sometimes good design has to be sacrificed for the sole purpose of testability. Often testability corresponds to good design, but this is not always the case. For example final classes and methods cannot be used, private methods sometimes need to be protected or unnecessarily moved to a collaborator, static methods should be avoided completely and so on simply because of the limitations of existing frameworks. PowerMock is a framework that extends other mock...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    .Net Core for Delphi/Lazarus

    .Net Core for Delphi/Lazarus

    The best library to work with the .Net Core from Delphi and Lazarus.

    The .Net Core for Delphi/Lazarus (dotNetCore4Delphi) is a .Net Core Runtime Library for Delphi which helps Delphi/Pascal developers work with .Net Core. It is designed to provide a way to interact with .Net Core applications from Delphi/Pascal. What dotNetCore4Delphi can do: - Access .Net Core Framework Class Library. - Access Third Party .Net Core Libraries. - Access Your .Net Core Libraries. - etc Competitive Advantages: - Cross-platform framework that runs on Windows, Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Threader

    Cross-platform library for building multithreaded services and daemons

    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Total.js framework

    Total.js framework

    https://github.com/totaljs/framework

    Total.js framework is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. It can be used as web, desktop, service or IoT application. Total.js Platform offers you an excellent and stable server-side Node.js framework, client-side library for creating famous web applications with more than 250 UI components for free. The main parts of the Total.js Platform are fully open-source under MIT license. We offer excellent online...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TypeScript Koa Starter

    TypeScript Koa Starter

    TypeScript Koa Starter

    Koa with TypeScript's application generator. Creates a new typescript koa application. application is configured to use TypeScript instead of plain JavaScript. Node Js is great for the rapid development of web-projects, but is often neglected because of the lack of type safety. TypeScript solves this issue and (along with its linter file) can even make your code more robust than some other static languages like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    .Net Runtime Library for Delphi

    .Net Runtime Library for Delphi

    This is the best library to work with the .Net framework from Delphi.

    The .Net Runtime Library for Delphi (CNClrLibrary) is the best library to work with .Net framework and .Net libraries from Delphi. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net, etc) from Delphi. CNClrLibrary allows Delphi to use .Net libraries without the need for registry entries, COM registrations, or changes to the .NET libraries. Competitive Advantages: - No extra dll...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    statik

    statik

    Embed files into a Go executable

    statik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem. Is this a crazy idea? No, not necessarily. If you're building a tool that has a Web component, you typically want to serve some images, CSS and JavaScript. You like the comfort of distributing a single binary, so you don't want to mess with deploying them elsewhere. If your static files are not large in size and will be browsed by a few people, statik is the solution you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ( Qt/Qwt Polar Plot Widget ) Since Qwt 6.2 all classes have been moved to the Qwt package ( qwt.sf.net )
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Semiotic

    Semiotic

    A data visualization framework combining React & D3

    Semiotic is a data visualization framework combining React & D3. It provides three types of frames XYFrame, OrdinalFrame, NetworkFrame, to deploy a wide variety of charts. XY data i.e. line charts and scatterplots. Categorical data i.e. bar charts, violin plots, parallel coordinates. Topological and network data i.e. flow diagrams, network visualization, and hierarchical views. A guide for creating a line chart, timeseries, difference line, and line percents using XYFrame along with hover...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JuliaFEM.jl

    JuliaFEM.jl

    The JuliaFEM software library is a framework

    The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GUIDOLib
    The GUIDOLib provides a powerful engine for the graphic rendering of music scores, based on the Guido Music Notation format. It supports Linux, Mac OS X, Windows, Android and iOS operating systems. A Java JNI interface is available as well as a Javascript version of the library. A Web API has also been designed, allowing to deploy the engine as a Web service.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    DuckRails

    DuckRails

    Development tool to mock API endpoints quickly

    DuckRails is a development tool. Its main purpose is to allow developers to quickly mock API endpoints that for many possible reasons they can't reach at a specific time. The application allows creating new routes dynamically to which developers can assign static or dynamic responses. DuckRails is an open source development tool built using the Ruby on Rails framework. The purpose of the tool is to allow developers to easily mock API endpoints outside their applications. Knowing ruby...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GoJay

    GoJay

    high performance JSON encoder/decoder with stream API for Golang

    GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, see benchmarks). It has a simple API and doesn't use reflection. It relies on small interfaces to decode/encode structures and slices. Gojay also comes with powerful stream decoding features and an even faster Unsafe API. There is also a code generation tool to make usage easier and faster. I looked at other fast decoders/encoders and realized it was mostly hardly readable static code generation or a lot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ness PHP

    Ness PHP

    A php framework with zero configuration.

    Website: https://nessphp.github.io GitHub: https://github.com/nessphp Documentation: https://nessphp.github.io/docs/index.html Donate: https://paypal.me/sinansalichasan Welcome to Ness PHP Framework. Do you need a web framework with minimized training effort? Ness PHP offers you a model-view-controller based environment for coding faster, safer and stronger web applications with (nearly) zero configuration. Get rid of mess and focus the main logic of your project Ness...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    koa-react-router

    koa-react-router

    React-router middleware for koa 2

    koa 2 middleware for React server-side rendering and routing with react-router 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    React Boilerplate

    React Boilerplate

    A highly scalable, offline-first foundation with the best DX

    React Boilerplate is a highly scalable, offline-first foundation for React.js applications. It offers the best developer experience with a focus on performance and best practices. React Boilerplate offers predictable state management so you can take control of your app’s state and keep state mutations manageable. It also features next generation JavaScript, so you can stop worrying about browser support or use features like arrow functions, JSX syntax and more. There’s also support for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for programming languages such as C, C++, Fortran, Assembly, Pascal, Java, VB etc to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Geek Navigation

    Geek Navigation

    Navigation Station for Independent Developers!

    Geek Ape Navigation. Navigation Station for Independent Developers! It originated from Tencent Navigation Station. At that time, when I first came into contact with the front end, I was looking for a website to imitate. This navigation station was born. The previous version added navigation to modify HTML, the JSON version solved the problem of managing navigation modification code, and managed all navigation in the form of managing JSON files. The management and navigation of the above...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python Taint

    Python Taint

    Static Analysis Tool for Detecting Security Vulnerabilities in Python

    Static analysis of Python web applications based on theoretical foundations (Control flow graphs, fixed point, dataflow analysis) Detect command injection, SSRF, SQL injection, XSS, directory traveral etc. A lot of customization is possible. For functions from builtins or libraries, e.g. url_for or os.path.join, use the -m option to specify whether or not they return tainted values given tainted inputs, by default this file is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PythonQt

    Dynamic Python binding for Qt Applications

    NOTE: PythonQt has been moved to https://github.com/MeVisLab/pythonqt PythonQt is a dynamic and lightweight script binding of the Qt framework to the Python language. It can be easily embedded into Qt applications and makes any QObject derived object scriptable via Python without the need of wrapper code generation.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    Strapi JavaScript SDK

    Strapi JavaScript SDK

    Official JavaScript SDK for APIs built with Strapi

    ... or deploy on-premises, on your favorite public cloud or the PaaS of your choice. You’re in control, no lock-in. Connect your favorite databases, frontend frameworks, or static site generators. Choose where you want to host your websites. Integrate with your favorite tools, and work with the best of each world. No vendor lock-in.
    Downloads: 0 This Week
    Last Update:
    See Project