raulk / go-watchdogLinks
a library to curb OOMs by running Go GC according to a user-defined policy.
☆82Updated 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 2 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated this week
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- ☆38Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ☆29Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆46Updated last year
- Performance related examples for Go☆29Updated last year
- sysconf for Go, without using cgo☆144Updated last month
- distributed synchronization primitives☆62Updated 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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Rolling window implementation in go.☆57Updated last week
- A spinlock implementation for Go.☆61Updated 4 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆77Updated 6 months ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- Non-Invasive goroutine inspector☆90Updated last week
- Off heap golang memory pool☆60Updated 3 years ago