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 distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Library for creating Go RPC client/server.☆59Updated last week
- Redis style logger for Go☆28Updated 4 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 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
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Package zipexe attempts to open an executable binary file as a zip file.☆21Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- rsync wrie in golang, like librsync☆27Updated 10 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago