Showing 35 open source projects for "space"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
    EasyTier

    EasyTier

    A simple, decentralized mesh VPN with WireGuard support

    ...Built for Windows, it helps users analyze disk usage, identify large or unused files, and move them to other volumes or cloud drives with minimal effort. Its intuitive interface and automation capabilities make it suitable for both personal and small business use, particularly when managing limited SSD space.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    netsniff-ng

    netsniff-ng

    A Swiss army knife for your daily Linux network plumbing

    netsniff-ng is a free Linux networking toolkit, a Swiss army knife for your daily Linux network plumbing if you will. Its gain of performance is reached by zero-copy mechanisms, so that on packet reception and transmission the kernel does not need to copy packets from kernel space to user space and vice versa. Our toolkit can be used for network development and analysis, debugging, auditing, or network reconnaissance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    flannel

    flannel

    flannel is a network fabric for containers, designed for Kubernetes

    Flannel runs a small, single binary agent called flanneld on each host, and is responsible for allocating a subnet lease to each host out of a larger, preconfigured address space. Flannel uses either the Kubernetes API or etcd directly to store the network configuration, the allocated subnets, and any auxiliary data (such as the host's public IP). Packets are forwarded using one of several backend mechanisms including VXLAN and various cloud integrations. Platforms like Kubernetes assume that each container (pod) has a unique, routable IP inside the cluster. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Nitro Enclaves Command Line Interface

    Nitro Enclaves Command Line Interface

    Tooling for Nitro Enclave management

    ...The codebase from the 'drivers/virt/nitro_enclaves' directory in this GitHub repository is similar to the one merged into the upstream Linux kernel. The enclaves do not have access to a physical disk, just a RAM filesystem. One can configure the disk space by changing memory size or by using kernel command line arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    CapRover

    CapRover

    Scalable PaaS (automated Docker+nginx), aka Heroku on Steroids

    ...For a developer who does not like spending hours and days setting up a server, building tools, sending code to the server, building it, getting an SSL certificate, installing it, update nginx over and over again. Deploy apps in your own space (Node js, PHP, Python, Java literally any language!) Simple interface for many docker operations, exposing container ports to host, setting up persistent directories, instance count and etc. Optionally fully customizable Nginx config allowing you to enable HTTP2, specific caching logic, custom SSL certs and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    codPort

    codPort

    codPort is a powerful and easy-to-use Windows port management

    ...Version: 2.1.0 Release Date: May 2, 2025 Platform: Windows 8/10/11 Developer: Codara System Requirements: OS: Windows 8 or higher Processor: 1 GHz or faster Memory: 2 GB RAM Disk Space: 50 MB available .NET Framework: 4.5 or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nepali Calendar For PC - NepDate Widget

    Nepali Calendar For PC - NepDate Widget

    Premium Nepali Calendar, Date Converter, and Productivity Tools for PC

    Nepali Calendar App & Tools For PC - NepDate Widget (Nepali Patro) is useful, clean and free Nepali Calendar Nepali Tithi, Mithi, Events, Holidays Companion It sits on your taskbar as a compact two-line bar showing the current Bikram Sambat and Gregorian date, time, and timezone. Click it to expand into a full BS calendar with tithi, public holidays, and fiscal year context, then further into tools built specifically for Nepali daily use. Features Mini Bar - Two configurable lines...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SPM - Monitoring  system

    SPM - Monitoring system

    Monitoring Tool for your IT Environment

    SPM Monitoring System - Complete Solution for Efficient Monitoring and Alerting SPM Monitoring System is an all-in-one monitoring solution for IT environments that offers comprehensive features to ensure high availability, stability, and optimal performance of your infrastructure. With SPM Monitoring Systems, you can monitor your network, servers, applications, and services with ease, and receive timely alerts when issues arise. Host Availability Monitoring. Agent-Based Monitoring:...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Advanced DHCP Server Live CD (With GUI)

    Advanced DHCP Server Live CD (With GUI)

    The Free & Popular opendhcp application for Physical & Virtual Machine

    Instructions: 1. Write this .iso file to a Pen Drive, with the Free multibootusb software ( links below ) 2. Boot from the Pen Drive, after changing the BIOS Boot Order quickly on system startup 3. First startup will show some info dialogs. These can be cancelled without making any changes 4. Click on the opendhcp folder link on Desktop 5. Right click the set_eth0_static_ipaddress.sh file and choose Open as Text option. Edit the file to meet your network needs. To know about...
    Downloads: 6 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    RackTables
    Racktables is a nifty and robust solution for datacenter and server room asset management. It helps document hardware assets, network addresses, space in racks, networks configuration and much much more!
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 11

    Available Subnet Finder

    A Python Script to find unused subnets

    ...This script is designed to provide a way to find available subnets within a given supernet. For example, if you want to find all the available /19 networks available within your 10.0.0.0/8 space, you could feed this subnet all your known networks, and it will give you subnets which are not used. This can be used as a module to another Python script, or independently. Help available on within the interactive shell via help() or via cli via -h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    openPOWERLINK

    openPOWERLINK

    An Open Source POWERLINK Stack

    ...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. A full documentation of the stack is available on the web site: http://openpowerlink.sourceforge.net The following page can be used to report a security vulnerability: https://sourceforge.net/p/openpowerlink/discussion/
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 13

    PsoPath

    Particle Swarm Optimization algorithm for the shortest path problem

    ...The basic idea of Particle Swarm Optimization is the emulation of the social behaviour of, e.g., a flock of birds, as a stochastic optimisation method. Specifically, a particle is an entity representing a solution in the search space. Several particles cooperate inside an algorithmic flow to occupy positions close to the best solution. Development takes place at https://github.com/zfoxer/PsoPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NetCafe

    NetCafe

    Internet Cafe Software

    ...NetCafe also came up with a cafeteria module allows you to manage and control your clients requests in case you have a cafeteria in your internet cafe. Minimum System Requirements Windows XP or higher Pentium processor at 500 MHz or higher 256 MB RAM 100 MB free storage space
    Downloads: 96 This Week
    Last Update:
    See Project
  • 15
    Netstack

    Netstack

    IPv4 and IPv6 userland network stack

    netstack is a userspace TCP/IP networking stack written in Go that implements core IPv4/IPv6 protocols with a focus on correctness, isolation, and testability. By running entirely in user space, it avoids kernel dependencies and can be embedded into sandboxes, virtualized environments, or custom appliances. Its architecture models NICs, link endpoints, route tables, and protocol engines as composable interfaces, enabling precise control over packet flow and easy mocking in tests. The stack implements TCP, UDP, ICMP, neighbor discovery, and common socket behaviors, including options like MSS/MTU handling and congestion control hooks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NETAPI detector connections

    NETAPI detector connections

    NETAPI detector connections and directory changes

    ...When entering a blacklist <blacklist.txt> Clients will be torn session and at the appropriate parameter it will be sent a message by means of NETAPI <blackmsg.txt>. If you want to use the function Autobot - in the file <blacklist.txt> write line IP or machine name followed by a space. Publications: j.Radiolybitel, 2008, №8, p.8 + j.Radiolybitel, 2010, №11, p.29.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CANopenNode for ADSP-CM408F

    CANopenNode for ADSP-CM408F

    Analog Devices ADSP-CM408F Support Package for CANopenNode

    CANopen is the internationally standardized (EN 50325-4) CAN-based higher-layer protocol for embedded control system, and the CANopenNode is simple and reliable open source software stack used industrial and home automation for serial communication of multiple devices over the CAN/CANopen Network. This support package from Analog Devices, Inc. enables interfacing the required CAN drivers and code to perform CANopen slave operation on Analog Devices Inc ADSP-CM408 mixed signal controller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VNCSara

    VNCSara

    RDP, VNC and Port-fowarding over a pure HTTP/HTTPS protocol.

    Follow us on Twitter http://twitter.com/VNCSara PLEASE WATCH THIS SPACE. I'M PREPARING FOR THE NEXT RELEASE. VNC Sara has been designed to replace paid for services such as PC Now and GoToMyPC. It allows you to run a server which will allow you to port-forward through firewalls and proxy’s all using standard HTTP & HTTPS protocol. There is a web application that allows you to VNC or RDP out of the box with no complex set-up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EyePing

    EyePing

    visual ping monitor in TNA(taskbar notification area)

    visual ping monitor in TNA (taskbar notification area) This app will show the ping visually in the TNA. Different Icon Colors interpret the Ping time. Beta Usage: You need to beginn your server with a space. Sry Whats not ready, you don't need to comment: + how the string output from ping is filtered. actually it is working, but i dont like it. Environment: VS C++ Express. just pure WindowsAPI. No MFC, Qt, wxWidgets ! No encryptions! Lesser General Public License version 3.0 Tutorials: http://www.zetcode.com/gui/winapi/ http://www.codeproject.com/Articles/4768/Basic-use-of-Shell_NotifyIcon-in-Win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OnManager

    An administration utility for Informix database servers.

    An administration utility for Informix database servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IPplan is a web based, multilingual, IP address management, DNS and tracking tool based on php 4, simplifying the administration of your IP address space. IPplan can handle a single network or cater for multiple networks with overlapping address space.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    Windows monitoring agent for nagios. Passive and Active Checks. WMI, Event Log, Script Running, Remote Enumerationa and Configuration via Check_NC_Net.c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mlgtracer is small utility to allow use many looking glassess from one space. It's aimed to help administrators, who want to check how some ip is accessible from network, and don't like waste time for visiting many looking-klasses around the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    manetconfig is a graphical application implemented in Java and developed at TELECOM ParisTech. It allows the creation of multi-hop Manet environments where due to space limitations, only one-hop would appear. Different mobility models can be applied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo