talostrading / sonic
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.
☆731Updated 2 weeks ago
Alternatives and similar repositories for sonic:
Users that are interested in sonic are comparing it to the libraries listed below
- Make your Go programs use less memory (maybe)☆791Updated this week
- An alternative to stack traces for your Go errors☆754Updated last week
- Golang port of Abseil's SwissTable☆826Updated 3 weeks ago
- ⚡ A memory arena implementation for Go.☆526Updated last year
- Structured concurrency made easy☆379Updated 6 months ago
- Go execution trace frontend☆1,246Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆537Updated last year
- Refactoring and code transformation tool for Go.☆984Updated last month
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆311Updated this week
- Type safe enums for Go without code generation or reflection☆419Updated 7 months ago
- Monitor Go app's performance in seconds, not a day.☆299Updated 3 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆908Updated 2 years ago
- 🎄 Go code coverage to SVG treemap☆551Updated this week
- A Go time testing library for writing deterministic unit tests☆253Updated 3 months ago
- Concurrent data structures for Go☆1,229Updated last month
- A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant☆1,180Updated this week
- Go port of Google's Swiss Table hash table☆421Updated this week
- Low-level Go interface to SQLite 3☆863Updated 3 weeks ago
- Golang rate limiters for distributed applications☆537Updated this week
- Go toolkit for clean, composable, channel-based concurrency☆1,651Updated 2 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆956Updated 3 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆458Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆279Updated 6 months ago
- The missing tool for Visualising Go Tests☆313Updated 5 months ago
- 🌈 slog.Handler that writes tinted (colorized) logs☆917Updated 2 weeks ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆447Updated 9 months ago
- Type Safe Enum generator for Go☆233Updated 11 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year