raulk / go-watchdog
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 last month
- Load file-backed memory☆122Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- ☆38Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 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
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated this week
- 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
- Generate protobuf messages from go structs☆83Updated 8 months ago
- Non-Invasive goroutine inspector☆90Updated last month
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Performance related examples for Go☆27Updated last year
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- sysconf for Go, without using cgo☆144Updated this week
- A fast little LRU cache for Go☆170Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆83Updated 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
- Off heap golang memory pool☆60Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- ☆138Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago