akshaykhairmode / wscliLinks
Go tool to connect to websocket for sending and receiving messages and load testing.
☆10Updated last month
Alternatives and similar repositories for wscli
Users that are interested in wscli are comparing it to the libraries listed below
Sorting:
- Distributed queue☆34Updated 7 months ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Embedded cache lib using sqlite for storage☆21Updated last year
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆25Updated 10 months ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 3 months ago
- ☆16Updated last year
- Zero-config TUI for sending files between machines over local network, powered by mDNS and TCP.☆22Updated 9 months ago
- Communicating with NATS using the HTTP protocol.☆19Updated last year
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated 2 months ago
- Allows for SQL syntax like querying into golang []slice structures. Supports sub-slices, sup-struct and maps!☆56Updated 4 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 5 months ago
- A message bus system for Go that helps applications send and handle messages through synch/asynch channels.☆30Updated 5 months ago
- GoMem is a high-performance memory allocator library for Go☆102Updated 3 months ago
- Ramer-Douglas-Peucker path simplification algorithm in Golang☆17Updated 3 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names