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:
- ☆80Updated 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆141Updated last year
- ☆38Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- sysconf for Go, without using cgo☆144Updated this week
- Package for getting the runtime ID of a goroutine☆48Updated last year
- Load file-backed memory☆122Updated 2 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- A fast little LRU cache for Go☆170Updated 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…☆46Updated 2 years ago
- ☆75Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 5 months ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Rolling window implementation in go.☆57Updated last month
- ⚡️ lock-free utilities in Go☆158Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- MySQL Backed Locking Primitive☆64Updated last year
- A DAG, Directed acyclic graph implementation in golang.☆126Updated 6 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 months ago