Web Market

Developer

Apache

Developer

Apache

The Apache Software Foundation is an American nonprofit corporation to support Apache software projects, including the Apache HTTP Server. The ASF was formed from the Apache Group and incorporated on March 25, 1999. The Apache Software Foundation is a decentralized open source community of developers.
Serivce Type: Free
Launched: March 25, 1999
Parent Organisation: The Apache Group
Owner: The Apache Group

Android Studio

Developer

Android Studio

Android Studio is the official integrated development environment for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development.
Serivce Type: Free
Launched: July 14, 2020
Parent Organisation: N/A
Owner: Google

Ansible

Developer

Ansible

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 as well as Microsoft Windows.
Serivce Type: Free
Launched: April 17, 2020
Parent Organisation: Red Hat
Owner: Red Hat

Arduino

Developer

Arduino

Arduino is an open-source hardware and software company, project and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices.
Serivce Type: Free & Paid
Launched: 2003
Parent Organisation: BCMI
Owner: BCMI

AWS Lambda

Developer

AWS Lambda

AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code. It was introduced in November 2014.
Serivce Type: Free
Launched: Nov 2014
Parent Organisation: Amazon.com
Owner: Jeff Bezoz

AzureDevOP Server

Developer

AzureDevOP Server

Azure DevOps Server is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities.
Serivce Type: Free & Paid
Launched: 2005
Parent Organisation: Microsoft Corporation
Owner: Microsoft Corporation

NET Framework

Developer

NET Framework

.NET Framework is a software framework developed by Microsoft that runs primarily on Microsoft Windows.
Serivce Type: Free
Launched: Feb 13, 2002
Parent Organisation: Microsoft Corporation
Owner: Microsoft Corporation

Angular

Developer

Angular

Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations. Angular is a complete rewrite from the same team that built AngularJS.
Serivce Type: Paid/Free
Launched: Sept 14, 2016
Parent Organisation: Google
Owner: Google

Atlassian

Developer

Atlassian

Atlassian Corporation Plc is an Australian software company that develops products for software developers and project managers.
Serivce Type: Free & Paid
Launched: 2002
Parent Organisation: Atlassian Corporation PLC
Owner: Atlassian Corporation PLC

Bootstrap

Developer

Bootstrap

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS- and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
Serivce Type: Free
Launched: Aug 19, 2011
Parent Organisation: Bootstrap Core Team
Owner: Bootstrap Core Team

CentOS

Developer

CentOS

CentOS is a Linux distribution that provides a free, community-supported computing platform functionally compatible with its upstream source, Red Hat Enterprise Linux.
Serivce Type: Free
Launched: May 14, 2004
Parent Organisation: Red Hat
Owner: Red Hat

Docker

Developer

Docker

Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels.
Serivce Type: Free & Paid
Launched: March 20, 2013
Parent Organisation: Mirantis
Owner: Mirantis

Django Project

Developer

Django Project

Django is a Python-based free and open-source web framework that follows the model-template-views architectural pattern. It is maintained by the Django Software Foundation, an American independent organization established as a 501 non-profit.
Serivce Type: Free
Launched: July 15, 2005
Parent Organisation: Django Software Foundation
Owner: Django Software Foundation

Express JS

Developer

Express JS

Express.js, or simply Express, is a back end web application framework for Node.js, released as free and open-source software under the MIT License. It is designed for building web applications and APIs. It has been called the de facto standard server framework for Node.js.
Serivce Type: Free
Launched: Nov 16, 2010
Parent Organisation: N/A
Owner: IBM

Flask

Developer

Flask

Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries.
Serivce Type: Free
Launched: April 1, 2010
Parent Organisation: Taiyo Nippon Sanso Corporation
Owner: Taiyo Nippon Sanso Corporation

Gunicorn

Developer

Gunicorn

