xfxdev / xtcpLinks
A TCP Server Framework with graceful shutdown, custom protocol.
☆159Updated 5 years ago
Alternatives and similar repositories for xtcp
Users that are interested in xtcp are comparing it to the libraries listed below
Sorting:
- Go Pooling Helpers☆118Updated 5 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- send/receive framed data via TCP or QUIC☆185Updated 2 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- Go (golang) ECB mode of encryption and padding.☆108Updated last month
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- skiplist for golang☆84Updated 10 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Pretty Slug.☆97Updated 5 years ago
- Simple, thread-safe Go rate-limiter☆82Updated 4 months ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆172Updated 3 weeks ago
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- System V shared memory functions in pure Go.☆134Updated last year
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Simple string pattern matcher for Go☆134Updated 2 months ago
- a simple JSON encoder/decoder for gopher-lua☆74Updated last year
- A pure go ftp server with web management UI, moved https://gitea.com/goftp/ftpd☆128Updated 7 years ago
- gluamapper: maps a GopherLua table to a Go struct☆131Updated 2 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆88Updated 6 months ago
- goroutine local storage (use context instead if possible)☆79Updated 8 months ago
- gluahttp: an http module for gopher-lua☆65Updated last year
- ☆80Updated 2 months ago
- pure-Go sqlite3 file reader☆135Updated 7 years ago
- Pure nodejs EventEmmiter for the Go Programming Language.☆101Updated 2 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆42Updated 4 years ago
- Generate Go/Golang database/sql query code, spirit from MyBatis/iBatis.