Search Results for "services control" - Page 4

Showing 380 open source projects for "services control"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 1
    Kubernetes Capsule

    Kubernetes Capsule

    Multi-tenancy and policy-based framework for Kubernetes

    Capsule implements a multi-tenant and policy-based environment in your Kubernetes cluster. It is designed as a micro-services-based ecosystem with a minimalist approach, leveraging only on upstream Kubernetes. Kubernetes introduces the Namespace object type to create logical partitions of the cluster as isolated slices. However, implementing advanced multi-tenancy scenarios, it soon becomes complicated because of the flat structure of Kubernetes namespaces and the impossibility to share...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Permify

    Permify

    Permify is an open-source authorization service

    Permify is an open source authorization service for creating fine-grained and scalable authorization systems. With Permify, you can easily structure your authorization model, store authorization data in your preferred database, and interact with the Permify API to handle all authorization queries from your applications or services. Permify is inspired by Google’s consistent, global authorization system, Google Zanzibar. Our goal is to make Google's Zanzibar available to everyone and help them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vocdoni-node

    vocdoni-node

    A set of libraries and tools for the Vocdoni decentralized backend

    This repository contains a set of libraries and tools for the Vocdoni decentralized backend infrastructure, as described in the documentation. Vocdoni is a universally verifiable, censorship-resistant, and anonymous self-sovereign governance system, designed with the scalability and ease-of-use to support either small/private and big/national elections. Our main aim is a trustless voting system, where anyone can speak their voice and where everything can be audited. We are engineering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RPA for Python

    RPA for Python

    Python package for doing RPA

    ... of normal human speed, use turbo mode (read the caveats!). Some CAPTCHAs can be solved using services like 2Captcha or directly by replicating user actions. TagUI is a leading open-source RPA software with tens of thousands of users. It was created in 2016-2017 when I left DBS Bank as a test automation engineer, for a one-year sabbatical to Eastern Europe. Most of its code base was written in Novi Sad Serbia. In 2018, I joined AI Singapore to continue development of TagUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    iRODS

    iRODS

    Open Source Data Management Software

    The Integrated Rule-Oriented Data System (iRODS) is open-source data management software used by research, commercial, and governmental organizations worldwide. iRODS is released as a production-level distribution aimed at deployment in mission-critical environments. It virtualizes data storage resources, so users can take control of their data, regardless of where and on what device the data is stored. The development infrastructure supports exhaustive testing on supported platforms; plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ModelScope

    ModelScope

    Bring the notion of Model-as-a-Service to life

    ModelScope is built upon the notion of “Model-as-a-Service” (MaaS). It seeks to bring together most advanced machine learning models from the AI community, and streamlines the process of leveraging AI models in real-world applications. The core ModelScope library open-sourced in this repository provides the interfaces and implementations that allow developers to perform model inference, training and evaluation. In particular, with rich layers of API abstraction, the ModelScope library offers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Google APIs Client Library for Go

    Google APIs Client Library for Go

    Auto-generated Google APIs for Go

    ... and security issues but will not add any new features. If you're working with Google Cloud Platform APIs such as Datastore or Pub/Sub, please use the Cloud Client Libraries for Go instead. These are the new and idiomatic Go libraries targeted specifically at Google Cloud Platform Services. By default, each API will use Google Application Default Credentials for authorization credentials used in calling the API endpoints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Blitz

    Blitz

    The Missing Fullstack Toolkit for Next.js

    Blitz picks up where Next.js leaves off, providing battle-tested libraries and conventions for shipping and scaling world wide applications. Build and iterate on features 10x faster with Blitz RPC than REST, GraphQL, or vanilla API routes. Read and write data from the client with full type safety and without messing with HTTP or serialization. Powerful, flexible, and battle-tested authentication and authorization for Next.js. You get more control with simpler APIs than with alternatives. Easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ockam

    Ockam

    Orchestrate end-to-end encryption, mutual authentication

    Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, key management, credential management, and authorization policy enforcement – at massive scale. Modern applications are distributed and have an unwieldy number of interconnections that must trustfully exchange data. To build trust for data-in-motion, applications need end-to-end guarantees of data authenticity, integrity, and confidentiality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Particle Firmware for the Electron, P1

    Particle Firmware for the Electron, P1

    Device OS (Firmware) for particle devices

    The Photon uses an ARM Cortex M3 CPU based microcontroller. All of the code is built around the GNU GCC toolchain offered and maintained by ARM. The build requires version 5.3.1 20160307 or newer of ARM GCC and will print an error message if the version is older than this. In order to turn your source code into binaries, you will need a tool called make. Windows users need to explicitly install make on their machines. Make sure you can use it from the terminal window. The entire Particle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gotify/server

    gotify/server

    A simple server for sending and receiving messages in real-time

    We wanted a simple server for sending and receiving messages (in real time per WebSocket). For this, not many open source projects existed and most of the existing ones were abandoned. Also, a requirement was that it can be self-hosted. We know there are many free and commercial push services out there. Both Gotify's API and user interface are designed to be as simple as possible. Notify is written in Go and can be easily compiled for different platforms. Docker images are automatically built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vcluster

    vcluster

    Create fully functional virtual Kubernetes clusters

    Create fully functional virtual Kubernetes clusters with vcluster. Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces. vcluster itself is a certified Kubernetes distribution and is 100% Kubernetes API conform. Everything that works in a regular Kubernetes cluster works in cluster. Pods are scheduled in the underlying host cluster, so they get no...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nomad

    Nomad

    Easy-to-use, flexible, and performant workload orchestrator

    A simple and flexible workload orchestrator to deploy and manage containers and non-containerized applications across on-prem and clouds at scale. Single binary that integrates into existing infrastructure. Easy to operate on-prem or in the cloud with minimal overhead. Orchestrate applications of any type, not just containers. First class support for Docker, Windows, Java, VMs, and more. Bring orchestration benefits to existing services. Achieve zero downtime deployments, improved resilience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ferdi

    Ferdi

    All your favorite services in one place

    Ferdi is a desktop app that helps you get organized and work more efficiently by having all of your favorite apps in one application. Ferdi is based on Franz, a messaging browser that combines all messaging services into one application, but Ferdi offers a whole lot more. Ferdi puts all your web apps in one place, has "Find in Page" and "Quick Switch" features, makes all users Premium by default, and so much more! Ferdi supports multiple accounts on any service, has full proxy support...
    Downloads: 96 This Week
    Last Update:
    See Project
  • 15
    AdminLTE

    AdminLTE

    Free admin dashboard template based on Bootstrap 4

    .... Best open source admin dashboard & control panel theme. Built on top of Bootstrap, AdminLTE provides a range of responsive, reusable, and commonly used components. Mobile first design. Fits many resolutions, from large desktops to small mobile devices. Support for printing any page. The invoice page makes a perfect example. Choose a skin that matches your branding or edit the LESS variables to create your own.
    Downloads: 132 This Week
    Last Update:
    See Project
  • 16
    Phoenix OS

    Phoenix OS

    An alternative way of running Android OS on a Windows system

    ... Windows in a dual-boot setup. Phoenix OS is a fork of the popular Remix OS. It lacks Google Play Services, but you can easily find the apps you need through APK hosting sites.
    Leader badge
    Downloads: 1,504 This Week
    Last Update:
    See Project
  • 17
    BACnet - Data Communication Protocol for Building Automation and Control Networks - see www.bacnet.org. This BACnet library provides an application layer, network layer and MAC layer communications services for Win32, Linux, RTOS, or microcontroller.
    Leader badge
    Downloads: 138 This Week
    Last Update:
    See Project
  • 18
    Repeat

    Repeat

    https://youtu.be/7pQHcFfrpDI

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 142 This Week
    Last Update:
    See Project
  • 19
    blinker-library

    blinker-library

    An IoT Solution,Blinker library for embedded hardware

    Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32. When we learn new embedded hardware, we usually started with the sketch Blink. We think Blink is the hello world of embedded hardware. We aim to build an easy learn IoT solution project, which is like Blink a led. So we named this project blinker with this inspiration. blinker is a cross-hardware, cross-platform solution for the IoT. It provides APP, device, and server support, and uses public cloud services for data...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Auto Clicker

    Auto Clicker

    Auto Clicker: A tool for automating mouse clicks at specified position

    Custom development services are also available for tailored automation tools. Reach out at chaturvedianiket007@gmail.com to discuss your specific requirements. this project is an Auto Clicker program. An Auto Clicker is a software tool that automatically clicks the mouse at specified positions on the screen with a predefined delay between each click. This Auto Clicker program allows users to mark multiple target positions by pressing the F4 key. The program records the positions...
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 21
    i-doit - Open Source CMDB & ITSM Tool

    i-doit - Open Source CMDB & ITSM Tool

    ITIL conform CMDB solution for documenting your entire IT landscape

    i-doit is a web based IT documentation and CMDB. i-doit documents IT-systems and their changes, defines emergency plans, displays vital information and helps to ensure a stable and efficient IT operation: The technical documentation: This means that all information can be organised (details flexibly adjusted), stored and maintained in one place. This allows simple Helpdesk, Support and Planning functions and provides the basis for quality assurance and certification. i-doit allows services...
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project
  • 22
    Tcl Windows API extension
    Provides high level bindings to Windows APIs from the Tcl scripting language.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 23
    MyPublicWiFi

    MyPublicWiFi

    Turn your computer into a WiFi Access Point or individual Hotspot.

    MyPublicWiFi turns your laptop/tablet/PC into a Wi-Fi wireless access point or individual Hotspot. This is also an ideal solution for setting up a temporary Access Point in a hotel room,meeting room,at home or the like. The MyPblicWiFi-Firewall can be used to restrict user access to specific servers. You can also prevent the use of certain Internet services (e.g. file sharing programs) or block the use of social media networks (e.g. Facebook). MyPublicWiFi turn your PC into an Adblock...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 24
    Windows Debloater

    Windows Debloater

    Get rid of unnecessary applications that come with Windows!

    Get rid of the unnecessary applications that come with Windows and use the performance tools! Supported Languages: English, Turkish, German, Russian SYSTEM REQUIREMENTS CPU: 1GHZ any CPU. RAM: 512MB or higher. OS: Windows 10 or newer operating system.(64Bit) Connection: 512 KBPS or faster Internet connection.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 25
    Huorong Security

    Huorong Security

    antivirus software

    ... being affected Enterprise products: manage enterprise terminals and provide exclusive services While managing terminals and maintaining enterprise security, it provides a fast problem-solving channel, allowing enterprises to enjoy exclusive and professional services Personal product: quiet, simple and easy to operate, focusing on defense It seamlessly integrates functions such as virus killing, system defense, firewall, device control, etc., and the default configuration can protect nearly
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project