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:
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Collection of dirty hacks in Go☆68Updated 2 years ago
- Generate flags by parsing structures☆162Updated last month
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Intern Go strings☆95Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Golang generator of client to sql database based on interface☆52Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 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 4 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- 😴 A tiny library for handling system interrupts☆39Updated 4 years ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆143Updated last year
- Package closer ensures a clean exit for your Go app.☆140Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- JSON-RPC 2.0 Server Implementation with SMD support written in Go (go generate)☆173Updated last year
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆112Updated last year
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 years ago
- Extended Errors (or simply xerrs) for GoLang☆64Updated 4 years ago
- Image quantization in Golang☆19Updated 6 years ago