gobwas / gwsLinks
Go Web Socket
☆31Updated 8 years ago
Alternatives and similar repositories for gws
Users that are interested in gws are comparing it to the libraries listed below
Sorting:
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Helper tool for manual Go code optimization.☆137Updated 9 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 6 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 5 years ago
- Golang generator of client to sql database based on interface☆52Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Generate flags by parsing structures☆165Updated 5 months ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Golang pkg for URL parsing and normalization☆161Updated 3 years ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 7 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- The research project based on the draft design of Go Generics☆34Updated 4 years ago
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆113Updated last year
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to ha…☆145Updated 2 years ago
- Easy, configurable API mocking you can change on-the-fly☆84Updated 5 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 9 months ago