Showing 12981 open source projects for "open ssh windows"

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.
    Learn More
  • Instant Remote Support Software. Unattended Remote Access Software. Icon
    Instant Remote Support Software. Unattended Remote Access Software.

    Zoho Assist, your all-in-one remote access solution, helps you to access and manage remote devices.

    Zoho Assist is cloud-based remote support and remote access software that helps you support customers from a distance through web-based, on-demand remote support sessions. Set up unattended remote access and manage remote PCs, laptops, mobile devices, and servers effortlessly. A few seconds is all you need to establish secure connections to offer your customers remote support solutions.
    Learn More
  • 1
    Manopt.jl

    Manopt.jl

    Optimization on Manifolds in Julia

    Optimization Algorithm on Riemannian Manifolds. A framework to implement arbitrary optimization algorithms on Riemannian Manifolds. Library of optimization algorithms on Riemannian manifolds. Easy-to-use interface for (debug) output and recording values during an algorithm run. Several tools to investigate the algorithms, gradients, and optimality criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Arrow Julia

    Arrow Julia

    Official Julia implementation of Apache Arrow

    This is a pure Julia implementation of the Apache Arrow data standard. This package provides Julia AbstractVector objects for referencing data that conforms to the Arrow standard. This allows users to seamlessly interface Arrow formatted data with a great deal of existing Julia code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MAT.jl

    MAT.jl

    Julia module for reading MATLAB files

    Julia module for reading MATLAB files. Read and write MATLAB files in Julia. This library can read MATLAB .mat files, both in the older v4/v5/v6/v7 format, as well as the newer v7.3 format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SciMLBenchmarks.jl

    SciMLBenchmarks.jl

    Benchmarks for scientific machine learning (SciML) software

    SciMLBenchmarks.jl holds webpages, pdfs, and notebooks showing the benchmarks for the SciML Scientific Machine Learning Software ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    Krylov.jl

    Krylov.jl

    A Julia Basket of Hand-Picked Krylov Methods

    If you use Krylov.jl in your work, please cite it using the metadata given in CITATION.cff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FastGaussQuadrature.jl

    FastGaussQuadrature.jl

    Julia package for Gaussian quadrature

    A Julia package to compute n-point Gauss quadrature nodes and weights to 16-digit accuracy and in O(n) time. So far the package includes gausschebyshev(), gausslegendre(), gaussjacobi(), gaussradau(), gausslobatto(), gausslaguerre(), and gausshermite(). This package is heavily influenced by Chebfun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MacroTools.jl

    MacroTools.jl

    MacroTools provides a library of tools for working with Julia code

    MacroTools provides a library of tools for working with Julia code and expressions. This includes a powerful template-matching system and code-walking tools that let you do deep transformations of code in a few lines. See the docs for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KernelAbstractions.jl

    KernelAbstractions.jl

    Heterogeneous programming in Julia

    KernelAbstractions (KA) is a package that enables you to write GPU-like kernels targetting different execution backends. KA is intended to be a minimal and performant library that explores ways to write heterogeneous code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Oxygen.jl

    Oxygen.jl

    A breath of fresh air for programming web apps in Julia

    A breath of fresh air for programming web apps in Julia. Oxygen is a micro-framework built on top of the HTTP.jl library. Breathe easy knowing you can quickly spin up a web server with abstractions you're already familiar with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline your communication, improve customer experience, and boost productivity with our integrated cloud phone system. Icon
    Streamline your communication, improve customer experience, and boost productivity with our integrated cloud phone system.

    Businesses searching for a cloud phone system to unify their communications under one powerful platform.

    Ultatel stands at the forefront of business communications, empowering organizations with cutting-edge cloud VoIP technology to boost productivity and stay connected with customers anywhere, anytime.
    Learn More
  • 10
    Chain.jl

    Chain.jl

    A Julia package for piping a value through transformation expressions

    A Julia package for piping a value through a series of transformation expressions using a more convenient syntax than Julia's native piping functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PlotlyJS

    PlotlyJS

    Julia library for plotting with plotly.js

    Julia interface to plotly.js visualization library. This package constructs plotly graphics using all local resources. To interact or save graphics to the Plotly cloud, use the Plotly package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Distances.jl

    Distances.jl

    A Julia package for evaluating distances (metrics) between vectors

    A Julia package for evaluating distances (metrics) between vectors. This package also provides optimized functions to compute column-wise and pairwise distances, which are often substantially faster than a straightforward loop implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Parameters.jl

    Parameters.jl

    Types w/ default field values, keyword constructors, (un-)pack macros

    This is a package I use to handle numerical-model parameters, thus the name. However, it should be useful otherwise too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CSV

    CSV

    Utility library for working with CSV and other delimited files

    Welcome to CSV.jl! A pure-Julia package for handling delimited text data, be it comma-delimited (csv), tab-delimited (tsv), or otherwise. A fast, flexible delimited file reader/writer for Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Latexify.jl

    Latexify.jl

    Convert julia objects to LaTeX equations, arrays or other environments

    This is a package for generating LaTeX maths from Julia objects. This package utilizes Julia's homoiconicity to convert expressions to LaTeX-formatted strings. Latexify.jl supplies functionalities for converting a range of different Julia objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StatsBase.jl

    StatsBase.jl

    Basic statistics for Julia

    StatsBase.jl is a Julia package that provides basic support for statistics. Particularly, it implements a variety of statistics-related functions, such as scalar statistics, high-order moment computation, counting, ranking, covariances, sampling, and empirical density estimation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DataStructures.jl

    DataStructures.jl

    Julia implementation of Data structures

    Julia implementation of Data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Distributions.jl

    Distributions.jl

    A Julia package for probability distributions and associated functions

    A Julia package for probability distributions and associated functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hyperswitch

    Hyperswitch

    An open source financial switch to make payments fast

    HyperSwitch is an Open Source Financial Switch to make payments Fast, Reliable, and Affordable. It lets you connect with multiple payment processors and route traffic effortlessly, all with a single API integration. Connect with multiple payment processors with a single API to improve payment conversions, and reduce costs and ops. Unified API with enterprise-grade scale & reliability. Achieve your goals with custom and smart routing algorithms. Cross-platform, native, seamless payment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    odd-collector

    odd-collector

    Open-source metadata collector based on ODD Specification

    ODD Collector is a lightweight service that gathers metadata from all your data sources. Push-client is a provider which sends information directly to the central repository of the Platform. ODDRN (Open Data Discovery Resource Name) is a unique resource name that identifies entities such as data sources, data entities, dataset fields etc. It is used to build lineage and update metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    go-streams

    go-streams

    A lightweight stream processing library for Go

    A lightweight stream processing library for Go. go-streams provides a simple and concise DSL to build data pipelines. In computing, a pipeline, also known as a data pipeline, is a set of data processing elements connected in series, where the output of one element is the input of the next one. The elements of a pipeline are often executed in parallel or in time-sliced fashion. Some amount of buffer storage is often inserted between elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mall

    mall

    Set of ecommerce systems, including the front-end and back-end

    mallThe project is an e-commerce system, including a front-end mall system and a back-end management system, implemented based on SpringBoot+MyBatis, and deployed with Docker containers. The front-end mall system includes homepage portal, product recommendation, product search, product display, shopping cart, order process, member center, customer service, help center and other modules. The background management system includes modules such as product management, order management, member...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spree Commerce

    Spree Commerce

    An open source E-commerce platform for growing brands

    Spree Commerce is a complete, free and open source e-commerce solution built with Ruby on Rails. It offers a modern, mobile-first UX, optional PWA frontend, REST API, plus many official extensions and third-party integrations. Spree Commerce offers plenty of advantages in terms of user experience, business value and security. Because of its mobile-first approach, it offers a truly smooth UX on every device, be it mobile or desktop. It’s got amazing page load speed and SEO; fast and easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The XRP Ledger

    The XRP Ledger

    A decentralized cryptographic ledger

    The XRP Ledger is an open source, decentralized and permissionless blockchain technology powered by a network of peer-to-peer servers. It allows for really fast settlement of transactions- within 3-5 seconds- without a central intermediary and in a secure distributed database. The native digital asset on the XRP Ledger is the XRP. A public,counterparty-free asset, it is designed to bridge many different currencies being used worldwide, and is available for anyone to access and trade...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ECharts

    ECharts

    A powerful, interactive charting and visualization library for browser

    ECharts is a free and open source charting and visualization library that gives you an easy way to add interactive, intuitive, custom charts to your commercial products, projects, presentations and more. It offers a rich set of features that includes rendering ability for ten-million-level data, Wechart and Powerpoint support, multi-dimension data analysis, and more. It also has a number of extensions for various applications. ECharts is written in pure JavaScript, and is based on zrender...
    Downloads: 0 This Week
    Last Update:
    See Project