maurice2k / tcpserverLinks
High performance Golang IPv4 and IPv6 capable TCP server with TLS support, graceful shutdown and TCP FastOpen
☆49Updated 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)☆140Updated 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
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- MUS format serializer for Go☆118Updated 2 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 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:☆105Updated last week
- Faster golang reflection☆55Updated 5 months ago
- ☆122Updated 2 years ago
- ☆55Updated 9 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆149Updated last month
- Load file-backed memory☆121Updated 2 years ago
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆84Updated 4 months ago
- A lightweight buffered event lib☆61Updated 3 years ago
- A prefix tree implementation in go☆43Updated last year
- Go assembly transpiler for C programming language☆103Updated last month
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 7 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- ☆79Updated last month
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- HTTP/2 implementation for fasthttp☆228Updated 3 months ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆47Updated 9 months ago