automemlimit
Memory limiter
Automatically sets GOMEMLIMIT to match Linux cgroups memory limit
Automatically set GOMEMLIMIT to match Linux cgroups(7) memory limit.
338 stars
6 watching
15 forks
Language: Go
last commit: 11 days ago golanggolang-gc
Related projects:
Repository | Description | Stars |
---|---|---|
joetifa2003/mm-go | A package providing low-level manual memory management utilities for Go | 150 |
zenthangplus/goccm | A package to limit concurrency in Goroutines | 71 |
aliexpressru/gomemcached | Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
allendang/cimgui-go | A Go wrapper for Dear ImGui's C API | 350 |
mennanov/limiters | Distributed rate limiting solution with various algorithms and backends | 460 |
kosma/minmea | A lightweight GPS NMEA 0183 parser library written in pure C | 787 |
sago35/tinygo-autocmpl | Provides bash/zsh/clink completion functionality to TinyGo compiler | 13 |
fortio/cli | Reduces boilerplate code in Go main functions and command-line interfaces for tools and servers. | 6 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
camgunz/cmp | A MessagePack serialization format implementation in C. | 340 |
prashantgupta24/go-clip | A minimalistic clipboard manager for Mac. | 13 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 611 |
akrennmair/gopcap | A wrapper around libpcap to enable network packet capture and analysis in Go | 489 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
d00movenok/gomalleable | A Go library for parsing and assembling Malleable C2 profiles. | 60 |