proxy.golang.org : github.com/newcloudtechnologies/memlimiter : v0.0.1
Package memlimiter - memory budget control subsystem for Go services. It tracks memory budget utilization and tries to stabilize memory usage with backpressure (GC and request throttling) techniques.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/newcloudtechnologies/memlimiter@v0.0.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- code.cloudfoundry.org/bytefmt v0.0.0-20211005130812-5bb3c17173e5
- github.com/cpuguy83/go-md2man/v2 v2.0.1
- github.com/davecgh/go-spew v1.1.1
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.2.6
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.8
- github.com/kr/pretty v0.3.0
- github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
- github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/shirou/gopsutil/v3 v3.22.5
- github.com/stretchr/objx v0.2.0
- github.com/stretchr/testify v1.7.1
- github.com/tklauser/go-sysconf v0.3.10
- github.com/tklauser/numcpus v0.4.0
- github.com/urfave/cli/v2 v2.8.1
- github.com/villenny/fastrand64-go v0.0.0-20201008161821-3d8fa521c558
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- github.com/yusufpapurcu/wmi v1.2.2
- golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f
- golang.org/x/sys v0.0.0-20220317061510-51cd9980dadf
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220411224347-583f2d630306
- google.golang.org/genproto v0.0.0-20210608205507-b6d2f5bf0d7d
- google.golang.org/grpc v1.38.0
- google.golang.org/protobuf v1.26.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b