All Projects → Aleph → Similar Projects or Alternatives

1272 Open source projects that are alternatives of or similar to Aleph

Parallec
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
Stars: ✭ 777 (-67.48%)
Mutual labels:  tcp, udp, http-client
Kalm.js
The socket manager
Stars: ✭ 155 (-93.51%)
Mutual labels:  tcp, udp, websockets
N2o
⭕ N2O: Distributed Application Server
Stars: ✭ 1,262 (-47.17%)
Mutual labels:  tcp, udp, websockets
mongoose
Embedded Web Server
Stars: ✭ 8,968 (+275.39%)
Mutual labels:  web-server, tcp, udp
Objecttransport
Send and Receive objects over TCP or UDP
Stars: ✭ 39 (-98.37%)
Mutual labels:  tcp, udp
Frpc Android
Android,安卓版frpc,一个快速反向代理,可帮助您将NAT或防火墙后面的本地服务器暴露给Internet。
Stars: ✭ 205 (-91.42%)
Mutual labels:  tcp, udp
Mirror
#1 Open Source Unity Networking Library
Stars: ✭ 2,905 (+21.6%)
Mutual labels:  tcp, udp
Hookah
A cross-platform tool for data pipelines.
Stars: ✭ 83 (-96.53%)
Mutual labels:  tcp, websockets
T Io
解决其它网络框架没有解决的用户痛点,让天下没有难开发的网络程序
Stars: ✭ 1,331 (-44.29%)
Mutual labels:  tcp, udp
Esp8266 Wifi Uart Bridge
Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode
Stars: ✭ 107 (-95.52%)
Mutual labels:  tcp, udp
Ohsce
PHP HI-REL SOCKET TCP/UDP/ICMP/Serial .高可靠性PHP通信&控制框架SOCKET-TCP/UDP/ICMP/硬件Serial-RS232/RS422/RS485 AND MORE!
Stars: ✭ 206 (-91.38%)
Mutual labels:  tcp, udp
Hazel Networking
Hazel Networking is a low level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP.
Stars: ✭ 194 (-91.88%)
Mutual labels:  tcp, udp
Bigq
Messaging platform in C# for TCP and Websockets, with or without SSL
Stars: ✭ 18 (-99.25%)
Mutual labels:  tcp, websockets
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (-98.53%)
Mutual labels:  tcp, udp
Gensio
A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL, etc.
Stars: ✭ 30 (-98.74%)
Mutual labels:  tcp, udp
Computer Networking
Free resources for a self-taught education in Computer Networking
Stars: ✭ 201 (-91.59%)
Mutual labels:  tcp, udp
Objectdeliverer
ObjectDeliverer is a data transmission / reception library for Unreal Engine (C ++, Blueprint).
Stars: ✭ 78 (-96.74%)
Mutual labels:  tcp, udp
Reactor Netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Stars: ✭ 1,743 (-27.04%)
Mutual labels:  tcp, udp
Mr2
Mr.2 can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration.
Stars: ✭ 1,102 (-53.87%)
Mutual labels:  tcp, udp
Gobetween
☁️ Modern & minimalistic load balancer for the Сloud era
Stars: ✭ 1,631 (-31.73%)
Mutual labels:  tcp, udp
Python Nat Hole Punching
UDP and TCP NAT hole punching examples in python
Stars: ✭ 190 (-92.05%)
Mutual labels:  tcp, udp
Pbscan
Faster and more efficient stateless SYN scanner and banner grabber due to userland TCP/IP stack usage.
Stars: ✭ 122 (-94.89%)
Mutual labels:  tcp, udp
Async Sockets Cpp
Simple thread-based asynchronous TCP & UDP Socket classes in C++.
Stars: ✭ 127 (-94.68%)
Mutual labels:  tcp, udp
Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (-94.89%)
Mutual labels:  tcp, udp
Fs2 Http
Http Server and client using fs2
Stars: ✭ 132 (-94.47%)
Mutual labels:  websockets, http-client
Knetstat
Simple kernel module to inspect socket options
Stars: ✭ 134 (-94.39%)
Mutual labels:  tcp, udp
Asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
Stars: ✭ 202 (-91.54%)
Mutual labels:  tcp, udp
Ws Tcp Relay
A simple relay between WebSocket clients and TCP servers
Stars: ✭ 186 (-92.21%)
Mutual labels:  tcp, websockets
Httpcanary
A powerful capture and injection tool for the Android platform
Stars: ✭ 2,188 (-8.41%)
Mutual labels:  tcp, udp
Gun
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Stars: ✭ 710 (-70.28%)
Mutual labels:  websockets, http-client
Tools
C# 工具箱,提供Socket(TCP、UDP协议)、Redis、activemq、数据库访问等技术的封装实现
Stars: ✭ 34 (-98.58%)
Mutual labels:  tcp, udp
Mts
Project of Multi-protocol Test Tool opensourced by Ericsson
Stars: ✭ 34 (-98.58%)
Mutual labels:  tcp, udp
Media Tutorial
流处理,TCP和UDP,WebRTC和Blob
Stars: ✭ 47 (-98.03%)
Mutual labels:  tcp, udp
Unfiltered
A toolkit for servicing HTTP requests in Scala
Stars: ✭ 709 (-70.32%)
Mutual labels:  web-server, websockets
Logbert
Logbert is an advanced log message viewer for log4net, log4j and others.
Stars: ✭ 70 (-97.07%)
Mutual labels:  tcp, udp
Netassistant
A UDP/TCP Assistant. 网络调试助手
Stars: ✭ 66 (-97.24%)
Mutual labels:  tcp, udp
Pytcp
PyTCP is an attempt to create fully functional TCP/IP stack in Python. It supports TCP stream based transport with reliable packet delivery based on sliding window mechanism and basic congestion control. It also supports IPv6/ICMPv6 protocols with SLAAC address configuration. It operates as user space program attached to Linux TAP interface. As of today stack is able to send and receive traffic over Internet using IPv4 and IPv6 default gateways for routing. Since goal of this project is purely educational (at least at this point) the clarity of code is preferred over its efficiency. For the same reason security features are not being implemented just yet unless they are integral part of TCP/IP suite protocols specification.
Stars: ✭ 65 (-97.28%)
Mutual labels:  tcp, udp
Logback Gelf
Logback appender for sending GELF messages with zero additional dependencies.
Stars: ✭ 146 (-93.89%)
Mutual labels:  tcp, udp
Shackle
High-Performance Erlang Network Client Framework
Stars: ✭ 163 (-93.18%)
Mutual labels:  tcp, udp
Oscp5
An Open Sound Control (OSC) implementation for Java and Processing
Stars: ✭ 103 (-95.69%)
Mutual labels:  tcp, udp
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (-43.53%)
Mutual labels:  tcp, udp
Http Kit
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
Stars: ✭ 2,234 (-6.49%)
Mutual labels:  websockets, http-client
Elixir Socket
Socket wrapping for Elixir.
Stars: ✭ 642 (-73.13%)
Mutual labels:  tcp, udp
Goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
Stars: ✭ 11,334 (+374.42%)
Mutual labels:  tcp, udp
Fi6s
IPv6 network scanner designed to be fast
Stars: ✭ 116 (-95.14%)
Mutual labels:  tcp, udp
Go Netstat
A netstat implementation written in Go
Stars: ✭ 121 (-94.94%)
Mutual labels:  tcp, udp
Stream
NodeJS Modbus Stream
Stars: ✭ 114 (-95.23%)
Mutual labels:  tcp, udp
Sish
HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
Stars: ✭ 2,087 (-12.64%)
Mutual labels:  tcp, websockets
Qtnetworkng
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Stars: ✭ 125 (-94.77%)
Mutual labels:  tcp, http-client
Hprose Js
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
Stars: ✭ 133 (-94.43%)
Mutual labels:  tcp, websockets
Pingtunnel
ping tunnel is a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding.
Stars: ✭ 1,904 (-20.3%)
Mutual labels:  tcp, udp
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (-5.23%)
Mutual labels:  web-server, tcp
Ngx healthcheck module
nginx module for upstream servers health check. support stream and http upstream. 该模块可以为Nginx提供主动式后端服务器健康检查的功能(同时支持四层和七层后端服务器的健康检测)
Stars: ✭ 145 (-93.93%)
Mutual labels:  tcp, udp
Gap Proxy
gap-proxy 是一个加速网络的 SOCKS5 安全代理工具。
Stars: ✭ 144 (-93.97%)
Mutual labels:  tcp, udp
Netlink
Socket and Networking Library using msgpack.org[C++11]
Stars: ✭ 197 (-91.75%)
Mutual labels:  tcp, udp
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (-75.43%)
Mutual labels:  tcp, udp
Libnet
A portable framework for low-level network packet construction
Stars: ✭ 640 (-73.21%)
Mutual labels:  tcp, udp
Ddos Rootsec
DDOS Archive by RootSec (Scanners, BotNets (Mirai and QBot Premium & Normal and more), Exploits, Methods, Sniffers)
Stars: ✭ 108 (-95.48%)
Mutual labels:  tcp, udp
Osc Js
OSC library for Node.js, Electron, Chrome Apps, Webpages or any other JS application. It comes with a customizable Plugin API for WebSocket, UDP or bridge networking
Stars: ✭ 135 (-94.35%)
Mutual labels:  udp, websockets
Dnsguide
A guide to writing a DNS Server from scratch in Rust
Stars: ✭ 2,226 (-6.82%)
Mutual labels:  tcp, udp
1-60 of 1272 similar projects