Showing 20 open source projects for "node-red"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Syncthing

    Syncthing

    Open Source Continuous File Synchronization

    Syncthing is an open source continuous file synchronization program, which essentially works by synchronizing files between two or more computers in real time. Syncthing is designed to first and foremost keep users’ data safe and protected against data loss and against attackers who would unlawfully try and access this data. It doesn’t store data anywhere else except on your computers and uses encryption to secure all your data. It is very easy to use, cross-platform and automatic. As such,...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 2
    Sync Server

    Sync Server

    Secure, open-source platform for file storage, sharing, collaboration

    ...Sync-in supports real-time collaboration through integrations with office editors and activity tracking, and it enhances productivity with deep content search across a variety of file types and comprehensive document management capabilities. The platform is built with TypeScript and Node.js and is suitable for self-hosting on your own infrastructure using Docker or standard Node deployments.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    UglifyJS 3

    UglifyJS 3

    JavaScript parser, mangler, compressor, beautifier toolkit

    ...A scope analyzer, which is a tool that augments the AST with information about where variables are defined/referenced etc. A tree walker, a simple API allowing you to do something on every node in the AST. A tree transformer, another API intended to transform the tree. All the above utilities and APIs are defined in ~6500 lines of code (except for the effective generation of the source-map, which is handled by the source-map module). Compared to alternatives, UglifyJS is pretty small.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    XorMon

    Full-Stack Infrastructure Performance Monitoring

    ...Server: IBM Power Systems IBM Z Mainframe, LinuxONE Nutanix VMware Proxmox MS Windows / Hyper-V RHV / oVirt / OLVM IBM i (AS400) Linux Solaris Storage: Cohesity Dell EMC² DataCore DDN Dot Hill ExaGrid Fujitsu IBM Infinidat Inspur iXsystems Hitachi HPE Huawei NetApp Lenovo Oracle Pure Storage QNAP Qumulo Rubrik Scality Seagate Synology SAN, LAN : Brocade SAN Brocade SANnav Cisco SAN Cisco compatible LAN Database: Oracle DB PostgreSQL IBM Db2 MS SQL MongoDB Backup: IBM TSM Veritas Veeam Tape IBM Quantum HPE Dell Fujitsu Overland Imation Cloud: AWS Google Cloud IBM Cloud MS Azure Skytap Container: Docker Kubernetes Red Hat OpenShift
    Downloads: 40 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Datahosting ipfs kubo-cluster

    Datahosting ipfs kubo-cluster

    Managed IPFS Kubo pinning with IPFS Cluster replication

    This project provides an open-source setup for IPFS Kubo (public and private pinning) combined with IPFS Cluster replication, designed for reliable, production-ready decentralized storage. It is suitable for developers, infrastructure operators, and Web3 projects that need predictable IPFS availability without maintaining complex node infrastructure. The system supports multiple retention plans for IPFS Kubo pinning, allowing users to choose how long data remains pinned, with transparent pay-per-GB prepaid pricing. Retention options include short-term and long-term storage, making it suitable for websites, datasets, backups, and distributed applications. For higher availability, IPFS Cluster replication is available with 1, 2, or 3 replicas, enabling redundancy across nodes and improved resilience against node failure. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Monitoring Storage,  SAN,  LAN

    Monitoring Storage, SAN, LAN

    Storage, SAN, LAN Performance Monitoring: IBM,NetApp,Hitachi,HPE,EMC

    The tool offers you end-to-end views of your storage environment including LAN and SAN and can save you significant money in operation monitoring and by predicting utilization bottlenecks in your virtualized environment. You can also generate policy-based alerts, view overall health status of your systems, reduce service downtime, use capacity and forecasting data - Real-time storage performance visibility in LAN and SAN multi-vendor environment - Historical reporting (graph,...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    UniHA

    UniHA

    ZFS High Availability and Continuous Replication for any application

    Data Storage, protection and management system for Debian Linux and ZFS. Dual node Metro Active/Passive and Active/Active High Availability for any application. Converts any application, program and script into a highly available mission critical solution, with Webmin fully web-based administration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Node Renamer

    Node Renamer

    A Simple Cross-Platform Batch Renaming Application.

    ...Step 2: Select from the list of 10 rules to rename multiple files. These rules are: Add Prefix, Add Suffix, Trim, Replace, Case Change, Remove, Insert At, Numbering, Time Stamp, and Reverse. Step 3: Step 3: Node Renamer will show you the preview of applied rules by clicking analyze button. Apply your selected rules to r
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-Threaded Multi-Node Utils (Mutil)

    Multi-threaded cp and md5sum based on GNU coreutils

    Mutil is a set of standard utilities that have been parallelized to maximize performance on modern file systems. These currently include multi-threaded drop-in replacements for cp and md5sum from GNU coreutils, which have achieved 10/30x rates on one/many nodes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    node-prune

    node-prune

    Remove unnecessary files from node modules

    node-prune is a small tool to prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on. Primarily built for Up which lets you deploy serverless web applications in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    scst-fc-ra

    scst-fc-ra

    OCF resource agent for managing SCST Qlogic Fibrechannel MPIO targets

    ...You can utilize 1 up to 255 HBAs for multipathing. The RA will create NPIV targets, initiator groups and export luns as configured and allows you to failover everything to another cluster node. The goal of the project is to get a resource agent which is reasonably fast, reconfigurable at runtime, and can be completely configured with the cluster manager to run multiple instances in the cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HADOS

    HADOS

    High Availability Distributed Object Storage

    ...The goal is to handle high availability by storing copy of the same file on several nodes. HADOS provides RESTFUL APIs to easily store, check or retrieve files. Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it. To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SlinkE is a highly elastic distributed cloud computing environment. All source code is included in all of the products. Our goal in making it open source is to allow others to contribute to the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Java PHOto ARchiver: Archive and sort your photos, don't be anoyed with those creepy image names. Drag&Drop support, red eye removal, create your photograph(pasfoto). Just Drag&Drop your photos into or out of your archive
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A small utility that allows to recover accidentally removed files as long as they are still open. The "removed" file will be restored consistently - even if it's under heavy I/O - by re-creating the link to the file's i-node in the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An algorithm for compression and decompression of Binary Decision Diagrams will in many cases reduce the size of the BDD to 1-2 bits per node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A shell script and database containing text files allowing a user to determine which Red Hat distribution CD contains a specific package. Limited support has been added for Mandrake and Aurora Linux. Avoid searching CD's for every rpm package!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SparrowStorage is a storage framework based on MySQL as Storage Node. The framework is stored the data over infinite disturbed Storage Node and suit for infinity storage room. By MySQL replication , it is able to provide fault tolerance storage service.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    There are popular tape device ArVid which based on ordinary (PAL/SECAM) VHS & ISA board with PLM which often used in Russia and xUSSR. ArVid board are controled by VHS behind integrated multisystem IRC node. I've coded raw driver for this device. Driver
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Red Hat Package Management (RPM) system front-end
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB