raulk / go-watchdog
a library to curb OOMs by running Go GC according to a user-defined policy.
☆81Updated 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
- ☆80Updated 3 weeks ago
- ☆38Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- distributed synchronization primitives☆60Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- sysconf for Go, without using cgo☆143Updated 2 weeks ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆75Updated last year
- Load file-backed memory☆122Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated 10 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Performance related examples for Go☆27Updated last year
- Non-Invasive goroutine inspector☆90Updated last week
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- ☆138Updated last year
- ☆118Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 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
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago