tidwall / fast-tcp-serverLinks
Entry for the Nov 29th Golang Phoenix meetup competition
☆16Updated 8 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 distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 4 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- RTree implementation for Go☆54Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 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
- Murmur3 hash in Go☆13Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- Library for creating Go RPC client/server.☆59Updated last month
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- efficient client ⚡️☆75Updated last year
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 7 years ago
- Filesystem library for Go, implementing FAT filesystems so far.☆90Updated 7 years ago