The Gunicorn "Green Unicorn" is a Python Web Server Gateway Interface HTTP server. It is a pre-fork worker model, ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with a number of web frameworks, simply implemented, light on server resources and fairly fast.
Serivce Type: Free & Paid
Launched: N/A
Parent Organisation: N/A
Owner: N/A

Home Brew

Developer

Home Brew

Homebrew is a free and open-source software package management system that simplifies the installation of software on Apple's macOS operating system and Linux. The name is intended to suggest the idea of building software on the Mac depending on the user's taste.
Serivce Type: Free & Paid
Launched: May 21, 2009
Parent Organisation: N/A
Owner: N/A

Iterm2

Developer

Iterm2

iTerm2 is a GPL-licensed terminal emulator for macOS. It was derived from and has mostly supplanted the earlier "iTerm" application. iTerm2 supports operating system features such as window transparency, full-screen mode, split panes, Exposé Tabs, Growl notifications, and standard keyboard shortcuts.
Serivce Type: Free & Paid
Launched: Feb 13, 2020
Parent Organisation: N/A
Owner: George Nachman

IOS

Developer

IOS

iOS is a mobile operating system created and developed by Apple Inc. exclusively for its hardware. It is the operating system that powers many of the company's mobile devices, including the iPhone and iPod Touch; it also powered the iPad until the introduction of iPadOS, a derivative of iOS, in 2019.
Serivce Type: Paid
Launched: N/A
Parent Organisation: Apple Inc.
Owner: Apple

Jenkins

Developer

Jenkins

Jenkins is a free and open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat.
Serivce Type: Free
Launched: Feb 2, 2011
Parent Organisation: CloudBees
Owner: CloudBees

Jquery

Developer

Jquery

jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is free, open-source software using the permissive MIT License. As of May 2019, jQuery is used by 73% of the 10 million most popular websites.
Serivce Type: Free
Launched: Aug 26, 2006
Parent Organisation: N/A
Owner: N/A

Jinja

Developer

Jinja

Jinja is a web template engine for the Python programming language. It was created by Armin Ronacher and is licensed under a BSD License. Jinja is similar to the Django template engine but provides Python-like expressions while ensuring that the templates are evaluated in a sandbox.
Serivce Type: Free
Launched: July 17, 2008
Parent Organisation: N/A
Owner: N/A

Kuber Netes

Developer

Kuber Netes

Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. It was originally designed by Google and is now maintained by the Cloud Native Computing Foundation.
Serivce Type: Free
Launched: June 7, 2014
Parent Organisation: Google
Owner: Google

Linux

Developer

Linux

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged in a Linux distribution.
Serivce Type: Free
Launched: Sept 17, 1991
Parent Organisation: SUSE
Owner: Linus Torvalds

LARAVEL

Developer

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 architectural pattern and based on Symfony.
Serivce Type: Free
Launched: June 2011
Parent Organisation: N/A
Owner: Taylor Otwell

Mac Ports

Developer

Mac Ports

MacPorts, formerly called DarwinPorts, is a package management system that simplifies the installation of software on the macOS and Darwin operating systems. It is an open-source software project to simplify installation of other open source software.
Serivce Type: N/A
Launched: 2002
Parent Organisation: N/A
Owner: N/A

Maven

Developer

Maven

Maven is a build automation tool used primarily for Java projects. Maven can also be used to build and manage projects written in C#, Ruby, Scala, and other languages. The Maven project is hosted by the Apache Software Foundation, where it was formerly part of the Jakarta Project.
Serivce Type: Free
Launched: July 13,2004
Parent Organisation: Apache Software Foundation
Owner: Apache Software Foundation

NPM

Developer

NPM

npm is a package manager for the JavaScript programming language. npm, Inc. is a subsidiary of GitHub, an American multinational corporation that provides hosting for software development and version control with the usage of Git. It is the default package manager for the JavaScript runtime environment Node.js.
Serivce Type: Free
Launched: Aug 17, 2020
Parent Organisation: RESA Power, LLC
Owner: GitHub

