raulk / go-watchdogLinks
a library to curb OOMs by running Go GC according to a user-defined policy.
☆84Updated 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:
- ☆80Updated 5 months ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- ☆38Updated 3 years ago
- sysconf for Go, without using cgo☆147Updated last week
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 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 3 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- ☆148Updated last year
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated last year
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 11 months ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Performance related examples for Go☆29Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last week
- ☆123Updated 2 years ago
- auto adjust your GOGC value☆231Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 7 months ago