tidwall / fast-tcp-serverLinks
Entry for the Nov 29th Golang Phoenix meetup competition
☆17Updated 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
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 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
- Murmur3 hash in Go☆13Updated 7 years ago
- Library for creating Go RPC client/server.☆57Updated last week
- xxh3 fast hash function☆105Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 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
- A Go (golang) library for managing highly concurrent independent network streams.☆88Updated 6 years ago
- Implementation of the beanstalkd work queue in Go☆35Updated 10 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago