64 projects for "node" with 2 filters applied:

  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    memfs

    memfs

    Node.js "fs" and browser "File System API" adapters

    memfs is a JavaScript/TypeScript library that implements in-memory versions of the Node.js fs module API and the browser File System Access API. It provides adapters to convert between the Node fs API and the browser File System API, and includes utilities like printing directory trees, creating directory snapshots, and demos such as in-browser Git using an in-memory file system. This is particularly useful for testing, mocking filesystem operations, or using a file system layer inside browser environments where no native file system exists. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 42 This Week
    Last Update:
    See Project
  • 3
    C.A.F.E.

    C.A.F.E.

    The "Third Way" for Home Assistant Automations

    CAFE (Complex Automation Flow Editor) for Home Assistant is an innovative automation authoring tool that provides a visual flow editor inside Home Assistant, offering a “third way” between manual YAML and external flow tools by transpiling visual flows directly into native Home Assistant automation YAML. It’s designed to give users the visual clarity of tools like Node-RED without the overhead of a separate execution engine, storing the logic as standard YAML that runs in the core automation engine with zero added resource use. The editor lets users drag and drop nodes to represent triggers, conditions, actions, and variable manipulation, and then compiles those flows into highly readable and native YAML that is fully compatible with Home Assistant. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EPLB

    EPLB

    Expert Parallelism Load Balancer

    ...EPLB solves this by duplicating heavily used experts (redundancy) and then placing those duplicates across GPUs to even out computational load. It uses policies like hierarchical load balancing (grouped experts placed at node and then GPU level) and global load balancing depending on configuration. The logic is implemented in eplb.py and supports predicting placements given estimated expert usage weights. EPLB aims to reduce hot-spotting and ensure more uniform usage of compute resources in large MoE deployments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    ciwiki

    ciwiki

    Personnal or familly wiki with low ressource requirement.

    Personal lightweight wiki based on DidiWiki. Upgraded to accept text and highlight color, image resize and video (youtube, dailymotion...) embedded. Written in C, doesn't require a lot of RAM. Works fine on Raspbian (Raspberry Pi). Example of Ciwiki running on Raspberry Pi B+ (700MHz, 512MB): http://inphilly.dyn.dhs.org
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    dsh is a parallel distributed shell. dsh is a full replacement for the IBM PSSP 3.5 dsh with the exception of the SP2 specific node constructs being replaced with NIS support. dsh supports rsh, kerberized rsh, ssh or any other command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PBMaster is a software implementation of Profibus protocol (IEC 61158) compatible master node. The objective is to provide open implementation for education, experiments, enthusiasts and also to open way to its use in low-cost applications by using common hardware and open-source software. For documentation see http://pbmaster.sourceforge.net/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hippo4j

    Hippo4j

    Powerful dynamic thread pool framework with monitoring/alarm functions

    ...Dynamically change thread pool parameters when the application is running, including not limited to core, maximum thread, blocking queue size, and rejection strategy, etc., and support different node thread pool configuration differentiation under the application cluster. Buried when the application thread pool is running, it provides four alarm dimensions, such as thread pool overload, blocking queue capacity, running too long, and rejection policy alarms, and supports non-repeated alarms within a custom time. It supports user-defined duration thread pool operation data collection and storage, and also supports Prometheus, InfluxDB and other collection and monitoring, and provides visual large-screen monitoring and operation indicators through Grafana or the built-in monitoring page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Munin
    Master/node to gather and graph "everything" on your systems using Tobi Oetiker's rrdtool. It can optionally warn your surveillance software. This software package was originally called LRRD. The project. Please see http://munin-monitoring.org/
    Downloads: 3 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    openPOWERLINK

    openPOWERLINK

    An Open Source POWERLINK Stack

    openPOWERLINK is an Open Source Industrial Ethernet stack for communication in hard real-time. It can be operated as both, Managing Node (master) and Controlled Node (slave). With version 2.0, the source code has been cleanly split into an application-oriented user library and a time-critical stack driver. The latter may be moved to a dedicated communication processor or into a kernel module to deliver enhanced performance while still keeping the API in user space. ...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    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: 3 This Week
    Last Update:
    See Project
  • 12
    Swarm

    Swarm

    Easy clustering, registration, and distribution of worker processes

    ...Developers can co-locate Swarm with their existing supervision trees to scale workers horizontally without writing custom clustering code. Typical use cases include globally unique workers, sharded consumers, and presence-like coordination where node churn is expected. By turning registry and handoff into configuration and callbacks, Swarm reduces the complexity of multi-node deployments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    openCONFIGURATOR

    openCONFIGURATOR

    An Open Source POWERLINK network configuration toolkit

    openCONFIGURATOR is an open-source configuration framework for easy setup, configuration and maintenance of any POWERLINK (https://goo.gl/U9tjiy) network. It ideally complements openPOWERLINK, the open source POWERLINK protocol stack for master and slave. The project consists of a core library implementing the configuration algorithms and an eclipse plugin base user interface. For XDD tooling and validation support within eclipse please visit: https://goo.gl/NBytgg Please use the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Node Director is a tool for managing distributed, hetergeneous UNIX Systems. Its functionality includes System Configuration, Application Distribution, NIS & NIS+ Management, User Creation and Dynamic System Documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ClusterShell
    Manage node sets, node groups and execute commands on cluster nodes in parallel. Provides an event-based Python library to improve administration of large compute clusters or server farms. Command line tools: clush and nodeset included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    NodeBrain

    NodeBrain

    Rule Engine for State and Event Monitoring

    ...It interacts with other monitoring components to perform simple element state monitoring or complex event correlation based on user specified rules. It is extended through the development of node modules (plug-ins) using NodeBrain's C API, and servants (programs written in any language) that interact with the rule engine via stdin, stdout, and stderr. The package includes a small set of plug-in modules to provide capabilities typically required for monitoring applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EvolutionOS

    EvolutionOS

    The Node OS

    This is the Operating System for our console
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TrackNode

    SNMP-Based Network Node Polling Suite

    ...All rights not expressly conveyed within the license agreement are reserved by the primary developer (excelsiorjss/jason stultz). DEVELOPMENT As I see it, there are a few primary development threads that should be taking place at this time: * Node-Local Polling Scripts * Node-Console Communication * Console Presentation * Integration with external programs * Error Handling * Install Scripts/Packaging * AppSec * Multi-Platform * Documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    Webkosa

    Webkosa is the open source edition of Webcrossing.

    Webkosa is the public, open source edition of the popular Webcrossing server which has been used by thousands of sites for online communities, social networks and agile Web 2.0 object-oriented development. Webkosa includes its own integrated web server, email server, ftp server, out-of-the-box forums with discussions, users and authentication, post-by-email and numerous other user and community-oriented features to get you started with development, or use as is. Webkosa includes a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cray Containment Domains

    Cray Containment Domains

    Containment Domains are a framework for computational resiliency

    ...Containment Domains (CDs) were created to allow an application to recover in the face of various types of component failures, including hard (e.g. persistent) and soft (e.g. transient) hardware failures, transient software failures, and complete node failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KaTaLyzer is network traffic analyzer which offers full network communication monitoring through graphs of protocols traffic for all communicating nodes or for choosen node (based on IP or MAC address). See more at katalyzer.sk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Balance your jobs between many nodes add or remove nodes editing only one line on your crontab, redistribute automatically the jobs of a dead node and tune your parameters to balance jobs on server with different hardware spec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool to browse and admin an XMPP pubsub node hierarchy (XEP 0060)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next