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
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Load file-backed memory☆120Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Expression evaluator for Go☆68Updated 11 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Simple string pattern matcher for Go☆126Updated 11 months ago
- ☆118Updated last year
- ☆121Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Useful Go String methods☆189Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Zero-allocation type-safe pool for Go☆229Updated last year
- A golang map in which entries expire after given a time period☆57Updated last year
- DRR scheduler for Go channels☆32Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆124Updated 2 years ago
- A fast little LRU cache for Go☆167Updated last year
- Optional values for Go☆103Updated 2 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year