mailru / easygoLinks
Tools for building go apps.
☆682Updated 3 years ago
Alternatives and similar repositories for easygo
Users that are interested in easygo are comparing it to the libraries listed below
Sorting:
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- Consistent hash package for Go.☆977Updated 5 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- Connection pool for Go's net.Conn interface☆1,367Updated 7 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- a generic object pool for golang☆1,242Updated 2 years ago
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- Lightweight Goroutine pool☆744Updated 6 years ago
- reflect api without runtime reflect.Value cost☆804Updated 5 months ago
- Deep copy things☆600Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- ☆491Updated last week
- Fast and easy-to-use skip list for Go.☆418Updated 11 months ago
- gRPC service discovery and load balancing library for go☆310Updated 3 years ago
- grpc connection pool☆491Updated 4 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Buffer/Byte pool for Go