Showing 1374 open source projects for "stack"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    zibawa

    zibawa

    IoT secure device manager,dashboards,mqtt storage

    Iot device management, mqtt message storage and dashboards. Zibawa integrates other open source software to produce a full stack for IoT including device management, mqtt message interpreters, message enrichment, storage, dashboards and more. Zibawa integrates with rabbitmq,influxdb,grafana openldap to provide a secure end to end solution for IoT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Modular EtherCAT master stack targeting real-time industrial control. Configurable anywhere from a lean-and-mean basic stack to a full-fledged EtherCAT master.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    fw-admin

    Custom tool to admin netfilter-based firewalls in dual stack mode.

    Custom tool for admin netfilter-based firewalls in dual stack mode (IPv4 && IPv6)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    ...But for many service providers, the WebSocket protocol could not be a feasible solution due to scalability, support and other business constraints. By the way, the stack can be used as a full client-side C++ Stack (full-featured) without Javascript integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5
    ETHEReact

    ETHEReact

    A decentralized e-commerce platform!

    ETHEReact is a full stack DApp; demonstrating e-commerce capabilities without any database powering the backend but the EVM standing tall! This is not a product in itself but the idea for aspiring blockchain enthusiasts to uncover the potential; end-to-end! This app is comprised of Truffle powered testrpc (which is also called ganache) facilitating local development.& Web3 bridges Ethereum to ReactJS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Highly portable C++ SIP stack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Python bindings for LINUX AX.25 protocol stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Source implementation of SIP stack according to RFC 3261 and related standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Undetermined,draft:This program is a mini-tcp/ip protocol stack by C language, run platform is like-linux OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 10
    CopperLang

    CopperLang

    Embeddable interpreted scripting language for C++ projects

    Copper is a lightweight scripting language intended for embedding in C++ applications. It is free of system-specific dependencies and written in cross-platform, version-agnostic C++. It is easy to setup and easy to learn. It uses stack-based, safe memory management to avoid the need for a garbage collector.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Please visit http://upnpx.googlecode.com for a new Open Source UPnP Stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mellum-4b-base

    Mellum-4b-base

    JetBrains’ 4B parameter code model for completions

    ...Built with 4 billion parameters and a LLaMA-style architecture, it was trained on over 4.2 trillion tokens across multiple programming languages, including datasets such as The Stack, StarCoder, and CommitPack. With a context window of 8,192 tokens, it excels at code completion, fill-in-the-middle tasks, and intelligent code suggestions for professional developer tools and IDEs. The model is efficient for both cloud inference with vLLM and local deployment using llama.cpp or Ollama, thanks to its bf16 precision and AMP training. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    frant

    Userspace ANT protocol stack for Linux (Forerunner 310XT and others)

    Garmin Forerunner 310XT ANT protocol data downloader/uploader. Waypoints, tracks, courses and fintess data. Output format is GPX. There is a possibility that it would support other devices like Garmin Edge series and other ANT FS devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17

    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
  • 18
    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
  • 19

    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
  • 20

    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
  • 21
    Kimi K2.6

    Kimi K2.6

    Multimodal agent model for coding, orchestration, and autonomy

    ...It is designed to handle complex end-to-end software workflows across multiple languages and domains, including front-end development, DevOps, performance optimization, and coding-driven design. Beyond coding, it can transform prompts and visual inputs into production-ready interfaces and lightweight full-stack outputs with structured layouts, interactivity, and polished visual detail. One of its most distinctive capabilities is horizontal agent scaling, supporting up to 300 sub-agents and 4,000 coordinated steps in a single run, which enables parallel task decomposition and end-to-end completion of outputs such as documents, websites, and spreadsheets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    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
  • 24

    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