Node Js

Developer

Node Js

Node.js is an open-source, cross-platform, back end, JavaScript runtime environment that executes JavaScript code outside a web browser.
Serivce Type: Free
Launched: May 27, 2009
Parent Organisation: Joyent
Owner: Joyent

Nginx

Developer

Nginx

Nginx, stylized as NGINX or nginx or NginX, is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and publicly released in 2004. Nginx is free and open-source software, released under the terms of the 2-clause BSD license.
Serivce Type: Free
Launched: April 21, 2020
Parent Organisation: F5 Networks
Owner: F5 Networks

Nuxt

Developer

Nuxt

Nuxt.js is a free and open source web application framework based on Vue.js, Node.js, Webpack and Babel.js. The framework is advertised as a "meta-framework for universal applications".
Serivce Type: Free
Launched: Oct 26, 2016
Parent Organisation: N/A
Owner: Nuxtjs team

Open Shift

Developer

Open Shift

OpenShift is a family of containerization software developed by Red Hat. Its flagship product is the OpenShift Container Platform—an on-premises platform as a service built around Docker containers orchestrated and managed by Kubernetes on a foundation of Red Hat Enterprise Linux.
Serivce Type: Free & Paid
Launched: N/A
Parent Organisation: Red Hat Software
Owner: IBM

Postgre SQL

Developer

Postgre SQL

PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the Ingres database developed at the University of California, Berkeley.
Serivce Type: Free
Launched: July 8, 1996
Parent Organisation: N/A
Owner: N/A

PERL

Developer

PERL

Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages. "Perl" refers to Perl 5, but from 2000 to 2019 it also referred to its redesigned "sister language", Perl 6, before the latter's name was officially changed to Raku in October 2019.
Serivce Type: Free & Paid
Launched: Dec 18, 1987
Parent Organisation: N/A
Owner: N/A

Redux

Developer

Redux

Redux is an open-source JavaScript library for managing application state. It is most commonly used with libraries such as React or Angular for building user interfaces. Similar to Facebook's Flux architecture, it was created by Dan Abramov and Andrew Clark.
Serivce Type: Free
Launched: June 2, 2015
Parent Organisation: Crunchyroll
Owner: Google

RedHat LInux

Developer

RedHat LInux

Red Hat, Inc. is an American multinational software company that provides open source software products to enterprises. Founded in 1993, Red Hat has its corporate headquarters in Raleigh, North Carolina, with other offices worldwide. It became a subsidiary of IBM on July 9, 2019.
Serivce Type: Free
Launched: March 26, 1993
Parent Organisation: IBM
Owner: IBM

Redis

Developer

Redis

Redis is an in-memory data structure project implementing a distributed, in-memory key–value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.
Serivce Type: Free & Paid
Launched: April 10, 2009
Parent Organisation: N/A
Owner: Salvatore Sanfilippo and Pieter Noordhuis.

Selinium

Developer

Selinium

Selenium is a portable framework for testing web applications. Selenium provides a playback tool for authoring functional tests without the need to learn a test scripting language.
Serivce Type: Free & Paid
Launched: Nov 19, 2018
Parent Organisation: N/A
Owner: Simon Stewart(ThoughtWorks) and fellow developers

Sublime Text

Developer

Sublime Text

Sublime Text is a shareware cross-platform source code editor with a Python application programming interface. It natively supports many programming languages and markup languages, and functions can be added by users with plugins, typically community-built and maintained under free-software licenses.
Serivce Type: Free & Paid
Launched: Jan 18, 2008
Parent Organisation: N/A
Owner: Sublime HQ Pvt. Ltd.

Slack

Developer

Slack

Slack is a proprietary business communication platform developed by American software company Slack Technologies. Slack offers many IRC-style features, including persistent chat rooms organized by topic, private groups, and direct messaging.
Serivce Type: Free & Paid
Launched: Aug 2013
Parent Organisation: Accel
Owner: Accel

