buraksezer / connpool
Connection pool for Go's net.Conn interface
☆128Updated 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☆120Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Useful Go String methods☆189Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A go in-memory table☆228Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- A golang map in which entries expire after given a time period☆57Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Optional values for Go☆103Updated last month
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- A complete solution for static files in Go code☆128Updated 9 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Intern Go strings☆94Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆129Updated 3 years ago
- A fast little LRU cache for Go☆167Updated last year
- DRR scheduler for Go channels☆32Updated 2 years ago
- ☆121Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆137Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated 2 years ago