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:
- sysconf for Go, without using cgo☆147Updated last week
- ☆80Updated 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- ☆145Updated last year
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated 2 weeks ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- ☆38Updated 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 3 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 11 months ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆54Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- ☆123Updated 2 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 10 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago