All Projects → Trawl → Similar Projects or Alternatives

527 Open source projects that are alternatives of or similar to Trawl

Ship
A simple, handy network addressing multitool with plenty of features
Stars: ✭ 81 (+6.58%)
Mutual labels:  networking, ip
Golden Gate
Framework to connect wearables and other IoT devices to mobile phones, tablets and PCs with an IP-based protocol stack over Bluetooth Low Energy
Stars: ✭ 223 (+193.42%)
Mutual labels:  networking, ip
Iptools
PHP Library for manipulating network addresses (IPv4 and IPv6)
Stars: ✭ 163 (+114.47%)
Mutual labels:  networking, ip
Cnp3
Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)
Stars: ✭ 471 (+519.74%)
Mutual labels:  networking, ip
Netmap Tutorial
Netmap tutorial at SIGCOMM 2017 and AsiaBSDCon 2018
Stars: ✭ 60 (-21.05%)
Mutual labels:  networking
Vibe.d
Official vibe.d development
Stars: ✭ 1,043 (+1272.37%)
Mutual labels:  networking
Nff Go
NFF-Go -Network Function Framework for GO (former YANFF)
Stars: ✭ 1,036 (+1263.16%)
Mutual labels:  networking
Cilium
eBPF-based Networking, Security, and Observability
Stars: ✭ 10,256 (+13394.74%)
Mutual labels:  networking
Gke Network Policy Demo
This guide demonstrates how to improve the security of your Kubernetes Engine by applying fine-grained restrictions to network communication. You will provision a simple HTTP server and two client pods in a Kubernetes Engine cluster, then use a Network Policy restrict connections from client pods.
Stars: ✭ 66 (-13.16%)
Mutual labels:  networking
Macfinder
An iOS Library that helps you find the MAC Address of a specific IP
Stars: ✭ 57 (-25%)
Mutual labels:  networking
Ineter
Fast Java library for working with IP addresses, ranges, and subnets
Stars: ✭ 39 (-48.68%)
Mutual labels:  networking
React Native Netinfo
React Native Network Info API for Android & iOS
Stars: ✭ 1,049 (+1280.26%)
Mutual labels:  networking
Quantumgate
QuantumGate is a peer-to-peer (P2P) communications protocol, library and API written in C++.
Stars: ✭ 62 (-18.42%)
Mutual labels:  networking
Kube Netc
A Kubernetes eBPF network monitor
Stars: ✭ 48 (-36.84%)
Mutual labels:  networking
Flask weather
☀️ ☔️ Flask app to auto-detect local weather based off of user's IP address.
Stars: ✭ 70 (-7.89%)
Mutual labels:  ip
Ipsubnet
Network calculator for subnet mask and other classless (CIDR) network information. ( GO )
Stars: ✭ 44 (-42.11%)
Mutual labels:  ip
Avenue
Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.
Stars: ✭ 58 (-23.68%)
Mutual labels:  networking
Dknetworking
基于 AFNetworking + YYCache 的二次封装,支持缓存策略的网络请求框架
Stars: ✭ 41 (-46.05%)
Mutual labels:  networking
Vos backend
vangav open source - backend; a backend generator (generates more than 90% of the code needed for big scale backend services)
Stars: ✭ 71 (-6.58%)
Mutual labels:  networking
Jus
Flexible and Easy HTTP/REST Communication library for Java and Android
Stars: ✭ 55 (-27.63%)
Mutual labels:  networking
Koa Ip
Ip filter middleware for koa, support whitelist and blacklist.
Stars: ✭ 37 (-51.32%)
Mutual labels:  ip
Clusteredbigcache
golang bigcache with clustering as a library.
Stars: ✭ 37 (-51.32%)
Mutual labels:  networking
Openwisp Monitoring
Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and metric collection happens automatically.
Stars: ✭ 37 (-51.32%)
Mutual labels:  networking
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 (-14.47%)
Mutual labels:  ip
Odp Dpdk
OpenDataPlane DPDK platform implementation
Stars: ✭ 52 (-31.58%)
Mutual labels:  networking
Bond Cni
Bond-cni is for fail-over and high availability of networking in cloudnative orchestration
Stars: ✭ 36 (-52.63%)
Mutual labels:  networking
Batchman
This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app crash. Typically used for developing any in-house analytics sdk where you have to make a single api call to push events to the server but you want to optimize the calls so that the api call happens only once per x events, or say once per x minutes. It also supports exponential backoff in case of network failures
Stars: ✭ 50 (-34.21%)
Mutual labels:  networking
Nmstate
Nmstate is a library with an accompanying command line tool that manages host networking settings in a declarative manner.
Stars: ✭ 63 (-17.11%)
Mutual labels:  networking
Pnet
High level Java network library
Stars: ✭ 49 (-35.53%)
Mutual labels:  networking
Tanya
GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities
Stars: ✭ 70 (-7.89%)
Mutual labels:  networking
Typha
Calico's datastore fan-out daemon.
Stars: ✭ 48 (-36.84%)
Mutual labels:  networking
Squid
Declarative and Reactive Networking for Swift.
Stars: ✭ 61 (-19.74%)
Mutual labels:  networking
Swifty
Swifty is a networking stack designed to serve modern iOS apps
Stars: ✭ 47 (-38.16%)
Mutual labels:  networking
Addon Wireguard
WireGuard - Home Assistant Community Add-ons
Stars: ✭ 72 (-5.26%)
Mutual labels:  networking
Kubernetes Nmstate
Declarative node network configuration driven through Kubernetes API.
Stars: ✭ 46 (-39.47%)
Mutual labels:  networking
Mqtt
MQTT broker written in D, using vibe.d
Stars: ✭ 59 (-22.37%)
Mutual labels:  networking
Lua Libcidr Ffi
LuaJIT FFI bindings to libcidr. Provides CIDR calculations for IPv4 and IPv6.
Stars: ✭ 43 (-43.42%)
Mutual labels:  ip
Lance
Multiplayer game server based on Node.JS
Stars: ✭ 1,161 (+1427.63%)
Mutual labels:  networking
Uvloop
Ultra fast asyncio event loop.
Stars: ✭ 8,246 (+10750%)
Mutual labels:  networking
Ipdata
🌐 An IP lookup system utilizing open datasets
Stars: ✭ 58 (-23.68%)
Mutual labels:  ip
Objecttransport
Send and Receive objects over TCP or UDP
Stars: ✭ 39 (-48.68%)
Mutual labels:  networking
Tooter
Add 'Toot' and 'Share to Mastodon' buttons to the web
Stars: ✭ 75 (-1.32%)
Mutual labels:  networking
Dratini
Dratini is a neat network abstraction layer.
Stars: ✭ 38 (-50%)
Mutual labels:  networking
Ipfsfb
InterPlanetary File System for Business (IPFSfB) is an enterprise blockchain storage network based on InterPlanetary File System.
Stars: ✭ 57 (-25%)
Mutual labels:  networking
Volleyplus
🏐 Volley library : make everything faster . Its an improvements for Volley by Google for Android https://android.googlesource.com/platform/frameworks/volley
Stars: ✭ 986 (+1197.37%)
Mutual labels:  networking
Netdynamics
Data-oriented networking playground for the reliable UDP transports
Stars: ✭ 65 (-14.47%)
Mutual labels:  networking
Laravel Ip Gateway
Laravel IP Gateway
Stars: ✭ 37 (-51.32%)
Mutual labels:  ip
Unifi exporter
Multiarch images for scraping Prometheus metrics from a Unifi Controller. Kubernetes / prometheus-operator compatible.
Stars: ✭ 54 (-28.95%)
Mutual labels:  networking
Sst Elements
SST Architectural Simulation Components and Libraries
Stars: ✭ 36 (-52.63%)
Mutual labels:  networking
Networktoolkit
This project contains networking primitives for use with .NET.
Stars: ✭ 71 (-6.58%)
Mutual labels:  networking
X Proxies
Usable ip proxies, crawling from some proxy websites.
Stars: ✭ 53 (-30.26%)
Mutual labels:  ip
Cdn dig
用于在linux 终端快速查询全国 CDN 调度到哪些区域节点的工具
Stars: ✭ 36 (-52.63%)
Mutual labels:  ip
Xdp
Package xdp allows one to use XDP sockets from the Go programming language.
Stars: ✭ 36 (-52.63%)
Mutual labels:  networking
Xmnetworking
A lightweight but powerful network library with simplified and expressive syntax based on AFNetworking.
Stars: ✭ 980 (+1189.47%)
Mutual labels:  networking
Proxypool
Golang实现的IP代理池
Stars: ✭ 1,134 (+1392.11%)
Mutual labels:  ip
Overseer
A golang-based remote protocol tester for testing sites & service availability
Stars: ✭ 51 (-32.89%)
Mutual labels:  networking
Anette
Simple haxe network library
Stars: ✭ 35 (-53.95%)
Mutual labels:  networking
Multipath Sdn Controller
🎛 Multipath Software Defined Networking Controller which sets up multipath forwarding tables and adjusts them based on network measurements
Stars: ✭ 35 (-53.95%)
Mutual labels:  networking
Python Voice Chat
Instant multi-person voice chat over the internet in Python 3
Stars: ✭ 51 (-32.89%)
Mutual labels:  networking
Water
A simple TUN/TAP library written in native Go.
Stars: ✭ 1,198 (+1476.32%)
Mutual labels:  networking
1-60 of 527 similar projects