Showing 1471 open source projects for "stack"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AIβ€”on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like β€œBuild me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    The Ignant Web Platform provides an opinionated web stack by wrapping your database schema with a RESTful API, generating a handy Ajax library, and delivering a Comet broadcast system on which to base your UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is aimed to provide a code base that allows for the same functionality as http://stackoverflow.com, we have no intention of duplicating Stack Overflow, just it's functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The priority managing container library extends the C++ STL stack and queue containers, allowing the assignment of a priority to each object in the container and providing various schemes for managing those priorities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Skill Tracker is a Skill & Resume Database Web Site Application. It is based on the standard LAMP stack. It is intended to be used by a small to medium sized business to keep track of the skills of applicants and employees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact productionβ€”get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5

    bang

    Bang automates deployment of server-based software projects.

    Projects often comprise multiple servers of varying roles, public cloud resources like storage buckets and message queues and other IaaS/PaaS/Splat_aaS resources. DevOps teams already use several configuration management tools like Ansible, Salt Stack, Puppet and Chef to automate on-server configuration. There are also cloud resource orchestration tools like CloudFormation and Orchestra/Juju that can be used to automate cloud resource provisioning. Bang combines orchestration with on-server configuration management to provide one-shot, automated deployment of entire project stacks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Develop Open-Source VoIP stack to allow voice communication within Virtual Worlds. Specifically as a replacement for proprietary voice chat used in SecondLife.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Open Source Mobile Widget Platform is an Orange initiative to bring a complete software stack (client and server side) for distribution of mobile widgets on Java feature phones. http://www.orange.com/fr_FR/presse/communiques/cp101001fr2.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Web Application Stack built on top of Wicket, Spring, Hibernate/Ibatis, Jetty, HSQLDB, Junit, functional testing (Selenium), code coverage(Cobertura), DB Migration and CI. Its intent is to provide a rapid method for creating java web new projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ThreadAnalyser

    Analyses multi-threaded applications without need of the sources.

    ThreadAnalyser application allows users to analyse multi-threaded applications without need to have/modify their source code under Linux OS. It provides information about active threads and their stack info, consumed memory, etc.
    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
  • 10
    This provides an interactive, programmer-friendly interface to VMware's VProbes facility. VProbes is a safe, dynamic technology for instrumenting software running in virtual machines, and the software stack itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Software Engineer Capability

    System Generate Ranking for Software Engineers

    The software compiles daily developer activities from DevOps systems such as Git, Jira, Jenkins and many other and generates different metrics, charts and insights that help Organization in better resource management, teams performances and work loads, most active technologies, individual growth plan etc. and answers all of the below from system itself. Screenshots are generated from sample data collected from open source projects of github. Contact admin@dbglider.com for a free demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A full-stack sample web application based on Next.js that creates a simple whole-website architecture. Scheme πŸ’Ž Pages Router Demo Template βœ… πŸ‘‰πŸΌ Enabling it requires renaming the folder @pages to pages, and deleting app. πŸ’Ž App Router Demo Template βœ… πŸ‘‰πŸΌ Default πŸ’Ž Exporting Pure HTML Static Files (.html) βœ… πŸ‘‰πŸΌ run npm run export and npm run export:fix HTTP Navigation (SSR & Async) βœ… Multiple API Constructs βœ… Parameter Acquisition βœ… Pagination βœ… Basic Importing Methods for Components βœ… Authorization βœ… Login βœ… Network Requests βœ… API Demo βœ… CURD Demo βœ… JWT Demo βœ… File Import βœ… SEO Premium βœ… Static Pages βœ… Incremental Static Regeneration βœ… Remote Download βœ… Fully Static HTML Files Generation βœ… Custom Server βœ… Custom Hooks (auth, redux, draggable, keypress etc.) βœ… Frontend Page Interacts With Node βœ… Alias Support βœ… Local PHP Service Association βœ… Server Deployment βœ… Deploy Using Docker βœ… Redux Supplement (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    askaitools-community-edition

    A cutting-edge search engine project tailored specifically for AI apps

    ...Under the hood, AskAITools employs a hybrid search engine architecture, seamlessly combining keyword search (full-text search) and semantic search (vector search/embedding search) capabilities. By leveraging statistical data and weighted fusion techniques, it achieves a balance between relevance and popularity. Project Architecture and Tech Stack - Front-end: Next.js - Deployment: Vercel - Styling: Tailwind CSS - Database: Supabase - Keyword Search: PostgreSQL Full-Text Search Engine - Semantic Search: Pgvector Vector Database - Semantic Vector Generation: OpenAI text-embedding-3 model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cojson

    a C++11 JSON parser/generator for constrained platforms

    ...The parser is recursive, e.g. nested JSON elements are handled with the recursion. However, this recursion is driven by the structure definition, not by the input data, which prevents stack faults on malformed input data. cojson is character type neutral – it can work with signed or unsigned character, as well as with standard wide character types: wchar_t, char16_t and char32_t. It is also transparent for UTF8 and properly handles BOM sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Cash

    A shell for linux written in C

    Cash started out as a learning tool for myself to explore and learn more about shells, C, and programming in a Linux environment. When I couldn't stop adding features to it and kept coming back for more, I decided to release it into the wild and let my fellow hackers and coders enjoy it, for better or for worse. I invite you to take it apart, break it, add to it, and anything else you might dream up. As you may have noticed, this is not the best, or most professional code out there. Feel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cyborgzoscii

    ZOSCII Zero Overhead Secure Coding Information Interchange

    ZOSCII Zero Overhead Secure Code Information Interchange. An innovative character encoding system that eliminates lookup table overhead while providing built-in security properties through direct memory addressing. Overview CyborgZOSCII is an alternative to ASCII/PETSCII that uses direct ROM addressing instead of traditional character-to-value mapping. This approach provides significant advantages for resource-constrained systems while offering unique security properties. Browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Savant

    Python Computer Vision & Video Analytics Framework With Batteries Incl

    Savant is an open-source, high-level framework for building real-time, streaming, highly efficient multimedia AI applications on the Nvidia stack. It helps to develop dynamic, fault-tolerant inference pipelines that utilize the best Nvidia approaches for data center and edge accelerators. Savant is built on DeepStream and provides a high-level abstraction layer for building inference pipelines. It is designed to be easy to use, flexible, and scalable. It is a great choice for building smart CV and video analytics applications for cities, retail, manufacturing, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CB3ROB-AX25-TOOLS-LINUX

    CB3ROB-AX25-TOOLS-LINUX

    Some stuff to make AX.25 actually work across your networks.

    ...;P note that we don't use for /etc/ax25/axports -at all- and think it should disappear as it makes no sense to have callsigns and mtu's and stuff on an interface, in a config file, AND in a program. whatever info is needed should just be obtained from the interface. like with any other protocol stack (you also don't have to put your ip address in your webbrowser, a seperate file in /etc, and the interface) (so there is also no need to install those old ax25-tools - just the kernel suffices)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    InsuranceProCRM

    Insurance management with InsurancePro: Your ultimate open-source CRM

    Elevate your insurance agency with InsurancePro CRM, an open-source solution built on ReactJS and MERN Stack. Streamline client management, lead nurturing, and policy tracking through an intuitive dashboard. Customize the CRM to match your workflow and branding, catering to solo agents and teams alike. Collaboration thrives here. Developers, designers, and insurance experts are invited to enhance the CRM. Our dedicated support ensures a seamless experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    ...All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs & descriptive logging! One command, to get a production ready server-side stack!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    green-home-auto

    Smart Home automation Cape Town optomise PV power usage IoT

    ...Payback period approx 5years at 7kWhpd then approx 20years β€œfree power” Work in progress. Rev 86 of software development 3. Challenges, 1. RS232C comms to MPPT( to download Battery V and Current and PV power) 2. Creating stack to prioritise use of excess capacity automaticlly: 1. Battery boosting at 45V from utility. (if NO utility shed loads) Also for total computer failure, or MPPT or Batteries or Panels.
    Downloads: 0 This Week
    Last Update:
    See Project