maurice2k / tcpserverLinks
High performance Golang IPv4 and IPv6 capable TCP server with TLS support, graceful shutdown and TCP FastOpen
☆50Updated 2 years ago
Alternatives and similar repositories for tcpserver
Users that are interested in tcpserver are comparing it to the libraries listed below
Sorting:
- ☆55Updated 4 years ago
 - Fastest and most efficient goroutine pool (experimental)☆139Updated 3 years ago
 - ☆55Updated 10 months ago
 - 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
 - Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 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
 - ☆123Updated 2 years ago
 - Load file-backed memory☆121Updated 3 years ago
 - A fast file-based priority queue☆58Updated last year
 - A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
 - Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 3 years ago
 - Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
 - Off heap golang memory pool☆60Updated 4 years ago
 - Faster golang reflection☆55Updated 6 months ago
 - A PubSub / EventBus using Go language generics (v1.20 required)☆33Updated last year
 - a thread-safe concurrent map for go☆98Updated last year
 - Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆106Updated last month
 - Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
 - Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
 - A lightweight buffered event lib☆61Updated 3 years ago
 - MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆155Updated 2 months ago
 - MUS format serializer for Go☆119Updated last week
 - A set of performant rate limiters for Go☆91Updated last year
 - stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
 - Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
 - ☆12Updated last year
 - The `io_uring` library and runtime for GO☆151Updated 6 months ago
 - A buffer pool file I/O library for Go☆55Updated 3 years ago
 - Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated 2 years ago
 - Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆81Updated last week