espoal / awesome-iouring

Delightful io_uring packages and resources
MIT License
340 stars 16 forks source link

Add Gain framework to list #11

Closed pawelgaczynski closed 1 year ago

pawelgaczynski commented 1 year ago

Hi @espoal . Please add my framework to the list. Gain is a high-performance io_uring networking framework written entirely in Go.

https://github.com/pawelgaczynski/gain

Here are links to articles about it:

https://medium.com/better-programming/an-introduction-to-gain-part-1-writing-high-performance-tcp-application-df5f7253e54a https://betterprogramming.pub/gain-the-new-fastest-go-tcp-framework-40ec111d40e6

espoal commented 1 year ago

Sure @pawelgaczynski , would you like to open a PR?

pawelgaczynski commented 1 year ago

Sure: https://github.com/espoal/awesome-iouring/pull/12