Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jedisct1/ratelimit

Plug-and-play IP rate limiter in C
https://github.com/jedisct1/ratelimit

c rate-limit rate-limiting ratelimit

Last synced: 4 months ago
JSON representation

Plug-and-play IP rate limiter in C

Awesome Lists containing this project

README

        

# Rate Limiter

Just a set of trivial functions to implement rate limiting in any C
application.

Usage: looks at the `.h` file. Should be self-explanatory.