buraksezer / connpool
Connection pool for Go's net.Conn interface
☆127Updated 2 years ago
Alternatives and similar repositories for connpool:
Users that are interested in connpool are comparing it to the libraries listed below
- Load file-backed memory☆122Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Expression evaluator for Go☆72Updated last month
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Useful Go String methods☆190Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 weeks ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 years ago
- A go in-memory table☆229Updated 2 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Library to generate TOTP/HOTP codes☆138Updated last year
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 5 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago