Showing 326 open source projects for "io gnu/linux"

View related business solutions
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    itch.io App

    itch.io App

    Install, update and play indie games

    The itch.io app lets you download and run games and software from itch.io; a premium marketplace for indie games. Download for Windows, Mac OS and Linux
    Downloads: 75 This Week
    Last Update:
    See Project
  • 2
    Socket.IO-client Java

    Socket.IO-client Java

    A Socket.IO client library for Java

    This is the Socket.IO Client Library for Java, which is simply ported from the JavaScript client. The latest artifact is available on Maven Central. There are several ways to handle events that are transmitted between the server and the client. Add the listener function to the end of the listeners array for the event named eventName. Add a one-time listener function for the event named eventName. Remove the specified listener from the listener array for the event named eventName. Remove all...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    io-ts

    io-ts

    Runtime type system for IO decoding/encoding

    Runtime type system for IO decoding/encoding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    kotlinx-io

    kotlinx-io

    Kotlin multiplatform I/O library

    A multiplatform Kotlin library providing basic IO primitives. kotlinx-io is based on Okio but does not preserve backward compatibility with it. Buffer works like a queue, allowing to read data from its head or to write data to its tail. Buffer provides functions to read and write data of different built-in types, and to copy data to or from other Buffers. Depending on the target platform, extension functions allowing data exchange with platform-specific types are also available. A Buffer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 5
    gruntwork.io website

    gruntwork.io website

    The gruntwork.io website

    The Gruntwork team deploys a Reference Architecture for you, setting you up with all the foundational pieces you need to get started with AWS and Terraform, including your Landing Zone, network topology, CI / CD pipeline, guard rails, monitoring, out-of-the-box compliance, and more. Use the Gruntwork Infrastructure as Code Library (IaC Library), a collection of reusable Terraform code that has been proven in production at hundreds of companies, to deploy the rest of your infrastructure,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    System.IO.Abstractions

    System.IO.Abstractions

    Just like System.Web.Abstractions, but for System.IO. Yay for testable

    At the core of the library is IFileSystem and FileSystem. Instead of calling methods like File.ReadAllText directly, use IFileSystem.File.ReadAllText. We have exactly the same API, except that ours is injectable and testable. The library also ships with a series of test helpers to save you from having to mock out every call, for basic scenarios. They are not a complete copy of a real-life file system, but they'll get you most of the way there. We even support casting from the .NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pandas

    pandas

    Fast, flexible and powerful Python data analysis toolkit

    pandas is a Python data analysis library that provides high-performance, user friendly data structures and data analysis tools for the Python programming language. It enables you to carry out entire data analysis workflows in Python without having to switch to a more domain specific language. With pandas, performance, productivity and collaboration in doing data analysis in Python can significantly increase. pandas is continuously being developed to be a fundamental high-level building...
    Downloads: 110 This Week
    Last Update:
    See Project
  • 8
    CppServer

    CppServer

    Fast and low latency asynchronous socket server & client C++ library

    Ultra-fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols, and 10K connections problem solution. Cross platform (Linux, MacOS, Windows) Asynchronous communication. Supported CPU scalability designs: IO service per thread, thread pool. Supported transport protocols: TCP, SSL, UDP, UDP multicast. Supported Web protocols: HTTP, HTTPS, WebSocket, WebSocket secure. Supported Swagger OpenAPI iterative documentation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    libhv

    libhv

    Network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client

    Like libevent, libev, and libuv, libhv provides event loop with non-blocking IO and timer, but simpler api and richer protocols. Cross-platform (Linux, Windows, MacOS, BSD, Solaris, Android, iOS) High-performance EventLoop (IO, timer, idle, custom) TCP/UDP client/server/proxy. TCP supports heartbeat, reconnect, upstream, MultiThread-safe write and close, etc. Built-in common unpacking modes (FixedLength, Delimiter, LengthField) RUDP support: WITH_KCP. SSL/TLS support: (via WITH_OPENSSL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
  • 10
    TBOX

    TBOX

    A glib-like multi-platform c library

    ... for gzip, charset. etc. Implements stream transfer. Implements the static buffer stream for parsing data. Supports coroutine and implements asynchronous operation. The coroutine library. Provides high-performance coroutine switch. Supports arm, arm64, x86, x86_64. Provides channel interfaces. Provides semaphore and lock interfaces. Supports io socket and stream operation in coroutine. Provides some io servers (http ..) using coroutine. Provides stackfull and stackless coroutines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    electron-builder

    electron-builder

    A complete solution to package and build a Electron app

    A complete solution to package and build a ready-for-distribution Electron, Proton Native app for macOS, Windows and Linux with “auto update” support out of the box. You can use electron-builder only to pack your electron app in a AppImage, Snaps, Debian package, NSIS, macOS installer component package (pkg) and other distributable formats. Build and publish in parallel, using hard links on CI server to reduce IO and disk space usage. Docker images to build Electron app for Linux or Windows...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    glsl-language-server

    glsl-language-server

    Language server implementation for GLSL

    Language server implementation for GLSL. Currently, this LSP implementation can be interfaced with using either HTTP or Studio. You can run glslls to use an HTTP server to handle IO. Alternatively, run glslls --stdin to handle IO on stdin. lsp-mode has this language server integrated into the core. This assumes you have glsl-mode installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dockprom

    dockprom

    Docker hosts and containers monitoring with Prometheus, Grafana, etc.

    ... cores, available memory, swap and storage. System load average graph, running and blocked by IO processes graph, interrupts graph. CPU usage graph by mode (guest, idle, iowait, irq, nice, softirq, steal, system, user). Memory usage graph by distribution (used, free, buffers, cached). IO usage graph (read Bps, read Bps and IO time). Network usage graph by device (inbound Bps, Outbound Bps).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pumba

    Pumba

    Chaos testing, network emulation, stress testing tool for containers

    Pumba is a chaos testing command line tool for Docker containers. Pumba disturbs your containers by crashing containerized applications, emulating network failures and stress-testing container resources (cpu, memory, fs, io, and others).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PythonCall & JuliaCall

    PythonCall & JuliaCall

    Python and Julia in harmony

    ... Python. Helpful wrappers: interpret Python sequences, dictionaries, arrays, dataframes and IO streams as their Julia counterparts, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sogou C++ Workflow

    Sogou C++ Workflow

    C++ parallel computing and asynchronous networking engine

    As Sogou`s C++ server engine, Sogou C++ Workflow supports almost all back-end C++ online services of Sogou, including all search services, cloud input method, online advertisements, etc., handling more than 10 billion requests every day. This is an enterprise-level programming engine in light and elegant design which can satisfy most C++ back-end development requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AWS IoT Device SDK for C++ v2

    AWS IoT Device SDK for C++ v2

    Next generation AWS IoT Client SDK for C++ using AWS Common Runtime

    Next-generation AWS IoT Client SDK for C++ using the AWS common runtime. This document provides information about the AWS IoT device SDK for C++ V2. If you have any issues or feature requests, please file an issue or pull request. This SDK is built on the AWS Common Runtime, a collection of libraries (AWS-c-common, aws-c-io, aws-c-mqtt, aws-c-http, aws-c-cal, aws-c-auth, s2n...) written in C to be cross-platform, high-performance, secure, and reliable. The libraries are bound to C++ by the AWS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    k3s Ansible Playbook

    k3s Ansible Playbook

    Easiest way to bootstrap a self-hosted High Availability Kubernetes

    The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etc. install with kube-vip, MetalLB, and more. This is based on the work from this fork which is based on the work from k3s-io/k3s-ansible. It uses kube-vip to create a load balancer for control plane, and metal-lb for its service LoadBalancer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    typera

    typera

    Type-safe routes for Express and Koa

    Typera helps you build backends in a type-safe manner by leveraging io-ts and some TypeScript type inference magic. It works with both Express and Koa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LaravelS

    LaravelS

    LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole

    LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole. LaravelS uses Swoole's Synchronous IO mode, the larger the worker_num setting, the better the concurrency performance, but it will cause more memory usage and process switching overhead. If one request takes 100ms, in order to provide 1000QPS concurrency, at least 100 Worker processes need to be configured. Create WebSocket Handler class, and implement interface WebSocketHandlerInterface. The instant is automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    progressbar

    progressbar

    A really basic thread-safe progress bar for Golang applications

    A very simple thread-safe progress bar that should work on every OS without problems. I needed a progress bar for croc and everything I tried had problems, so I made another one. In order to be OS agnostic I do not plan to support multi-line outputs. The progressbar implements an io.Writer, so it can automatically detect the number of bytes written to a stream, so you can use it as a progress bar for an io. Reader. A progress bar with an unknown length is a spinner. Any bar with -1 length...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UXF

    UXF

    Framework for creating human behaviour experiments in Unity

    ... you to programmatically define independent variables for your session, blocks and trials. Includes a pre-built UI for allowing the researcher to view and enter information about the session. All file IO tasks are performed concurrently in a separate thread to avoid any drops in the framerate. UXF works with any Unity project but is designed specifically for virtual reality human behavior experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Quickwit

    Quickwit

    Sub-second search & analytics engine on cloud storage

    Sub-second search & analytics engine on cloud storage. Quickwit is the fastest search engine on cloud storage. Quickwit has an Elasticsearch-compatible Ingest-API to make it easier to migrate your log shippers (Vector, Fluent Bit, Syslog, ...) to Quickwit. However, we only support ES aggregation DSL, the query DSL support is planned for Q2 2023. The core difference and advantage of Quickwit are its architecture built from the ground to search on cloud storage. We optimized IO paths, revamped...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AWS IoT Device SDK for JavaScript v2

    AWS IoT Device SDK for JavaScript v2

    Next generation AWS IoT Client SDK for Node.js using the AWS Runtime

    This document provides information about the AWS IoT device SDK for Javascript V2. If you have any issues or feature requests, please file an issue or pull request. This SDK is built on the AWS Common Runtime, a collection of libraries (aws-c-common, aws-c-io, aws-c-mqtt, aws-c-http, aws-c-cal ...) written in C to be cross-platform, high-performance, secure, and reliable. The libraries are bound to JS by the awscrt package. You will need to install NodeJS in orderto run the SDK on Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    nnn

    nnn

    n³ The unorthodox terminal file manager

    .... Independent (neo)vim plugins, nnn.vim, vim-floaterm nnn wrapper and nnn.nvim (neovim exclusive). Runs on the Pi, Termux (Android), Linux, macOS, BSD, Haiku, Cygwin, WSL, across DEs or a strictly CLI env. Minimizes screen refresh with fast line redraws. Tiny binary (typically around 100KB). 1-column mode for smaller terminals and form factors. Hackable - compile in/out features and dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next