Search Results for "multi-threaded" - Page 6

Showing 148 open source projects for "multi-threaded"

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.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    RadonDB

    RadonDB

    RadonDB is an open source, cloud-native MySQL database

    RadonDB is a cloud-native database based on MySQL, and architected in fully distributed cluster that enable unlimited scalability (scale-out), capacity and performance. It supported distributed transaction that ensure high data consistency, and leveraged MySQL as storage engine for trusted data reliability. RadonDB is compatible with MySQL protocol, and sup-porting automatic table sharding as well as batch of automation feature for simplifying the maintenance and operation workflow. RadonDB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Amazon ECS CLI

    Amazon ECS CLI

    Run applications on ECS/Fargate using the Docker Composer format

    ...-source specification for defining and running multi-container applications. Use the ECS CLI as part of your everyday development and testing cycle as an alternative to the AWS Management Console. The AWS Command Line Interface (AWS CLI) is a unified client for AWS services that provides commands for all public API operations. These commands are lower level than those provided by the Amazon ECS CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GoBoy

    GoBoy

    Multi-platform Nintendo Game Boy Color emulator written in Go

    GoBoy is a multi-platform Nintendo GameBoy and GameBoy Color emulator written in go. The emulator can run the majority of GB games and some CGB games. There is also colour and sound support. This emulator was primarily built as a development exercise and is still work in progress. Please feel free to contribute if you’re interested in GameBoy emulator development. The program includes debugging functions making it useful for understanding the emulator operation for building one yourself...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Auto Proxy

    Auto Proxy

    supports https and http protocol proxy;

    The project provides browser http proxy proxy service, supports https and http protocol proxy; can deploy multi-level proxy; supports TLS protocol encryption; mainly uses tools for accessing external websites with intranet hosts;
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    Free Youtube Downloader

    Free Youtube Downloader

    unlimited YouTube video download tool

    Unlimited video download windows tool, support multi-line parallel download, support criticism addition; self-determined video download format; support http & sock5 proxy
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Gitkube

    Gitkube

    Build and deploy docker images to Kubernetes using git push

    .... No dependencies except native tooling (git, kubectl). Plug and play installation. Simple public key-based authentication. RBAC ready - Control access to git remotes using RBAC. Support for namespace-based multi-tenancy - Remotes can only deploy to their own namespace. No assumptions about the repository structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    nodebook

    nodebook

    Multi-Lang Web REPL

    Useful to practice algorithms and data structures for coding interviews. Nodebook is an in-browser REPL supporting many programming languages. Code's on the left, Console's on the right. Click "Run" or press Ctrl+Enter or Cmd+Enter to run your code. Code is automatically persisted on the file system. You can also use Nodebook directly on the command line, running your notebooks upon change. A notebook is a folder containing an {index|main}.{js,py,c,cpp,...} file. The homepage lists all of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Goku

    Goku

    A powerful HTTP API gateway in pure golang

    Goku API Gateway is a Golang-based microservice gateway that enables high-performance dynamic routing, service orchestration, multi-tenancy management, API access control, etc. It's also suitable for API management under a micro-service system. Goku provides a graphic interface and plug-in system to make configuration easier and expand more conveniently. Goku API Gateway is a microservice gateway that runs on the boundaries of enterprise system services. When you build websites, apps, IoT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pg_flame

    pg_flame

    A flamegraph generator for Postgres EXPLAIN ANALYZE output

    A flamegraph generator for Postgres EXPLAIN ANALYZE output. The pg_flame program reads a JSON query plan from standard input and writes the flamegraph HTML to standard output. Therefore you can pipe and direct input and output however you desire. Flamegraphs were invented by Brendan Gregg to visualize CPU consumption per code-path of profiled software. They are useful visualization tools in many types of performance investigations. Flamegraphs have been used to visualize Oracle database...
    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
    OpenTun  sdk for golang
    Provide multi platform unified interface and virtual network card driver interface;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Go-Guerrilla SMTP Daemon

    Go-Guerrilla SMTP Daemon

    Mini SMTP server written in golang

    ... a daemon with less bloat & written in a more memory-safe language that can take advantage of modern multi-core architectures. The purpose of this daemon is to grab the email, save it, and disconnect as quickly as possible, essentially performing the services of a Mail Transfer Agent (MTA) without the sending functionality. The software also includes a modular backend implementation, which can extend the email processing functionality to whatever needs you may require.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Network Function Framework for Go

    Network Function Framework for Go

    NFF-Go -Network Function Framework for GO (former YANFF)

    NFF-Go is a set of libraries for creating and deploying cloud-native Network Functions (NFs). It simplifies the creation of network functions without sacrificing performance. We are now supporting AF_XDP and supporting(almost) getting packets directly from Linux. So you do not need to write 3(three) different applications to process packets coming from different type of drivers of PMDs. You just write everything in NFF-Go, and it can dynamically use whatever you would like underneath....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Habitus

    Habitus

    A build flow tool for Docker

    Habitus adds workflows to the Docker build. This means you can create a chain of builds to generate your final Docker image based on a workflow. This is particularly useful if your code is in compiled languages like Java or Go or if you need to use secrets like SSH keys during the build. Habitus is a standalone build flow tool for Docker. It’s a command line tool that builds Docker images based on their Dockerfile and a build.yml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kafka-Pixy

    Kafka-Pixy

    gRPC/REST proxy for Kafka

    Kafka-Pixy is a dual API (gRPC and REST) proxy for Kafka with automatic consumer group control. It is designed to hide the complexity of the Kafka client protocol and provide a stupid simple API that is trivial to implement in any language. Kafka-Pixy is tested against Kafka versions 1.1.1 and 2.3.0, but is likely to work with any version starting from 0.8.2.2. It uses the Kafka Offset Commit/Fetch API to keep track of consumer offsets. However Group Membership API is not yet implemented,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    stern

    stern

    Multi pod and container log tailing for Kubernetes

    Stern allows you to tail multiple pods on Kubernetes and multiple containers within the pod. Each result is color-coded for quicker debugging. The query is a regular expression so the pod name can easily be filtered and you don't need to specify the exact id (for instance omitting the deployment id). If a pod is deleted it gets removed from tail and if a new pod is added it automatically gets tailed. When a pod contains multiple containers Stern can tail all of them too without having to do...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Falcon+

    Falcon+

    An open-source and enterprise-level monitoring system

    ... point of failure, easy to operate and deploy. Falcon-agent has already 400+ built-in server metrics. Users can collect their customized metrics by writing plugins or just simply run a script/program to relay metrics to falcon-agent. For easier management of alerting rules, Open-Falcon supports strategy templating, inheritance, and multiple alerting method, and callback for recovery. Open-Falcon could present multi-dimension graph, including user-defined dashboard/screen.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Modlishka

    Modlishka

    Powerful and flexible HTTP reverse proxy

    Modlishka is a powerful and flexible HTTP reverse proxy. It implements an entirely new and interesting approach of handling browser-based HTTP traffic flow, which allows to transparently proxy of multi-domain destination traffic, both TLS and non-TLS, over a single domain, without the requirement of installing any additional certificate on the client. What exactly does this mean? In short, it simply has a lot of potential, that can be used in many use case scenarios. Modlishka was written...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Saw

    Saw

    Fast, multi-purpose tool for AWS CloudWatch Logs

    saw is a multi-purpose tool for AWS CloudWatch Logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nexus IPFS

    Nexus IPFS

    Nexus is the IPFS private network node orchestration for Temporal

    Nexus is the IPFS private network node orchestration and registry service for Temporal, an easy-to-use interface into distributed and decentralized storage technologies. Nexus handles on-demand deployment, resource management, metadata persistence, and fine-grained access control for IPFS nodes running within Docker containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    virtualgo

    virtualgo

    Virtualgo: Easy and powerful workspace based development

    Virtualgo (or vg for short) is a tool that provides workspace-based development for Go. The main feature set that makes it better than other solutions. Virtualgo doesn't do dependency resolution or version pinning itself, because this is a hard problem that's already being solved by other tools. Its approach is to build on top of these tools, such as dep, to provide the features features listed above. For people coming from Python, vg is very similar to virtualenv, with dep being respective...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cronsun

    cronsun

    A Distributed, Fault-Tolerant Cron-Style Job System

    cronsun is a distributed cron-style job system. It's similar with crontab on stand-alone *nix. The goal of this project is to make it much easier to manage jobs on lots of machines and provides high availability. cronsun is different from Azkaban, Chronos, Airflow. cronsun has been tested in production for years on hundreds of servers. Although the current version is not released as an stable version, but we think it is completely available for the production environment. We encourage you to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Origin

    Origin

    Community Distribution of Kubernetes

    Origin, also known as OKD is the community distribution of Kubernetes that has been optimized for continuous application development and multi-tenant deployment. It adds developer and operations-centred tools to Kubernetes to speed up application development and simplify deployment, scaling, as well as long-term lifecycle maintenance. It also makes it easier to launch Kubernetes on any cloud or bare metal and run and update clusters, while providing all the necessary tools for creating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Leaf

    Leaf

    A game server framework in Go (golang)

    Leaf, written in Go, is a open-source game server framework aiming to boost efficiency both in development and runtime. Simple APIs. Leaf tends to provide simple and plain interfaces which are always best for use. Self-healing. Leaf always tries to salvage the process from runtime errors instead of leaving it to crash. Multi-core support. Leaf utilize its modules and leaf/go to make use of CPU resouces at maximum while avoiding varieties of side effects may be caused. Each module runs inside...
    Downloads: 0 This Week
    Last Update:
    See Project