Popularity
6.3
-
Activity
8.7
Stable
503
15
10

Description

Sonic is a Go library for low-latency asynchronous network and I/O programming that allows developers to handle multiple file descriptors (such as sockets) asynchronously, in the same goroutine. It is fully event-driven and based on the Proactor model โ€“ a client specifies that it wants to read/write asynchronously and provides a callback to Sonic which is invoked when the read/write operation completes.

Programming language: Go
License: MIT License
Tags: Go Tools     Trading     Golang     Low-latency    

Sonic alternatives and similar packages

Based on the "Go Tools" category.
Alternatively, view sonic alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Sonic or a related project?

Add another 'Go Tools' Package