simple-token-bucket

A straightforward token bucket implementation with no entanglements

tokenpipe

A simple, tested implementation of a 'token bucket' algorithm.

tokenized

A token bucket to allow throttling for messaging applications.

@d3vision/socket.io-rate-limiter

A Socket.IO middleware for implementing rate limiting based on token buckets. Prevents excessive requests by enforcing a maximum request rate and provides a configurable grace period for rate-limited users.