cpulimit

CPU limiter

A tool to limit CPU usage of processes by sending POSIX signals.

CPU usage limiter for Linux

GitHub

2k stars
69 watching
271 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/ratelimit A middleware solution to rate limit incoming requests in web applications 485
lpinca/valvelet A utility to limit the execution rate of functions in promise-returning code. 38
liveforeverx/ratx Provides an Erlang application to limit task concurrency and protect against overload 20
microlinkhq/async-ratelimiter An asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits. 320
timebug/lua-resty-redis-ratelimit A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. 163
thetumultuousunicornofdarkness/cpu-x An application that gathers information on CPU, motherboard, and more for Linux and FreeBSD systems 2,048
akirk/php-ratelimiter A class that limits requests based on IP address or user session to prevent abuse and rate limiting 39
skiplang/skip A programming language designed to optimize computation by tracking side effects and enabling safe parallelism and caching with reactive invalidation. 1,975
tj/node-ratelimiter A rate limiter for Node.js applications using Redis as the backing store. 719
mariusae/trickle A tool to manage and control network bandwidth usage on Unix-like systems. 568
lucasjones/cpuminer-multi A multi-threaded CPU miner for various cryptocurrencies using C as the programming language 641
pld-linux/lsiutil A utility for configuring and managing LSI-related settings on Linux systems 1
ulule/limiter A middleware library for Go that enforces rate limits on HTTP requests 2,099
usemuffin/throttle A plugin that limits the number of requests a client can make to an application in a given time frame. 63
zim32/symfony2-requestlimitbundle Limits requests to an application 11