raulk / go-watchdog
a library to curb OOMs by running Go GC according to a user-defined policy.
☆80Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-watchdog
- ☆78Updated last month
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- ☆38Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 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…☆45Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆49Updated last year
- Rolling window implementation in go.☆57Updated 7 months ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- The assembler from the Go compiler, in library form.☆166Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- errgroup with goroutine worker limits☆162Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- ☆138Updated 7 months ago
- Effective Computation of Things☆103Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆76Updated last month
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆67Updated 5 years ago
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- A faster Protobuf serializer & deserializer.☆88Updated 3 months ago