Search Results for "intelligent traffic controller"

Showing 51 open source projects for "intelligent traffic controller"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    AWS Load Balancer Controller

    AWS Load Balancer Controller

    A Kubernetes controller for Elastic Load Balancers

    AWS Load Balancer Controller is a controller to help manage Elastic Load Balancers for a Kubernetes cluster. It satisfies Kubernetes Ingress resources by provisioning Application Load Balancers. It satisfies Kubernetes Service resources by provisioning Network Load Balancers. This project was formerly known as "AWS ALB Ingress Controller", we rebranded it to be "AWS Load Balancer Controller". AWS ALB Ingress Controller was originated by Ticketmaster and CoreOS as part of Ticketmaster's move...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Argo Rollouts

    Argo Rollouts

    Progressive Delivery for Kubernetes

    Argo Rollouts is a Kubernetes controller and set of CRDs that provide advanced deployment capabilities such as blue-green, canary, canary analysis, experimentation, and progressive delivery features to Kubernetes. Argo Rollouts (optionally) integrates with ingress controllers and service meshes, leveraging their traffic shaping abilities to gradually shift traffic to the new version during an update. Additionally, Rollouts can query and interpret metrics from various providers to verify key...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Antrea

    Antrea

    Kubernetes networking based on Open vSwitch

    ... by adopting Kubernetes controller patterns and providing diagnostics consumable by tools network operators know and love. With the programmability of Open vSwitch under the hood, Antrea can be extended to support advanced network use cases like kernel bypass and network service mesh.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    WARP one-click script

    WARP one-click script

    Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface

    WARP one-click script. Add an IPv4, IPv6 or dual-stack Cloudflare WARP network interface and Socks5 proxy for VPS. First publication on a global scale. By WireProxy, Wireguard client that exposes itself as a socks5 proxy. First release on the whole network, through wireproxy, let WARP suggest a socks5 proxy locally. Support WARP on Debian9; 1.Support WARP on Debian 9. Support WARP+ account, with third-party brush WARP+ traffic and upgrade kernel BBR script. Normal user-friendly menu, advanced...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 5
    GLBC

    GLBC

    Ingress controller for Google Cloud

    GLBC is a GCE L7 load balancer controller that manages external loadbalancers configured through the Kubernetes Ingress API. Ingress exposes HTTP and HTTPS routes from outside the cluster to services within the cluster. Traffic routing is controlled by rules defined on the Ingress resource. An Ingress may be configured to give Services externally-reachable URLs, load balance traffic, terminate SSL / TLS, and offer name-based virtual hosting. An Ingress controller is responsible for fulfilling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    flagger

    flagger

    Progressive delivery Kubernetes operator (Canary, A/B Testing)

    Flagger is a progressive delivery tool that automates the release process for applications running on Kubernetes. It reduces the risk of introducing a new software version in production by gradually shifting traffic to the new version while measuring metrics and running conformance tests. Flagger implements several deployment strategies (Canary releases, A/B testing, Blue/Green mirroring) using a service mesh (App Mesh, Istio, Linkerd, Kuma, Open Service Mesh) or an ingress controller (Contour...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kubernetes Gateway API

    Kubernetes Gateway API

    Repository for the next iteration of composite service

    ... API to manage ingress traffic, the Gateway resource defines a point of access at which traffic can be routed across multiple contexts -- for example, from outside the cluster to inside the cluster (north/south traffic). Each Gateway is associated with a GatewayClass, which describes the actual kind of gateway controller that will handle traffic for the Gateway; individual routing resources (such as HTTPRoute) are then associated with the Gateway resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cilium

    Cilium

    eBPF-based networking, security, and observability

    Cilium is open-source software for providing, securing and observing network connectivity between container workloads, cloud-native, and fueled by the revolutionary Kernel technology eBPF. Kubernetes doesn't come with an implementation of Load Balancing. This is usually left as an exercise for your cloud provider or in private cloud environments an exercise for your networking team. Cilium can attract this traffic with BGP and accelerate leveraging XDP and eBPF. Together these technologies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Apache Dubbo

    Apache Dubbo

    A high performance Java RPC framework

    Apache Dubbo is a high performance, lightweight, open source RPC framework written in Java. It offers three key functionalities: interface based remote call, load balancing and fault tolerance, and automatic service registration and discovery. Apache Dubbo is built to support multiple service registries and load balancing strategies right out of the box. Due to its micro-kernel and plugin design it can also be easily extended through third-party implementations. Plenty of companies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 10
    Apache APISIX for Kubernetes

    Apache APISIX for Kubernetes

    APISIX Ingress Controller for Kubernetes

    Apache APISIX provides rich traffic management features like Load Balancing, Dynamic Upstream, Canary Release, Circuit Breaking, Authentication, Observability, etc. Apache APISIX provides open source API Gateway to help you manage microservices, delivering the ultimate performance, security, and scalable platform for all your APIs and microservices. Apache APISIX is the first open-source API Gateway that includes a built-in low-code Dashboard, which offers a powerful and flexible UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apache Dubbo Spring Boot Project

    Apache Dubbo Spring Boot Project

    Spring Boot project for Apache Dubbo

    Apache Dubbo is a high-performance, java based open source RPC framework. It offers six key functionalities, which include transparent interface based RPC, intelligent load balancing, automatic service registration and discovery, high extensibility, runtime traffic routing, and visualized service governance. Dubbo provides high performance interface based RPC, which is transparent to users. Dubbo supports multiple load balancing strategies out of the box, which perceives downstream service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Red Griffin ATC

    Red Griffin ATC

    Speaking Air Traffic Controller Simulator for Flightgear

    Air Traffic Controller simulator with voice support. It manages ground operations, take off, approach, ILS, landing procedures, flight levels and CTR transitions. For full description please see the Wiki page or README.md in the code page. You can also watch videos at https://www.youtube.com/c/RedGriffin For help and support, please refer to https://forum.flightgear.org/viewtopic.php?f=6&t=36755
    Downloads: 32 This Week
    Last Update:
    See Project
  • 13
    Simultra

    Simultra

    Multiagent simulator of road traffic in Qt/C++ and OpenStreetMap.

    Simultra is an open-source, hybrid road traffic simulator designed to handle large roadmaps in real-time. It combines microscopic and mesoscopic simulations into one multiagent hybrid simulator. The large-scale maps are modelled mesoscopically in real-time, and the complex traffic interactions benefit from detailed agent-based microscopic simulations. To resolve the concurrency issues within the maps representation and the meso-micro transitions, Simultra combines an event-based mesoscopic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LittleFoot Elegance Photo ASCOM Driver
    ASCOM driver for the LittleFoot Elegance Photo (LFEP) telescope controller. Firmware 6.x is fully supported - firmware 5.x is partially supported (all LFEP features are available but configuration is only possible by handbox). Contains drivers for telescope, focuser, camera, filter wheel, roof controller and dew heater which shares a single connection to the controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Watering Kit

    Plant watering and\or feeding system.

    Plant watering and\or feeding system. this system will be solar powered and have the ability to micro water a small system of plants. initially will store five gallons of water or nutrient solution to last for approximately 4 adult tomato plants for five days. watering is done in such a manner as to prevent moisture loss and maximize plant growth. Modules to manage water reservoir systems using solar battery chargers on small sattelite stations. Please visit WIKI for parts list and spec...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Electronic Weather Station System

    Two companion weather stations with Wi-Fi upload/download

    This electronic weather station system involves two weather stations that communicate with each other via XBEE RF modules and upload and download information from a Website via an RN-171-XV Wi-Fi module. The design files include the Fritzing CAD files, the etchable PDF PCB layout files, the Gerber files, parts listings, software listings (embedded software listings and Website scripts), and schematics of the circuit boards. There are two circuit boards which are the main controller board...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    must: A More Useful Syslog Test tool

    A syslog message generator that replicates real syslog messages

    Using templated message formats with customisable placeholders, run in configurable sequences that can selectively reuse data between steps, must allows more intelligent testing of syslog receivers with realistic data, as well as longer soak testing and stress testing. must was created to fill a gap found when trying to stress test Splunk as real, indexable and meaningful data was needed. must will (eventually) be provided as a standalone tool that uses XML configs (for quick use...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Intelligent Keyword Miner

    Intelligent Keyword Miner

    Intelligent SEO keyword miner and predicing tool

    ..., you can choose to reset or train it further. Programs that have similar idea are: Google AdWords, SERPWoo's Keyword Finder, Wordpot, and others. Difference is, this program is intelligent and it accepts your input data and then predicts keywords based on your likes or dislikes. As the main engine, it uses the SMOReg algorithm to analyze and map the keyword frequencies of your data. This can be a great SEO tool to help increase the traffic of any website featuring a product.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Truss DMX Lighting Software

    Truss DMX Lighting Software

    Freeware lighting solution

    Truss is NOT yet fully functional and is only in early alpha, as I am developing it solo in my spare time. If you have issues - please let me know in the tickets. Truss is a DMX lighting controller designed for use in both entertainment and installation lighting uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DUC controller

    Modular DAW controller

    DUC is an open hardware and software project for controlling DAWs. Built using several Arduinos communicating using I2C. There will be 4 different sketches, one for each module type. The master module is called TCM (Traffic Controller Module) and is responsible for translating messages using the internal protocol DCP into messages understood by the host. 3 types ot slave modules is used: CSM (Channel Strip Module), MCM (Master Channel Module) and CM (Command Module). The initial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The API library call GXM7WRS485.DLL

    The API library call GXM7WRS485.DLL

    This library to work with an absolute encoder Baumer GXM7W-RS485

    This library (the DLL), to work with an absolute encoder Baumer GXM7W-RS485 (intelligent speed sensor) on the RS-485 network through physical or virtual COM port over USB in OS NT/2000/2003/XP/Vista/7/8 is designed to query, reading and decoding of data on traffic and the room pitch (angle) c 4 encoders on the same line. Poll encoders automatically. 1. You can optionally set the COM port in the procedure 'reinit ()' with a raised flag constantly activated, this is handled in the library. 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ADopenPOWERLINK

    ADopenPOWERLINK

    openPOWERLINK with Analog Devices ADSP-CM408F Mixed Signal Controller

    ADopenPOWERLINK is an open source Ethernet Powerlink Controlled Node (Slave) solution using the Analog Devices ADSP-CM408F mixed signal processor (http://www.analog.com), along with Altera FPGA as network communication processor. The solution is based on openPOWERLINK provided by SYSTEC electronic (http://www.systec-electronic.com), B&R (http://www.br-automation.com) and Kalycito (http://www.kalycito.com). This release contains the necessary and required packages and documentation to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PHP TC

    PHP web frontend for configuring the Linux traffic controller.

    Linux comes with a powerful network emulation toolkit called "Traffic Controller", or simply "TC". This toolkit allows you to simulate packet delay, packet loss, bandwidth throttling, and more. This is very useful for developing and testing applications that utilize the network. To verify your designs and implementations function stable under various networking conditions. TC however is a command line tool. It requires knowledge of queuing disciplines and the syntax to configure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ZenKEY
    ZenKEY is a keyboard controller and window manager for Windows. It provides an 'Infinite Desktop' space, a 'Desktop Map', 'Automatic window transparency', 'Live Icons' for process monitoring and an unlimited, flexible pop-up menu system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    NASLCD

    LCD display controller for home NAS

    This software can control a standard intelligent LCD display and show any kind of information on it so it could be use as a status display on a home Network Attached Storage or a HTPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next