Sinatrarb

Developer

Sinatrarb

Sinatra is a free and open source software web application library and domain-specific language written in Ruby. It is an alternative to other Ruby web application frameworks such as Ruby on Rails, Merb, Nitro, and Camping. It is dependent on the Rack web server interface. It is named after musician Frank Sinatra.
Serivce Type: Free
Launched: Sept 9, 2007
Parent Organisation: Warner Music Group
Owner: Warner Music Group

Salis JS

Developer

Salis JS

Sails.js is a Model-View-Controller web application framework developed atop the Node.js environment, released as free and open-source software under the MIT License. It is designed to make it easy to build custom, enterprise-grade Node.js web applications and APIs.
Serivce Type: Free
Launched: 2012
Parent Organisation: Sails
Owner: Sails

Terra Form

Developer

Terra Form

Terraform is an open-source infrastructure as code software tool created by HashiCorp. Users define and provision data center infrastructure using a declarative configuration language known as HashiCorp Configuration Language, or optionally JSON. Terraform manages external resources with "providers".
Serivce Type: Free & Paid
Launched: July 28, 2014
Parent Organisation: Brookfield Asset Management
Owner: Brookfield Asset Management

Trello

Developer

Trello

Trello is a web-based Kanban-style list-making application which is a subsidiary of Atlassian. Originally created by Fog Creek Software in 2011, it was spun out to form the basis of a separate company in 2014 and later sold to Atlassian in January 2017. The company is based in New York City, U.S.
Serivce Type: Free
Launched: 2011
Parent Organisation: Atlassian
Owner: Atlassian

Vagrant

Developer

Vagrant

Vagrant is an open-source software product for building and maintaining portable virtual software development environments; e.g., for VirtualBox, KVM, Hyper-V, Docker containers, VMware, and AWS.
Serivce Type: Free
Launched: March 8, 2010
Parent Organisation: BMG RIGHTS
Owner: BMG RIGHTS

Virtual Box

Developer

Virtual Box

Oracle VM VirtualBox is a free and open-source hosted hypervisor for x86 virtualization, developed by Oracle Corporation. Created by Innotek, it was acquired by Sun Microsystems in 2008, which was in turn acquired by Oracle in 2010. VirtualBox may be installed on Windows, macOS, Linux, Solaris and OpenSolaris.
Serivce Type: Free
Launched: Jan 17, 2007
Parent Organisation: Oracle
Owner: Oracle

VueJs

Developer

VueJs

Vue.js is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications. It was created by Evan You, and is maintained by him and the rest of the active core team members coming from various companies such as Netlify and Netguru.
Serivce Type: Free
Launched: Feb 2014
Parent Organisation: N/A
Owner: Evan You

Webpack

Developer

Webpack

Webpack is an open-source JavaScript module bundler. It is made primarily for JavaScript, but it can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included. webpack takes modules with dependencies and generates static assets representing those modules.
Serivce Type: Paid
Launched: March 10, 2012
Parent Organisation: N/A
Owner: N/A

Wakanda

Developer

Wakanda

Wakanda is a JavaScript platform to develop and run web or mobile apps.
Serivce Type: Free
Launched: March 15, 2012,
Parent Organisation: N/A
Owner: N/A

XCode

Developer

XCode

Xcode is an integrated development environment for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iOS, iPadOS, watchOS, and tvOS.
Serivce Type: Free & Paid
Launched: Sept 24, 2020
Parent Organisation: Apple Inc.
Owner: Apple Inc.

Z Shell

Developer

Z Shell

The Z shell is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting. Zsh is an extended Bourne shell with many improvements, including some features of Bash, ksh, and tcsh.
Serivce Type: Paid
Launched: 1990
Parent Organisation: N/A
Owner: N/A

Websites
Games
Podcasts
Books
News
Downloader