raulk / go-watchdog
a library to curb OOMs by running Go GC according to a user-defined policy.
☆81Updated last year
Alternatives and similar repositories for go-watchdog:
Users that are interested in go-watchdog are comparing it to the libraries listed below
- ☆80Updated last month
- ☆38Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Load file-backed memory☆120Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- ☆75Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Rolling window implementation in go.☆57Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Performance related examples for Go☆27Updated last year
- ☆137Updated 11 months ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ☆29Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 5 months ago
- Go Pooling Helpers☆113Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated 9 months ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆52Updated 2 years ago