6 个仓库
Tools for improving local network connectivity and speed.
Distinguishing note: Focuses on automated configuration updates.
Explore 6 awesome GitHub repositories matching networking & communication · Network Accelerators. Refine with filters or upvote what's useful.
This project is a command-line utility designed to benchmark and optimize network connectivity by identifying the fastest available content delivery network nodes. It performs concurrent latency probing and speed testing across large pools of IP addresses to evaluate real-world performance based on your specific geographic location and network environment. Beyond simple benchmarking, the tool functions as an automated configuration manager that synchronizes your network settings with the best-performing endpoints discovered during testing. It integrates with external DNS management services t
Improves local network connectivity by updating system hosts and routing configurations with optimized paths.
SteamTools is a desktop utility designed to enhance the experience of using digital gaming platforms. It functions as a centralized management tool that provides account switching, network optimization, and feature extensions for various gaming storefronts. The application distinguishes itself through a modular plugin architecture that allows users to customize or disable specific functional components at runtime. It utilizes a local reverse proxy to intercept and redirect network traffic, which facilitates faster access to gaming services and enables the real-time injection of custom scripts
Improving connection speeds to game storefronts and community services by using local proxy servers to bypass regional network restrictions.
This project is a censorship circumvention proxy client and cross-platform installer. It provides software designed to bypass internet filters, restrictive network firewalls, and the Great Firewall of China to enable access to blocked global websites. The software enables the download and installation of proxy and VPN clients across multiple desktop and mobile operating systems. These tools route traffic to bypass national firewalls and restrictive network filters. The project also covers network access acceleration to improve connection stability when accessing foreign servers and the manag
Includes tools designed to improve connection speeds and stability when accessing foreign servers.
OpenSpeedy is a network acceleration utility designed to optimize data transmission between applications and remote servers. It functions as a congestion control middleware and traffic processing engine, operating within the kernel space to minimize latency and reduce CPU overhead during packet delivery. The project distinguishes itself through its ability to aggregate multiple network interfaces into a single logical stream, enhancing bandwidth and link reliability. It employs custom transport protocols that bypass head-of-line blocking and utilizes forward error correction to reconstruct lo
Improves the speed and reliability of long-distance network connections by optimizing data flow over unstable links.
jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti
Uses remote direct memory access and hardware-level offloads to achieve high bandwidth for compute workloads.
UDPspeeder 是一个网络加速工具和抗丢包代理,使用前向纠错和 UDP 隧道在不稳定、高丢包的连接上保持吞吐量。它作为一个跨协议流量隧道,将 TCP、UDP 和 ICMP 流量封装到单个 UDP 流中,以减少丢包并提高稳定性。 该项目专注于通过在流中添加冗余数据(通过包级冗余编码)来增强高延迟路径上的连接性。这种方法允许它稳定数据流,并为经历频繁丢包和抖动的用户提高下载速度。 该系统提供透明流量封装和安全网络隧道功能。它还包括一个动态参数更新机制,允许在不重启活动进程的情况下通过命名管道实时修改操作设置。
Increases throughput and reduces latency on lossy connections by adding redundant data to the stream.