How difficult is it to build a TCP/IP stack from scratch in C?

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • libuv

    Cross-platform asynchronous I/O

  • uSockets

    Miniscule cross-platform eventing, networking & crypto for async applications

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • src

    Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.

  • RFCs, https://www.rfc-editor.org/rfc/rfc791. As people learn more things change over time, and you end up with ...complex code. https://github.com/openbsd/src/blob/master/sys/netinet/tcp_input.c the code basically ends up a big set of citations of various documents giving context.

  • TCP-over-UDP

    An implementation of an educational tool for implementing and testing TCP over UDP in computer networks.

  • TCP over UDP example https://github.com/nikiibayat/TCP-over-UDP

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What's wrong with you toxic people?

    2 projects | /r/C_Programming | 22 Mar 2023
  • Understand the underlying Javascript - event loop

    2 projects | /r/javascript | 27 Aug 2022
  • Epoll: The API that powers the modern internet (2022)

    7 projects | news.ycombinator.com | 11 Jan 2024
  • Python Is Easy. Go Is Simple. Simple = Easy

    5 projects | news.ycombinator.com | 27 Nov 2023
  • A Magia do Event Loop

    3 projects | dev.to | 1 Aug 2023