Showing 1463 open source projects for "stack"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • 1
    Koa Vue Fullstack Boilerplate

    Koa Vue Fullstack Boilerplate

    A lightweight boilerplate for a universal webapp based on koa

    Vue.js, Koa.js, Node.js, and MongoDB full-stack lightweight example applications. Authentication, CRUD, and access control are included. This project aims to build a small but structured full-stack application, so it would be relatively clear for a programmer/beginner to understand how to build a website from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CoolStore Web Application

    CoolStore Web Application

    A full-stack .NET microservices build on Dapr and Tye

    CoolStore Website is a containerized polyglot microservices application consisting of services based on .NET Core, NodeJS, and more running on Service Mesh. It demonstrates how to wire up small microservices and build up a larger application using microservice architectural principles. It's mainly building for the .NET ecosystem with a lot of popular libraries and toolkits that have been used by the .NET community for a long time. Additionally, it uses and experiments with new components and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mevn

    mevn

    Light speed setup for MEVN(Mongo Express Vue Node) Apps

    ...Deploy your production-ready application to the cloud solution of choice. Get up and running with a multi-container Docker application in no time. A CLI tool for getting started with the MEVN stack. It offers a super-simple boilerplate template and additional utilities for building a MEVN stack-based webapp. It takes away the hassle of setting up the local development environment which may become a nightmare especially for beginners who are just starting out. As per the traditional approach, Developers are required to make their hands dirty setting up the local development environment which can be a pain, especially for beginners (as mentioned above). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    lad.sh

    lad.sh

    Demo for Lad - The Best Node.js Framework

    Lad scaffolds a Koa web app and API framework for Node.js. Built on top of Koa, the successor to Express. This full-stack web server uses the latest versions of Pug, Gulp, Sass, PostCSS, Bootstrap, and more. Inspired by Stripe, the RESTful API server also uses Koa and has a complete stack with error handling, authentication, and tests. Layered on top of Bree, the job scheduler supports cron and human-readable syntax, child processes, and more. Redirect HTTP to HTTPS traffic with support for Let's Encrypt Free SSL Certbot validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Masscan

    Mass IP port scanner

    ...And while it is useful for smaller, internal networks, it's designed with the entire internet in mind. Do take note however that Masscan uses its own custom TCP/IP stack, so anything other than a simple port scan could cause conflict with the local TCP/IP stack unless certain configurations are done.
    Downloads: 90 This Week
    Last Update:
    See Project
  • 6
    multirpc

    multirpc

    Multi transport RPC

    A JSON-driven, signature-ready, flexible and modular RPC stack for multiple transports. This GoLang module provides a full stack for implementing a flexible RPC service. The same mux router could be used for providing service to multiple network transports in parallel. The aim for multirpc is to provide and easy way to implement an RPC communication over any transport layer, using the same JSON structure and signature schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TensorFlow MacOS

    TensorFlow MacOS

    TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute

    This repository provided a pre-release of TensorFlow and TensorFlow Addons tailored for macOS 11+ with native hardware acceleration via Apple’s ML Compute, supporting both Apple Silicon (M1) and Intel Macs. It shipped ready-made Python 3.8 wheels and install scripts so developers could quickly get an accelerated stack running without building from source. As TensorFlow added a Metal PluggableDevice path, the project directed users toward using Apple’s tensorflow-metal to get GPU acceleration on Mac directly through Metal. The README and releases emphasized this was a macOS-optimized distribution, not an upstream fork of TensorFlow, and it cataloged common installation notes and issues encountered by early Apple Silicon users. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CloudBase Framework

    CloudBase Framework

    A front-end and back-end integrated deployment tool

    Tencent CloudBase Framework is a full-stack deployment solution that simplifies building and deploying serverless applications on Tencent Cloud. It integrates with modern frontend frameworks like React, Vue, and Next.js, and automates infrastructure provisioning, including functions, databases, and hosting. Designed for scalable, cloud-native development, it supports CI/CD pipelines and cloud configuration out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FastAPI + React

    FastAPI + React

    Cookiecutter Template for FastAPI

    FastAPI-React is a cookiecutter template that combines FastAPI and React to create full-stack applications. It integrates PostgreSQL, SQLAlchemy, and Docker to provide a comprehensive development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 10
    constructs-go

    constructs-go

    Golang bindings for constructs

    Golang bindings for constructs. See CONTRIBUTING for more information. This project is licensed under the Apache-2.0 License. Constructs are the basic building blocks of AWS CDK apps. A construct represents a "cloud component" and encapsulates everything AWS CloudFormation needs to create the component. Constructs are part of the Construct Programming Model (CPM) and are also used by other tools such as CDK for Terraform (CDKtf), CDK for Kubernetes (CDK8s), and Projen. A construct can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Keras TCN

    Keras TCN

    Keras Temporal Convolutional Network

    ...The usual way is to import the TCN layer and use it inside a Keras model. The receptive field is defined as the maximum number of steps back in time from current sample at time T, that a filter from (block, layer, stack, TCN) can hit (effective history) + 1. The receptive field of the TCN can be calculated. Once keras-tcn is installed as a package, you can take a glimpse of what is possible to do with TCNs. Some tasks examples are available in the repository for this purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Android Tech Frontier

    Android Tech Frontier

    Translates high-quality Android technology, open source libraries

    ...The repository aggregates articles, analysis, and mini-tutorials that explore topics such as ART and Dalvik internals, memory management, rendering pipelines, custom view performance optimization, threading and concurrency on Android, JNI interactions, and network stack behavior. Instead of being a simple “how-to” list, it dives into the “why” behind complex behaviors, helping developers reason about Android system design and tradeoffs at a deeper level. This makes the resource suitable for engineers working on performance-critical apps, large codebases, or teams that debug subtle systemic bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CodeCopy

    CodeCopy

    A browser extension that adds copy to clipboard buttons

    ...Its goal is to save developers time and frustration by making it a single click to copy example snippets, rather than manually selecting text and dealing with formatting issues. The extension detects code snippets on pages like GitHub, MDN, Gist, Stack Overflow, StackExchange, npm, Medium, and others, then overlays a small copy icon or button in the corner of each block. When a user clicks the button, codecopy uses the Clipboard API (or fallbacks) to copy the snippet to the clipboard with minimal visual noise or disruption. The repository provides the extension source, manifest, and build pipeline so that developers can contribute new site matchers or customize behavior. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bank Application

    Bank Application

    Full Stack Web Application similar to financial software

    Full Stack Web Application similar to financial software that is used in banking institutions | React.js and Node.js. The current account balance is calculated based on the SQL operation (Double-entry bookkeeping) Internalization of the application for three languages: English, German and Polish. Support for multiple currencies with the current rate supplied from an external server via API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    texgen.js

    texgen.js

    JavaScript Texture Generator

    texgen.js is a compact JavaScript library for generating procedural textures directly in the browser. It exposes a set of composable operations—noise, gradients, patterns, transforms, blends—that you can stack to create complex materials without image files. The API is deliberately fluent, letting you chain nodes to define a pipeline and then render to a canvas or WebGL texture. This approach is ideal for games, demos, and creative coding where small footprint and dynamic variation matter more than hand-painted assets. Because textures are generated at runtime, parameters can be animated or randomized to add life without extra downloads. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    code-nav

    code-nav

    Professional programming navigation

    Programming Navigation is not just a website, but a complete ecology with the goal of "helping everyone discover high-quality programming resources and improve learning efficiency". It contains multiple sub-projects, and the technology stack includes React, Java SpringBoot, Tencent Cloud Development, etc., all of which are open source for everyone to learn, so that you can easily develop beautiful information navigation websites! Most of the programming navigation websites are in disrepair and have good navigation, but they are limited in search and classification, and they do not have functions such as self-recommendation and liking, so they are not sustainable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open-Source BACnet Protocol (see www.bacnet.org) stack for Linux. This project's goal is to develop a complete implementation of the BACnet protocol for use by anyone who wishes to give their products BACnet communication capability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    weekly-projects

    weekly-projects

    Build a project every week to improve your coding skills

    ...It’s great for those who want paced practice rather than open-ended ideas. The challenge list includes things like a Pokédex app, COVID tracker, movie app, quiz, daily planner, full-stack app, etc. The curated weekly cadence helps maintain consistency and momentum. And although lightweight, the public nature of submissions gives social accountability and visibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Django React Boilerplate

    Django React Boilerplate

    DIY Django + React Boilerplate for starting your SaaS

    django-react-boilerplate is a full-stack web application template that combines Django for the backend and React for the frontend. It provides a ready-to-use structure with authentication, API routing, and Docker support, enabling rapid development of modern web apps. It is ideal for SaaS products and internal tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    neard

    neard

    Portable WAMP software stack

    Neard is a portable WAMP (Windows, Apache, MySQL/MariaDB, PHP) software stack designed to streamline web development on Windows systems. It bundles essential tools and applications, allowing developers to set up a comprehensive development environment without complex installations. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Doa

    Doa

    A middleware framework for Deno's http server

    ...Adding middleware through app.use(middleware) will cause all of the middleware to be executed upon each request in the specified order. When you call the middleware, it passes the context and next method in the stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Element Pocket
    Element Pocket is a tool designed to help full-stack developers or game developers to have a custom-made personal workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Roadmap do Desenvolvedor Web 2021

    Roadmap do Desenvolvedor Web 2021

    Roadmap to becoming a web developer! Update 2021!

    Below you will find, in a visual way, the paths you can take and the technologies to incorporate into your stack to become an up-to-date and differentiated professional in frontend, backend and/or devops. The purpose of this roadmap is to give you an idea of ​​the current landscape and guide you if you are confused about what to learn next, not to influence you to follow the 'hypes' and 'trendys' of the moment. We believe that with a greater knowledge of the different structures and solutions available, you will be able to choose the tool that best applies to your demands. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pandora.js

    Pandora.js

    A manageable, measurable and traceable Node.js application manager

    ...Do trouble shooting by remote debugging. The data can be achieved via RESTFul API or local file system. It is super easy to integrate it with your monitoring system. Be able to trace the whole execution stack, and inspect applications at runtime. Support tons of 3rd party middleware, MySQL, redis, etc. Compatible with Open-Tracing standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VBCorLib is a Visual Basic 6 implementation of many classes found in the .NET framework. The classes within VBCorLib can be used nearly identically as the .NET counterpart. This allows for easy data sharing between a .NET application and VB6.
    Downloads: 0 This Week
    Last Update:
    See Project