raulk / go-watchdogLinks
a library to curb OOMs by running Go GC according to a user-defined policy.
☆83Updated 2 years ago
Alternatives and similar repositories for go-watchdog
Users that are interested in go-watchdog are comparing it to the libraries listed below
Sorting:
- sysconf for Go, without using cgo☆145Updated last week
- ☆38Updated 2 years ago
- ☆79Updated last month
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- ☆144Updated last year
- ⚡️ lock-free utilities in Go☆162Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated this week
- A fast little LRU cache for Go☆173Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 9 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 8 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- Performance related examples for Go☆29Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 5 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago