buraksezer / connpool
Connection pool for Go's net.Conn interface
☆128Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for connpool
- Load file-backed memory☆121Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- Go templates invoked as functions☆152Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated 6 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- Optional values for Go☆104Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆71Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- Simple string pattern matcher for Go☆124Updated 7 months ago
- A memory allocator for Go.☆81Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆160Updated 3 years ago
- Intern Go strings☆92Updated 11 months ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago
- A complete solution for static files in Go code☆128Updated 6 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated 9 months ago
- ☆118Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago