dgrr / websocketLinks
WebSocket for fasthttp
☆65Updated 6 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.☆89Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- simple data streams for go☆31Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- fastest lockfree cache library for go application☆50Updated 10 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆67Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Websocket implementation for fasthttp.☆54Updated last year
- HTTP/2 implementation for fasthttp☆228Updated 2 months ago
- Golang lock-free Hashmap and List☆71Updated 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
- Streaming JSON encoding for Golang☆30Updated last month
- Golang utlities to make your life easier with zero allocations☆47Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 2 weeks ago
- HTTP/2 implementation for fasthttp (Under construction...)☆136Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆84Updated 8 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago