awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
clearpathrobotics avatar

clearpathrobotics/wireless

0
View on GitHub↗
26 stars·15 forks·C++·15 views

Wireless

Making info about wireless networks available to ROS.

Features

  • Network Infrastructure - Exposes wireless network information to the system.
  • Networking Tools - Wireless network status integration for robotics.

Star history

Star history chart for clearpathrobotics/wirelessStar history chart for clearpathrobotics/wireless

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Wireless

Similar open-source projects, ranked by how many features they share with Wireless.
  • gcla/termsharkgcla avatar

    gcla/termshark

    9,908View on GitHub↗

    Termshark is a terminal-based network packet analyzer and protocol flow inspector. It serves as a keyboard-driven interface for the tshark command-line utility, providing a terminal user interface to monitor data flow and analyze network traffic. The tool functions as a terminal interface for Wireshark, utilizing its filtering and inspection logic to analyze recorded capture files or live network interfaces. It specifically enables the reassembly and inspection of TCP and UDP flows to isolate traffic patterns and analyze network conversations by protocol. The system includes capabilities for

    Gogogolanggowid
    View on GitHub↗9,908
  • appneta/tcpreplayappneta avatar

    appneta/tcpreplay

    1,327View on GitHub↗

    Pcap editing and replay tools for *NIX and Windows - Users please download source from

    C
    View on GitHub↗1,327
  • esnet/iperfesnet avatar

    esnet/iperf

    8,283View on GitHub↗

    iperf is IP network measurement software designed to quantify data transfer rates and network stability. It functions as a network performance benchmarking tool that tests capacity and throughput between two hosts to identify bottlenecks and performance limits. The tool specifically measures maximum bandwidth and packet loss over IP networks using TCP and UDP protocols. It also serves as a network data exporter, outputting performance results in JSON format for programmatic analysis and integration. The software covers a range of capabilities including network throughput analysis and traffic

    Ciperf3
    View on GitHub↗8,283
  • kiminewt/pysharkKimiNewt avatar

    KimiNewt/pyshark

    2,485View on GitHub↗

    Python wrapper for tshark, allowing python packet parsing using wireshark dissectors

    Python
    View on GitHub↗2,485
See all 30 alternatives to Wireless→

Frequently asked questions

What does clearpathrobotics/wireless do?

Making info about wireless networks available to ROS.

What are the main features of clearpathrobotics/wireless?

The main features of clearpathrobotics/wireless are: Network Infrastructure, Networking Tools.

What are some open-source alternatives to clearpathrobotics/wireless?

Open-source alternatives to clearpathrobotics/wireless include: kiminewt/pyshark — Python wrapper for tshark, allowing python packet parsing using wireshark dissectors. laixintao/pingtop — 🏓Ping multiple servers and show results in a top-like terminal UI. esnet/iperf — iperf is IP network measurement software designed to quantify data transfer rates and network stability. It functions… gcla/termshark — Termshark is a terminal-based network packet analyzer and protocol flow inspector. It serves as a keyboard-driven… appneta/tcpreplay — Pcap editing and replay tools for *NIX and Windows - Users please download source from. open-sdr/openwifi — OpenWifi is an open-source implementation of the IEEE 802.11n wireless standard designed for programmable logic. It…