Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

sonic

> 编程语言
Open source

Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achieving the lowest possib

787 stars0 likes0 views
WebsiteGitHub

About

Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achieving the lowest possible latency and jitter in Go.

GitHub Issues· 27 open

View all on GitHub
  • #135

    Pinning to more than one core causes significant latency

    Updated Aug 27, 2026
  • #35

    Handle the case when a Websocket handshake might need multiple `read`s

    websocketUpdated Aug 27, 2026
  • #159

    Websocket AsyncHandshake callback might starve go-routines trying to `ioc.Post()`

    Updated Aug 23, 2025
  • #41

    Add the option to do writes in order

    good first issuetcpudpUpdated Mar 26, 2025
  • #94

    `sonic.CodecConn` should provide batch writing

    good first issuecodecUpdated Mar 13, 2025
  • #128

    Implement websocket server example

    good first issuewebsocketUpdated Mar 13, 2025
  • #137

    Prefer using `RawSyscall` for non-blocking calls of `ioc`.

    good first issueUpdated Mar 13, 2025
  • #147

    Implement `AsyncDial`

    good first issueUpdated Mar 13, 2025

> Tags

Go

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言