Showing 329 open source projects for "network data speed"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    OpenNetMeter

    OpenNetMeter

    A simple program to monitor your network/data usage

    OpenNetMeter is a Windows desktop application intended for monitoring network traffic and data usage at the system and per-process level. It features a user-friendly interface that displays upload and download speeds in real time, along with a history of data consumption for the current session, and aggregates totals since launch or last reset. The app also breaks down usage by process, giving you visibility into which applications are consuming network bandwidth. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    LibreHardwareMonitor

    LibreHardwareMonitor

    Monitor temperature sensors, fan speed, voltage, load & clock speeds

    Libre Hardware Monitor is a free, open-source system monitoring tool that provides detailed insights into your computer’s hardware health and performance. It tracks real-time metrics such as temperatures, fan speeds, voltages, clock speeds, and load across a wide range of components. The project includes both a Windows Forms application for visual monitoring and a reusable library for developers who want to integrate hardware monitoring into their own software. LibreHardwareMonitor supports...
    Downloads: 273 This Week
    Last Update:
    See Project
  • 3
    Hellzerg Optimizer

    Hellzerg Optimizer

    The finest Windows Optimizer

    Advanced configuration utility that helps you restore your privacy and increase your security. Optimizer is recommended after a fresh, clean installation of Windows to achieve maximum privacy and security. Depending on your version of Windows, Optimizer will also allow you to perform some specific tweaks.
    Downloads: 208 This Week
    Last Update:
    See Project
  • 4
    FanCtrl

    FanCtrl

    FanCtrl allows you to automatically control the fan speed

    FanCtrl is a Windows desktop utility focused on automatically controlling PC fan speeds using temperature sensors and customizable fan curves, so your cooling behavior matches how you actually use your system. It combines monitoring and control in one place, letting you view temperatures, fan RPM, and control percentages while you tune how aggressively each fan responds. The project supports a range of control backends and integrations, including motherboard fan headers and several popular...
    Downloads: 6 This Week
    Last Update:
    See Project
  • TelemetryTV content management and device management Icon
    TelemetryTV content management and device management

    Simple and intuitive digital signage software.

    <section class="row"> <div class="small-12 columns"> <p class="description">TelemetryTV is a powerful digital signage platform built for the modern communicator who needs to engage audiences, generate awareness, or give their community a voice. TelemetryTV allows users to broadcast dynamic content easily by streaming video, images, social feeds, turnkey apps, and data-driven dashboards to all of your displays wherever they are. TelemetryTV powers marketing and internal communications at Starbucks, New York Public Library, Stanford University, and more.</p> </div> </section>
    Learn More
  • 5
    DBreeze Database

    DBreeze Database

    C# .NET NOSQL ( key value store embedded ) ACID database

    DBreeze Database is a professional, open-source, multi-paradigm (embedded Key-Value store, objects, NoSql, text search, multi-parameter search, embedding vector database, vector similarity search/clustering, etc.), multi-threaded, transactional and ACID-compliant data management system for .NET5> / .NET Framework 3.5> / Xamarin MONO Android iOS / .NET Core 1.0> / .NET Standard 1.6> / Universal Windows Platform / .NET Portable / UNITY / CoreRT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    P2P Remote Desktop

    P2P Remote Desktop

    P2P Remote Desktop - Portable, No Configuration or Installation Needed

    p2p is a simple and educational peer-to-peer communication framework that demonstrates how devices can discover, connect, and exchange data directly without a central server. Built in C#, this project provides an easy-to-understand foundation for P2P networking, including peer discovery, messaging, and connection management. It’s particularly useful for learners and developers exploring decentralized communication or building the groundwork for P2P applications like chat systems or...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    Nethermind

    Nethermind

    A robust execution client for Ethereum node operators.

    ...With features like Grafana dashboards and enterprise-grade logging, Nethermind makes monitoring and maintaining healthy nodes straightforward. Its architecture emphasizes speed and resilience, synchronizing to Ethereum mainnet in minutes while offering extensibility through customizable plugins. The client supports multiple chains—including Ethereum, Gnosis Chain, Optimism, and EnergyWeb—making it a versatile choice for multi-network operators. Engineered for efficiency, stability, and adaptability, Nethermind continues to evolve alongside major Ethereum roadmap upgrades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RyTuneX

    RyTuneX

    RyTuneX is a cutting-edge optimizer built with the WinUI 3 framework

    RyTuneX is a comprehensive Windows-system optimization tool aimed at users who want to enhance performance, privacy and usability on systems running Windows 10 (20H1 +) and Windows 11. It is built using the WinUI 3 framework and .NET 8 to provide a modern, responsive interface and native Windows look and feel. The application lets users “debloat” their system by removing pre-installed apps and Windows features that may be unnecessary or resource-heavy, helping free up resources and storage....
    Downloads: 167 This Week
    Last Update:
    See Project
  • 9
    OpenHardwareMonitor

    OpenHardwareMonitor

    Free open source tool for real-time PC hardware sensor monitoring

    Open Hardware Monitor is a free and open source hardware monitoring application designed primarily for personal computers. It provides real-time insights into key system metrics such as temperatures, fan speeds, voltages, load percentages, and clock speeds by reading directly from sensors embedded in CPUs, GPUs, motherboards, and storage devices. The tool supports a wide range of sensor hardware found on modern systems, including Intel and AMD processors, NVIDIA and AMD graphics cards, SMART...
    Downloads: 31 This Week
    Last Update:
    See Project
  • My Member Software is the downloadable open source member administration program. Icon
    My Member Software is the downloadable open source member administration program.

    Organizations in need of a powerful Association Management solution

    My Member Software is User friendly frontend member administration, open source and downloadable. Associations, Clubs, Foundations and even companies can administrate their members and it is integrated in the CMS Joomla, but can also run beside a Wordpress or Drupal website. Member administration independend on time and place! Available in a do-it-yourself version or with us included, for a hassle free complete setup. We are also looking for partnerships with Accounting firms and webdesigners.
    Learn More
  • 10
    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector for .NET and .NET Core

    This is an ADO.NET data provider for MySQL. It provides implementations of DbConnection, DbCommand, DbDataReader, DbTransaction, the classes needed to query and update databases from managed code. This library implements true asynchronous I/O for database operations, without blocking (or using Task.Run to run synchronous methods on a background thread). This greatly improves the throughput of a web server that performs database operations. This library outperforms MySQL Connector/NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QRCoder

    QRCoder

    A pure C# Open Source QR Code implementation

    QRCoder is a simple library, written in C#.NET, which enables you to create QR codes. It hasn't any dependencies on other libraries and is available as .NET Framework and .NET Core PCL version on NuGet. Feel free to grab-up/fork the project and make it better! QRCoder is a .NET library, completely written in C#, which enables you to generate QR Codes as defined by ISO/IEC 18004. The main target of the QRCoder library is to deliver a small and easy-to-use solution, which has no dependencies...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    Libplanet

    Libplanet

    Blockchain in C#/.NET for on-chain, decentralized gaming

    Libplanet is a .NET library for creating multiplayer online game in decentralized fashion, which means the whole gameplay occurs on a peer-to-peer network among equal nodes rather than an authorized central server. Under the hood, it incorporates many features (e.g., digital signature, BFT consensus, data replication) of a blockchain.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Virto Commerce Platform

    Virto Commerce Platform

    VirtoCommerce Platform repository

    ...Use Virto Commerce B2B eCommerce platform as a transformational force to reimagine how to do business, identify new markets and deploy resources more efficiently for higher ROI. Strive for online business when you win while the client wins as well. Worldwide network of certified implementation partners & solution partners to fit every project. Build a B2B channel with complicated business logic on top of your e-commerce solution without re-platforming or data duplication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    LiteNetLib 1.0 indev

    LiteNetLib 1.0 indev

    Lite reliable UDP library for Mono and .NET

    Lite reliable UDP library for .NET Framework 3.5, Mono, .NET Core 2.0, .NET Standard 2.0. Small packet size overhead (1 byte for unreliable, 3 bytes for reliable packets). Helper classes for sending and reading messages. Always use library sources instead of precompiled DLL files (because there are platform-specific #ifdefs and workarounds for unity bugs). Fast packet serializer (Usage manual). Automatic small packets merging. Automatic fragmentation of reliable packets. Automatic MTU...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Polly

    Polly

    A .NET resilience and transient-fault-handling library for policies

    Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+. Today's cloud application, mobile, data-streaming, and IoT technologies all depend vitally on reliable connectivity. But underlying systems can fail, and networks are notoriously fickle, outages, latency, transient blips, spikes in load, all challenge 100% reliability. Polly helps you navigate the unreliable network. By providing resilience strategies in fluent-to-express policies such as Retry, WaitAndRetry, and CircuitBreaker, Polly can help you reduce fragility, and keep your systems and customers connected. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OhmGraphite

    OhmGraphite

    OhmGraphite is a Windows service that exposes hardware sensor data

    The above dashboard captures: - Power consumption of the CPU and GPU - CPU voltages and frequencies - Load breakdown on individual GPU components - CPU, GPU, disk, and motherboard temperature readings - Disk activity, space remaining, and error monitoring - Fan speed - Network consumption
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    NanUI

    NanUI

    NanUI is an open source .NET project for .NET developers

    NanUI is an open source .NET project for .NET developers who want to build desktop applications with HTML, CSS and JavaScript. NanUI Interface Components is an open source .NET/.NET Core Forms Application (WinForms) interface framework. It is intended for .NET developers who wish to build user interfaces for Windows Forms applications using front-end technologies such as HTML5/CSS3. NanUI is based on Google's embeddable browser framework Chromium Embedded Framework (CEF), so users can design...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Sidebar Diagnostics

    Sidebar Diagnostics

    A customizable Windows sidebar showing live hardware diagnostics.

    Sidebar Diagnostics is a simple yet powerful sidebar application for Windows that displays detailed hardware diagnostics in real time. It monitors your CPU, RAM, GPU, network, and logical drives, visualizing performance data through clean, customizable graphs. The app offers deep customization — adjust colors, layout, and refresh rate to match your workflow. It supports all DPI types, multiple monitors, and includes a compact clock for quick reference. You can also set alerts for temperature, usage, or speed thresholds, and assign global hotkeys for instant control.
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 19
    snake #

    snake #

    Snake with mutiplayer and AI

    this is a classic snake wrote in C# (.net 4.0) with multiplayer or AI opponent. try to challenge your friends or AI, also on network! please write a review to give me a feedback :-)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full working server example is not bigger than the “Hello world”. Many projects/makefiles are ready to run to easily rebuild Snap7 in any platform without the need of be a C++ guru. ...
    Leader badge
    Downloads: 1,244 This Week
    Last Update:
    See Project
  • 21
    FastReport Open Source

    FastReport Open Source

    Free Open Source Reporting tool for .NET

    Free Open Source Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 22
    Bulk Crap Uninstaller

    Bulk Crap Uninstaller

    Remove large amounts of unwanted applications quickly.

    Bulk Crap Uninstaller (in short BCUninstaller or BCU) is a free (as in speech and beer) bulk program uninstaller with advanced automation. It excels at removing large amounts of applications with minimal to no user input, while requiring next to no technical knowledge. It can detect most applications and games (even portable or not registered), clean up leftovers, force uninstall, automatically uninstall according to premade lists, and much more. Bulk Crap Uninstaller is licensed under...
    Leader badge
    Downloads: 9,052 This Week
    Last Update:
    See Project
  • 23
    QR Code Generator

    QR Code Generator

    Offline QR Code generator focused on privacy, speed, and ease of use.

    QR Code Generator by Mariano Ortu is a lightweight, offline QR Code generator designed for professionals and users who value privacy and control. It creates clean, reliable QR Codes without any internet connection, ensuring all your data stays on your device. No ads, no tracking, full transparency. Compatible with .NET Framework 4.8 and Windows 8 or later.
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 24
    SystemTrayAnimator

    SystemTrayAnimator

    Generates an animation from a specified directory in the System Tray

    SystemTrayAnimator generates an animation using image files from a specified directory in the System Tray area. Simply copy your images into this directory, and SystemTrayAnimator will play them at a set speed. It not only looks great, but is also handy for keeping you informed about the progress or completion of lengthy tasks, such as transferring large files. You can designate a network drive or folder as the directory, allowing remote addition of images over the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    json-scada

    A portable SCADA/IoT platform centered on the MongoDB database server.

    Standard IT tools applied to SCADA/IoT (MongoDB, PostgreSQL/TimescaleDB,Node.js, C#, Golang, Grafana, etc.). MongoDB as the real-time core database, persistence layer, config store, SOE historian. Portability and interoperability over Linux, Windows, x86/64, ARM. Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Bare Metal, Docker containers, VM, cloud, or hybrid deployments. Unlimited tags, servers, and users. HTML5 Web interface. UTF-8/I18N. Protocols:...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next