Showing 1466 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
  • 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
  • 1

    QTAX.25

    Qt library based AX.25 protocol stack

    Tis project includes an AX.25 protocol stack based on the Qt library that makes it cross platform capable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tiny Constraints

    Tiny Constraints

    Nothing but sugar

    TinyConstraints is the syntactic sugar that makes Auto Layout sweeter for human use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MiniOS

    MiniOS

    Simple DIY OS

    MiniOS is a feature-rich hobby operating system written in C/C++ that aims to simulate a small-scale UNIX-like environment with graphical capabilities. It includes its own GUI, filesystem, network stack, and even a scripting language interpreter. The project was developed as an experimental platform for exploring OS concepts and creative features like process visualization and window management. Though it runs in a simulated or virtualized environment, MiniOS packs a surprising amount of functionality into a compact codebase.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Rush Stack

    Rush Stack

    Monorepo for tools developed by the Rush Stack community

    ...Family of projects that fill in the gaps for this strategy. Although various pieces of this work have been underway for years, we're now bringing them together under a common charter as Rush Stack. Track our progress on the News page and Roadmap. These major tools are developed under the Rush Stack umbrella. Rush, the scalable monorepo build orchestrator. Heft, an extensible build system that interfaces with Rush, API Extractor, coordinates API reviews for library packages, and generates .d.ts rollups. API Documenter, generates your API documentation website.
    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
    AutoSim

    AutoSim

    A free automata simulator that simulates DFA/NFA/DPDA/NPDA/STM

    AutoSim is a free automata simulator for students and educators. Written in Java, it is a command-line based utility that runs on any OS that supports Java. With AutoSim, you can not only determine the final state or stack/tape contents, you can also trace through the execution states as well, from the initial to the final states. The latest version of AutoSim is 1.0, and it currently supports DFAs, NFAs, DPDAs, NPDAs, as well as Standard Turing Machines.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications. The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Marnux

    Stack optimisations and others.

    Only stack optimisations on this moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Fondement Michtam

    Few useful tools that will be liberally used in all my projects.

    ...This include: Genericity: 1 simple macros for translating a pointer to a field to a pointer to it's structure. 2 simple macros for Object inclusion in C. Memory management: My projects try to manage memory with a strict stack discipline (when possible). There are 2 main stacks, only one of which is widely used. It is also possible to push a stack on a stack, so this is really more a tree than a stack discipline. Fondement Michtam offers primitives to: - Setting 2 main stacks. - The general purpose rStack. By convention, any new created object is stacked on it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HeapInspector

    HeapInspector

    Find memory issues & leaks in your iOS app without instruments

    ...Like in Apple's Instruments the snapshot compares the heap before you started recording. For instance you can start the snapshot before you push a new UIViewController onto your UINavigationController stack and stop after popping the UIViewController.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    Greenfield

    Greenfield is a lightweight eCommerce application

    Greenfield is a lightweight eCommerce application focused on quick and easy setup. Greenfield is built on Grails, a full stack web application framework for the JVM. Currently developed for Grails version 2.4.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Spock

    Spock

    Another Haskell web framework for rapid development

    ...Spock provides fast route dispatching in a type-safe environment. Built-in support for cookies, secure sessions and CSRF protection. Applications supported by Spock are easily deployed using stack, or Docker. Spock and all ecosystem packages are open sourced on Github. Feel free to review code or contribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    picoTCP for DOS

    picoTCP for DOS

    port of the picoTCP stack for DOS

    The goal of this project is to build a port of the picoTCP TCP/IP stack for 16 bit DOS. It shall provide retro-developers with a modern, fast and efficient TCP/IP stack that can be used to create 16-bit network-enabled applications for DOS. The picotcp4dos library is primarily meant to be used with the OpenWatcom compiler.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    ...The same code that is displayed next to the illustration is also decorated using babel-plugin-trace-execution and executed to record the context at every step. Literally the same source file. Going back and forth between function execution (and call stack when algorithm uses recursion) is effortless. So is pausing and resuming. This project uses styled-jsx, but takes the idea of CSS-in-JS even further. Sizing, positioning and transition offsets are computed by JS, all before elements hit the DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    J2EE Forth and J2SE Forth

    Forth Compiler written in Java

    Forth Compiler written in Java. With Internet , XML, and Database Support , Persisting System variables to a properties file. J2EE Forth runs as Java Application and web-app on EJB3 web server .Written in Java it has new features Forth does not have
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    REPOSITORY MOVED TO GITHUB!! https://github.com/medooze/media-server Video Multiconference Media Server with WebRTC support. Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    NUnit Test Results Viewer

    NUnit Test Results Viewer

    NUnit Test Results Viewer

    'NUnit Test Results Viewer' is a free open source project that allows to view NUnit resulted *xml file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    CShoreWrt

    CShoreWrt

    Tiny Linux distribution for embedded and virtual network appliances

    A tiny embedded Linux distribution forked from LEDE (https://www.lede-project.org) which in turn is forked from OpenWrt (http://openwrt.org). This project is aimed at routers with at least 8-16 MB flash and 128+ MB RAM. Exploration is being made for OpenEmbedded/Yocto for larger devices in a new project. In the interim the follow targets are also supported: 2) Minimalist virtualization/container hosts (only on x86/ARM at the moment for hypervisor, any for container). 3)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Algorithms in Python

    Algorithms in Python

    Data Structures and Algorithms in Python

    Algorithms in Python is a collection of algorithm and data structure implementations (primarily in Python) meant to serve as both learning material and reference code for engineers. It includes code for graph algorithms, heap data structures, stacks, queues, and more — each implemented cleanly so learners can trace logic and adapt for their problems. The repository is particularly useful for people preparing for competitive programming, job interviews, or building a foundational...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Diagnostic

    Memory leak detection tool / utility

    Tool for detecting memory leaks. Besides memory leaks, diagnostic.dll provides API's for high performance call stack determination. Currently only windows 32 and 64 bit platforms are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ALU MVTVc

    ALU MVTVc

    Open Source Software for ARRIS STBs running the ALU MVTVc SW stack

    Open Source Software for the STiH207 based VIP1113 TEF STB model running the ALU MVTVc SW stack
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    i2cnet

    An i2c to TCP/IP adaptor to allow easy remote control of an i2c bus.

    ...It is targeted toward the raspberry PI but it should work on any linux playform. By abstracting the use of an i2c bus behaind a TCP/IP socket, it becomes possible to create and test applications on any platform with a TCP/IP stack. Useage: 1. Install i2c-tools: apt-get install i2c-tools 2. Extract the binary: tar -zxvf i2cnet-1.0.0-rpi.tar.gz 3. Run the utility: ./i2cnet For usage information: ./i2cnet -h
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Rockhopper VPN software

    IPsec / IKEv2-based VPN software for Linux.

    ...This software is interoperable with Windows 7, Windows 8 and Windows 10 VPN clients and it provides a handy AJAX-based Web console to manage Secure Virtual Ethernet(LAN), Routing-based VPN, Remote Access VPN and servers protected by IPsec. No kernel modules are needed. The ESP protocol stack is also implemented in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Switchboard

    Switchboard

    A feature flipper library for Pyramid and Pylons apps.

    Switchboard is a port of Gargoyle, a feature flipper for Django apps, to the Pyramid or Pylons stack (including Turbogears). Originally used to selectively roll out changes to the SourceForge site, the library lets you easily control whether a particular change (a switch) is active. You can make switches active for a certain percentage of visitors, all visitors to a particular host in a cluster, or if a particular string is present in the query string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Apache, PHP Stack for Windows Archive

    Archive of Windows builds of Apache, PHP, PostgreSQL packages

    The goal of this project is to archive windows packages of Apache, PHP, PostgreSQL that become unavailable on original vendor's sites but the Windows users needs them.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    http-dtn

    An enhanced http network stack for ad-hoc or delay-tolerant networking

    HTTP-DTN is a proposed extension to HTTP 1.1, which builds on the hypertext transfer protocol for store-and-forward communication between nodes over different transport protocols, to enable support for disconnected and disrupted networks. HTTP-DTN is at a proof-of-concept stage, with an internet-draft, papers and example code.
    Downloads: 0 This Week
    Last Update:
    See Project