421 projects for "stack" with 1 filter applied:

  • 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
  • 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
  • 1
    CardParts

    CardParts

    A reactive, card-based UI framework built on UIKit for iOS developers

    CardParts is the second-generation Card UI framework for the iOS Mint application. This version includes many updates to the original card part framework, including improved MVVM, data binding (via RxSwift), use of stack views and self-sizing collection views instead of sizing cells, 100% swift and much more. The result is a much simpler, easier-to-use, more powerful, and easier-to-maintain framework. This framework is currently used by the iOS Mint application and the iOS Turbo application. There are two major parts to the card parts framework. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    openPOWERLINK

    openPOWERLINK

    An Open Source POWERLINK Stack

    openPOWERLINK is an Open Source Industrial Ethernet stack for communication in hard real-time. It can be operated as both, Managing Node (master) and Controlled Node (slave). With version 2.0, the source code has been cleanly split into an application-oriented user library and a time-critical stack driver. The latter may be moved to a dedicated communication processor or into a kernel module to deliver enhanced performance while still keeping the API in user space. ...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    the hotdog web browser

    the hotdog web browser

    The hotdog web browser and browser engine

    ...The repository includes custom named modules such as ketchup for HTML parsing, mayo for CSS rendering, and a minimal OpenGL/GLFW-based UI toolkit termed mustard, among others. Because it’s handcrafted with minimal dependencies (only OpenGL and GLFW outside the standard library), it emphasizes understanding every part of the browser stack. Development is ongoing and community contributions (ideas, features, bug reports) are welcome.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Component Jetpack Kotlin MVVM

    Component Jetpack Kotlin MVVM

    Componentized Jetpack Kotlin MVVM project practice

    Componentized Jetpack Kotlin MVVM project practice, involving Jetpack-related components, Kotlin-related technologies, coroutine Retrofit, Paging3 Room, etc. When running the main App, the sub-module belongs to the library, and when running independently, the sub-module belongs to the application. Then we only need to add a flag in gradle.properties in the root directory to distinguish the status of the module, such as singleModule = false. This flag can be used to indicate whether the...
    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
    PyCls

    PyCls

    Codebase for Image Classification Research, written in PyTorch

    ...Model definitions are concise and modular, making it easy to prototype new blocks or swap backbones while keeping the rest of the pipeline unchanged. Pretrained weights and evaluation scripts cover common datasets, and the logging/metric stack is designed for quick comparison across runs. Practitioners use pycls both as a baseline factory and as a scaffold for new classification backbones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8

    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
  • 9
    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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    Yesod

    Yesod

    A RESTful Haskell web framework built on WAI

    Yesod is a high-performance web framework for Haskell focused on enabling productive development of type-safe, RESTful web applications. It leverages Haskell's strong static typing, compile-time safety checks, Template Haskell, and domain-specific quasiquoters to ensure high reliability and performance. Safety & security guaranteed at compile time. Developer productivity: tools for all your basic web development needs. Raw performance, fast, compiled code. Techniques for constant-space...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Raquel Database System

    Raquel Database System

    RAQUEL : "Relational Algebra Query, Update and Executive Language"

    ...As a DBMS, RAQUEL is to : 1. have an Open Architecture, enabling a variety of DBMS configurations of 'black box' code, each installation optimised for a certain kind of DB; 2. be a stack of core black boxes to provide general DBMS functionality, plus a range of plug-in black boxes to support different physical storage mechanisms & scalar data types; 3. employ code designed with a mixture of functional, OO & other methods so as to minimise internal DBMS state complexity. The 'Northumbria Website' (above RHS menu option) describes the vision, specification & design of the RAQUEL language & DBMS architecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Flutter WhatsAppClone

    Flutter WhatsAppClone

    Building a WhatsApp Clone in Flutter

    Flutter WhatsAppClone is a Flutter project that replicates the interface and core user experience of the WhatsApp mobile messaging app, giving developers a full-stack reference for building complex, multi-screen applications in Dart and Flutter. The clone typically includes chat list screens, individual message threads, user profiles, and navigation patterns familiar to WhatsApp users, helping learners see how such UIs are implemented with Flutter’s widget hierarchy. Although it may not have full backend messaging functionality out of the box, the code often illustrates how to model chat data, handle user input, and structure responsive layouts that adapt to different screen sizes. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    NG6

    NG6

    An AngularJS Starter repo for AngularJS + ES6 + Webpack

    NG6 is a starter project for building single-page applications with AngularJS 1.x, modern ES6 JavaScript, and Webpack as the module bundler. It provides a minimal but opinionated boilerplate that shows best practices for structuring a scalable Angular app using a fully componentized file layout. The project wires together Webpack and Babel to handle ES6 transpilation, asset bundling, and hot reloading during development. Gulp is used as an orchestrator to run Webpack, start a development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Reliable group communication based on IP multicast and configurable protocol stack
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    VBlog

    VBlog

    V Tribe, a multi-user blog management platform

    ...By exploring VBlog’s code, developers can understand best practices in routing, security, database interaction, and component-based UI design across a full application stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JavaForce

    JavaForce

    Java Development Framework

    JavaForce (JF) is a Java library extending the capabilities of Java. It includes a VoIP stack and native bindings for FFMPEG, OpenGL, and Camera (Windows, Linux and Mac). Includes many apps such as jfPhone, jfPBX, jfPaint, jfVideo Creator, etc. JF is the core of the Java/Linux Operating System : jfLinux.sf.net JF is also used to create another Minecraft clone : jfcraft.sf.net Moved to github.com/pquiring/javaforce
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 20
    Apple CUPS

    Apple CUPS

    Apple CUPS Sources

    CUPS is the widely used printing system for UNIX-like operating systems that presents a modern, network-centric print stack built around IPP. It includes the scheduler (the print server), filters, backends, and PPD/driver plumbing needed to accept jobs, determine capabilities, rasterize or convert, and deliver output to devices over local and network transports. Its modular pipeline lets administrators and vendors plug in drivers or filter chains while retaining a consistent user-facing interface across platforms. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Source Map Support

    Source Map Support

    Adds source map support to node.js (for stack traces)

    Source Map Support is a Node.js module that enhances stack traces for transpiled or bundled JavaScript by resolving them back to the original source files using source maps. When code is compiled from TypeScript, CoffeeScript, Babel, or bundlers like Webpack, errors normally point to the generated code; this module intercepts V8’s stack trace API and remaps paths and line numbers to their original locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Dreisam

    MVC web framework based on DuroDBMS

    A full stack MVC web application framework based on DuroDBMS
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with IDEs (CLion, Eclipse e.t.c) is straightforward. Using lazy algorithms there is virtually zero overhead in benchmarks and minimum overhead in execution time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    yapyutils

    yapyutils

    Utilities for platform indepentent low-level system APIs.

    The 'yapyutils' - Yet Another Python Utils - package provides miscellaneous *Python* utilities for the adaptation of platform independent APIs of the low-level part of the software stack. These are e.g. used for extensions of the *setuptools* and *distutils*, thus reduce the package dependency and avoid circular dependencies whenever possible by using standard packages and classes only. The more complex and complete data packages are provided for higher application layer functionality. The current release contains: * *yapyutils.modules* A utility to locate and load modules by a given name and/or file system path name, based on the *sys.path* variable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    yapydata

    yapydata

    Lower-Layer unified data - JSON, XML, YAML + INI, CFG, properties

    ...Therefore it encapsulates the libraries by offering a common API with the canonical internal data as JSON compatible Python in-memory structure. The application is foreseen in particular for the lower layer of the software stack including setup-tools. Thus it uses standard libraries only whenever possible. The initial supported DDLs are: * JSON, XML, YAML and the formats * INI, CFG, .properties The yapydata in particular supports the advanced access to data entries by mapping the dotted-OID notation onto mixed in-memory data types, optional including non-conformant tyeps such as tuple and set.
    Downloads: 0 This Week
    Last Update:
    See Project