Brute-force protection middleware for express routes by rate limiting incoming requests
☆568Jun 7, 2021Updated 4 years ago
Alternatives and similar repositories for express-brute
Users that are interested in express-brute are comparing it to the libraries listed below
Sorting:
- A Redis store for Express-Brute☆25Jul 21, 2016Updated 9 years ago
- Rate limiting middleware for Express☆423Apr 12, 2019Updated 6 years ago
- Mongoose adapter for the express-brute middleware.☆22Feb 1, 2019Updated 7 years ago
- Basic rate-limiting middleware for the Express web server☆3,228Feb 23, 2026Updated last week
- Rate limiter backed by redis with strict concurrency rules for scalable applications☆23Mar 10, 2016Updated 9 years ago
- Rate monitoring and limiting for express.js apps☆80Jun 27, 2015Updated 10 years ago
- Help secure Express apps with various HTTP headers☆10,639Updated this week
- Abstract rate limiter for nodejs☆725Dec 30, 2022Updated 3 years ago
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆213Jan 22, 2026Updated last month
- The source for this module has moved to the Helmet repository.☆18Jun 29, 2020Updated 5 years ago
- connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes☆4,513Aug 6, 2025Updated 6 months ago
- CSRF token middleware☆2,308May 14, 2025Updated 9 months ago
- Kue is a priority job queue backed by redis, built for node.js.☆9,468Feb 12, 2024Updated 2 years ago
- Atomic and non-atomic counters and rate limiting tools. Limit resource access at any scale.☆3,480Feb 22, 2026Updated last week
- 🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev☆3,622Feb 16, 2026Updated 2 weeks ago
- Node.js middleware for handling `multipart/form-data`.☆12,006Feb 16, 2026Updated 2 weeks ago
- ExpressJS Extras☆38Jun 3, 2015Updated 10 years ago
- Lightweight job scheduling for Node.js☆9,635Feb 22, 2026Updated last week
- Don't let your Node.JS server fall over when it's too busy.☆367Jul 19, 2018Updated 7 years ago
- An express.js middleware for validator.js.☆6,244Nov 19, 2025Updated 3 months ago
- Premium Queue package for handling distributed jobs and messages in NodeJS.☆16,235Updated this week
- A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled☆1,558May 8, 2025Updated 9 months ago
- The most powerful data validation library for JS☆21,202Nov 19, 2025Updated 3 months ago
- A tiny library to create custom errors in JavaScript.☆12Feb 13, 2025Updated last year
- JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html☆18,152Dec 4, 2025Updated 2 months ago
- node security platform command-line tool☆1,653May 8, 2018Updated 7 years ago
- A joi validation middleware for Express.☆1,348Nov 2, 2023Updated 2 years ago
- HTTP request logger middleware for node.js