tidwall / fast-tcp-serverLinks
Entry for the Nov 29th Golang Phoenix meetup competition
☆16Updated 7 years ago
Alternatives and similar repositories for fast-tcp-server
Users that are interested in fast-tcp-server are comparing it to the libraries listed below
Sorting:
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Library for creating Go RPC client/server.☆58Updated 3 weeks ago
- Redis style logger for Go☆28Updated 4 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 4 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- ABANDONED: Use https://github.com/kataras/iris instead. Extremely-easy cache service for HTTP/x . Supports both net/http and valyala/fast…☆43Updated 8 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 5 months ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- SOCKsie is a SOCKS over SSH proxy in Go☆93Updated 7 years ago