#framework
53 products
Amazon CDK
Amazon CDK help you define your cloud application in AWS resources using familiar programming languages.
Angular
Angular is a TypeScript-based free and open-source web application framework led from Google that was designed as a ground-up rewrite of AngularJS.
AngularJS
AngularJS is a free and open-source JavaScript-based web framework for developing single-page applications. It aims to simplify both the development and the testing of such applications by providing a framework for client-side model–view–controller (MVC) and model–view–viewmodel (MVVM) architectures, along with components commonly used in web applications and progressive web applications. AngularJS, referred to as Angular 1, was built and maintained by Google.
Ansible-core
Ansible is an open-source software provisioning, configuration management and application-deployment tool enabling infrastructure as code. It runs on many Unix-like systems, and can configure both Unix-like systems and Microsoft Windows.
Apache Airflow
Apache Airflow is a platform to programmatically author, schedule and monitor workflows.
Apache Camel
Apache Camel is an open source framework for message-oriented middleware with a rule-based routing and mediation engine. It provides a Java object-based implementation of the Enterprise Integration Patterns using an application programming interface (or declarative Java domain-specific language) to configure routing and mediation rules.
Apache Log4j
Apache Log4j is a Java-based logging utility. It is part of the Apache Logging Services, a project of the Apache Software Foundation.
Apache Struts
Apache Struts is a free, open-source, MVC framework for creating Java web applications. It favors convention over configuration, is extensible using a plugin architecture, and ships with plugins to support REST, AJAX and JSON.
API Platform
API Platform is a full stack framework dedicated to API-driven projects and implementing the Jamstack architecture.
Bootstrap
Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
CakePHP
CakePHP is a free and open source PHP web development framework. It follows the model–view–controller (MVC) approach and is written in PHP, modeled after the concepts of Ruby on Rails.
Deno
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience. It's built on V8, Rust, and Tokio.
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Electron
Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create cross-platform apps that work on Windows, macOS, and Linux.
Ember
Ember is an open-source JavaScript web framework for building modern web applications.
Express
Express.js is a minimal and flexible Node.js web application framework used for building web servers and APIs.
FFmpeg
FFmpeg is a free and open-source software project consisting of a suite of libraries and programs for handling video, audio, and other multimedia files and streams. It is the core of software such as VLC, MPV, Blender, Audacity, HandBrake, OBS Studio, and much more. Full list of capabilities is found in their documentation.
Gorilla Toolkit
Gorilla is a toolkit for building HTTP-based applications with the Go programming language.
Grails Framework
Grails is a powerful Groovy-based web application framework for the JVM built on top of Spring Boot.
GStreamer
GStreamer is a pipeline-based multimedia framework that links together a wide variety of media processing systems to complete complex workflows. For instance, GStreamer can be used to build a system that reads files in one format, processes them, and exports them in another. The formats and processes can be changed in a plug and play fashion.
Ionic Framework
The Ionic Framework is an open source mobile UI toolkit for building modern cross-platform mobile apps from a single code base in Angular, React or Vue.
jQuery
jQuery is a widely used JavaScript library making it easier to manipulate HTML documents.
jQuery UI
jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery.
Laravel
Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern and based on Symfony. This page is tracking the Laravel framework, not the Laravel application which is just the starter application.
Micronaut Framework
Micronaut is a modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications.
Microsoft .NET
.NET is a free, cross-platform, open source developer platform for building many types of applications.
Microsoft .NET Framework
.NET Framework is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library called Framework Class Library (FCL) and provides language interoperability across several programming languages.
Next.js
Next.js is an open-source React framework developed by Vercel. It offers server-side rendering, static site generation, and client-side rendering capabilities, enabling developers to build performant and scalable web applications. The framework is designed to be developer-friendly, with a focus on fast refresh and an optimized production build.
Node.js
Node.js is an open-source, cross-platform JavaScript run-time environment built on Chrome's V8 JavaScript engine that executes JavaScript code outside a browser.
NumPy
NumPy offers comprehensive mathematical functions, random number generators, linear algebra routines, Fourier transforms, and more.
Nuxt
Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.
OpenSSL
OpenSSL is a software library for applications that secure communications over computer networks against eavesdropping or need to identify the party at the other end. It is widely used by Internet servers, including the majority of HTTPS websites.
Oracle APEX
Oracle Application Express (also known as APEX) is an enterprise low-code application development platform from Oracle Corporation. APEX is used for developing and deploying cloud, mobile and desktop applications. The platform is a web - based integrated development environment (IDE) with a range of features including wizards, drag-and-drop layout and property editors to simplify the process of building applications and pages.
Protractor
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.
Qt
Qt is a widget toolkit for creating graphical user interfaces as well as native cross-platform applications that supports Linux, Windows, macOS, Android and embedded systems. It is available under both commercial licenses and open-source GPL 2.0, GPL 3.0, and LGPL 3.0 licenses. The KDE Project maintains a patch collection to support Qt 5.15 LTS for open-source users. Moreover, the code of commercial releases is made open within 12 months and some level of security support still seems to continue in the form of code patches. This does not reflect in the table above as we only track official releases from .
Quarkus
Quarkus: Supersonic Subatomic Java is a Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best of breed Java libraries and standards.
Quasar
Quasar is an MIT licensed open-source Vue.js based framework, which allows web developer to quickly create responsive websites/apps in many flavors: Single Page Apps, SSR Apps, PWAs, Browser extensions, Hybrid Mobile Apps and Electron Apps.
React Native
React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.
Ruby on Rails
Ruby on Rails, or Rails, is a server-side web application framework written in Ruby.
Spring Boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. It takes an opinionated view of the Spring platform so that new and existing users can quickly get to the bits they need.
Spring Framework
The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Svelte
Svelte a UI framework that uses a compiler to let you write breathtakingly concise components that do minimal work in the browser, using languages you already know — HTML, CSS and JavaScript.
Symfony
Symfony is a free and open-source PHP web application framework and a set of reusable PHP component libraries.
Vue
Vue is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model to efficiently develop user interfaces.
Vuetify
Vuetify is an open-source Vue Component Framework. It is a collection of consistently styled UI components with features such as dynamic themes, global defaults, application layouts, and more.
Wagtail
Wagtail is an open source content management system built on Django, with a strong community and commercial support. It's focused on user experience, and offers precise control for designers and developers.