Gnet is the fastest networking framework in Go

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • gnet

    🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。

  • Disruptor

    High Performance Inter-Thread Messaging Library

  • https://lmax-exchange.github.io/disruptor/#_what_is_the_disr.... Unfortunately IIUC writing this in Go still prevents the spin-locked acceptor thread from achieving the kind of performance you could get in a non-GC language, unless you chose to disable GC, so I'd guess Envoy is still faster.

    https://gnet.host/docs/quickstart/ it's nice that you can use this simply though. Envoy is kind of tricky to setup with custom filters, so most of the time it's just a standalone binary.

    [0] https://blog.envoyproxy.io/envoy-threading-model-a8d44b92231...

    [1] https://lmax-exchange.github.io/disruptor/#_what_is_the_disr...

  • 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
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

  • Handling TCP connections at scale - Ideas/Suggestions

    1 project | /r/golang | 12 Jul 2023
  • Apple Announces Full Swift Rewrite of the Foundation Framework

    5 projects | news.ycombinator.com | 11 Jan 2023
  • Goroutines Are Not Significantly Lighter Than Threads

    2 projects | news.ycombinator.com | 12 Mar 2021
  • Async/Await in Swift – Rethinking Callbacks and Escaping the Pyramid of Doom

    1 project | /r/swift | 23 Feb 2021
  • Libreactor: High performance, robust and secure event-driven Linux framework

    1 project | news.ycombinator.com | 14 Feb 2024