Showing 1515 open source projects for "node"

View related business solutions
  • 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.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    Intelligent Water Drops Algorithm

    Solving optimization problems by the Intelligent Water Drops algorithm

    ...It tries to imitate the behavior that natural water drops conduct in river beds where they create complex paths that seem optimistic considering the environment, obstacles, and the surrounding terrain. One way to use the IWD algorithm is to map our optimization problem into a graph over which Intelligent Water Drops (IWDs) travel from node to node to gradually create complete solutions. During this trip, the soli of the graph deposited on the links of the graph are changed and little by little the optimal paths will hold less soil in comparison to other possible paths. It is also possible to solve continuous optimization problems by the IWD algorithm. One attempt is the IWD-CO (IWD for Continuous Optimization) In this project, the focus is to gradually present implemented IWD-based algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    RaccoonBBS

    a bulliten board gaming program

    Raccoonbbs is a Bulletin Board program for gaming and basic programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TreeLine is an information storage program that uses a tree structure to keep things organized. Each node of the tree can contain several user-defined fields, forming a mini-database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ttyproc provides for a simple api to parse certain information found in /proc/tty. At the moment it is capable of finding usbserial devices and returning a device node path so that a file descriptor may be obtained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    A tool to browse and admin an XMPP pubsub node hierarchy (XEP 0060)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Programming language dedicated for neural network. It will provide an easy way to create node,connections,network layer, and complex neural-net architectures. It will make it easy for users to create,explore, analyze different neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    comb-needle hotspot evaluation

    comb-needle hotspot evaluation

    opnet project for WSN comb-needle model

    ...CN model uses the push-pull strategy, when the sensor detects specific events, it will periodically push (broadcast) the information throughout the network, when user want to get the information, then a pull-based information query will be exploited. A sensor node generating a large number of events will always replicate its data along the same path using the same nodes. Hence, nodes located in above routing path have to forward a high amount of traffic and become so-called "hotspots", which cost much more energy and typically die at a very early stage. This is an opnet project which evaluates the comb-needle hotspot problem. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    RCourse

    RCourse - a robustness benchmarking suite for publish/subscribe

    ...RCourse provides some example implementations of Scribe/Pastry and (Informed) Gossiping with Cyclon and HyParView. RCourset targets to support the simulation by means of scenario definition, automated analysis and diagram generation. Multiple scenarios are already defined (node crash, churn, message loss etc.), however, they serve as a base. Due to the modular design it is easy to adapt RCourse to own needs. All parts (simulation, analysis, diagram creation) make use of free software. The simulation results are stored in a SQLite database file and the analysis as well as diagram creation is done with the R programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    UnTangle [ Java Thread Dump Visualizer ]

    UnTangle [ Java Thread Dump Visualizer ]

    Java Thread Dump Visualization Tool

    UnTangle is a tool for Visualization and Analysis of JVM Thread Dumps. UnTangle has a Unique Tree View, which aggregates the threads into groups of similar threads. This tree View makes it easier to understand the threads currently in the system and identify bottlenecks faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    To provide a handy tool for user to develop Zigbee application base on Digi/Maxstream Zigbee Module. The source code is Visual Basic 6/ VB.net base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    interactive grid utility establishes an interactive con- nection to a grid-node in various ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NOTE: This project is on hold permanently... it was eating up too much of my life ;) It's still a good example of how to couple a WPF program with DirectX and OpenGL for 3D rendering. If others are interested in collaborating I'd come back to this or something similar. -- InsaneFX is a node-based special effects editor (written mostly in C#) and native runtime (written in C/C++). It ships with (unoptimized) example renderers for DirectX 9 and OpenGL. To get the most of InsaneFX you will integrate it with your own rendering engine. The Runtime has a simple OpenGL-like C API. I did a presentation at the Game Tech Brisbane meetup: http://youtu.be/-yat4ve0ZKc (Sorry for our poor filming skills) The slides are here: https://docs.google.com/open?...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DFTree is a javascript+css folder tree with dynamic node insertion/erasing/alteration and other functionalities. It is also very lightweight and easy to use. Since version 0.2.2, it provides a graphical layout and supports AJAX to load tree definition.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    LINX is a distributed communication protocol stack for transparent inter node and interprocess communication for a heterogeneous mix of systems. For latest versions, see https://linux.enea.com/linx/. This project is no longer active and there are thus no further releases planned. As an alternative, a completely user space implementation of the LINX protocol on Linux (User-Mode LINX for Linux) has been developed.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    X2S

    A simple DOM parser in Java

    ...The aim is to retrieve attributes and text-values from an XML DOM document in the case that you don't need all features and complexity of XPath and/or XQuery. For example, if it could be useful a method to retrieve all text-values from a DOM relative path like: /root-node/persons/person/name or the attributes from a string like: /root-node/persons/person/id
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Dynamic Task Scheduler

    Dynamic Task Scheduler

    A dynamic task scheduler to execute job chains in a fault-tolerant way

    This project provide an easy to deploy service oriented task-scheduling architecture capable to achieve a fault-tolerant job execution on dynamics networks. The system use: - A robust Job scheduler: Quartz Enterprise scheduler (for more info see http://www.quartz-scheduler.org) - A framework to build reliable dynamic distributed systems: Apache River framework (for more info see http://river.apache.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Provides the ability to monitor a Chumby's vital statistics (network usage, uptime, CPU utlization, etc) using the munin application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GeoLock is for advanced users of Tor that wish to control their exit node geolocation. Sometimes it is advantageous or desirable to change the country of your exit node or prevent it from using exit nodes in certain countries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Perl Node Interface
    Perl Node Interface (PNI) is a node based visual programming environment. PNI makes easy to humans to write Perl programs. No Perl skill is required, programs are builded graphically. Perl coders can easily extend it writing new nodes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Ocean Sync

    Hadoop Management System

    OceanSync is an Hadoop Management System that allows users to control a variety of aspects of Hadoop. This includes a Graphical User Interface that allows a user to perform HDFS maintenance tasks and submit new jobs to the cluster. The OceanSync product sits on top of any Hadoop Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A gentoo derived netboot node and build system for use with Distcc (Distrubuted C Compiler) clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Load Balancer for a VoIP software on a Mobile Node device that choose among three net interfaces to send packages to an other Load Balancer on a Fixed Node. The LB's aim is to lose the lowest number of packages, choosing the best net interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A plugin for the Eclipse IDE to generate control flow graphs and show coverage information. Supports node, edge, edge-pair and prime path coverage. Based on the Eclipse Control Flow Graph Generator (http://eclipsefcg.sourceforge.net/)
    Downloads: 0 This Week
    Last Update:
    See Project