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
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Golang lock-free Hashmap and List☆69Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated last month
- Websocket implementation for fasthttp.☆54Updated last year
- 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
- clear go error wrapping with caller☆60Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated 5 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Generic and fast binary serializer for Go☆230Updated last year
- adaptive radix tree (a.k.a prefix tree or compact trie)☆33Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 3 weeks ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆66Updated 2 years ago
- fastest lockfree cache library for go application☆50Updated 10 months ago
- Expression evaluator for Go☆77Updated 5 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago
- High performance JSON iterator & validator for Go☆96Updated last year
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- Streaming JSON encoding for Golang☆30Updated 2 weeks 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
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- A prefix tree implementation in go☆43Updated last year