Skip to content
#

mit-licensed

Here are 41 public repositories matching this topic...

std_net.h` is a zero-dependency, header-only C/C++ networking library for TCP sockets. It abstracts cross-platform complexities (Windows/Linux/macOS/Android/FreeBSD) into a unified API for building clients/servers. Features include IPv4/IPv6 support (Happy Eyeballs), blocking/non-blocking I/O, timeouts, and RAII wrappers. MIT licensed.

  • Updated Aug 18, 2025
  • C++

Improve this page

Add a description, image, and links to the mit-licensed topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mit-licensed topic, visit your repo's landing page and select "manage topics."

Learn more