smantic / websocketLinks
A fast, well-tested and widely used WebSocket implementation for Go.
☆17Updated 2 years ago
Alternatives and similar repositories for websocket
Users that are interested in websocket are comparing it to the libraries listed below
Sorting:
- 🍃 Tiny event emitter built on generics☆43Updated last year
- The fastest HTTP router available for Go.☆60Updated last year
- Database based task queue implemented in Go☆50Updated last month
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆148Updated last month
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated 6 months ago
- A fast file-based priority queue☆58Updated last year
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- A Unicode-based case conversion library for Go☆59Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- A PDF renderer for the goldmark markdown parser.☆137Updated last month
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- HLive is a server-side WebSocket based dynamic template-less view layer for Go.☆100Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Collect data about your dependencies☆43Updated 4 months ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆52Updated this week
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- ☆26Updated 3 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 weeks ago