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:
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆41Updated 4 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 7 years ago
- Library for creating Go RPC client/server.☆60Updated 2 weeks ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Redis style logger for Go☆28Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 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
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Murmur3 hash in Go☆13Updated 8 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Binary heap priority queues in Go☆32Updated 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
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A Go (golang) library for managing highly concurrent independent network streams.☆87Updated 7 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆44Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 10 years ago