dgrr / websocketLinks
WebSocket for fasthttp
☆68Updated 10 months ago
Alternatives and similar repositories for websocket
Users that are interested in websocket are comparing it to the libraries listed below
Sorting:
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Websocket implementation for fasthttp.☆54Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Golang lock-free Hashmap and List☆73Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- ☆123Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- fastest lockfree cache library for go application☆49Updated last week
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Generic and fast binary serializer for Go☆247Updated last year
- ☆80Updated 5 months ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- simple data streams for go☆31Updated 3 years ago
- HTTP/2 implementation for fasthttp☆236Updated 6 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 5 months ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆174Updated last week
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆35Updated 10 months ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆47Updated last month
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 2 weeks ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆85Updated last year