Skip to content
#

rate-limiter

Here are 100 public repositories matching this topic...

A modern Promise rate-limiter for Node.js projects, implementing a fixed-window throttling policy. It restricts the number of tasks that can start execution within distinct, non-overlapping time windows. The API provides backpressure control by signaling availability, for enhanced efficiency.

  • Updated Dec 27, 2024
  • TypeScript

LearnAray LMS API provides endpoints for managing key components of a Learning Management System, including users, courses, orders, notifications, analytics, and layouts. It supports user authentication with JWT and returns data in JSON format.

  • Updated Feb 7, 2025
  • TypeScript

A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability.

  • Updated Apr 14, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the rate-limiter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rate-limiter topic, visit your repo's landing page and select "manage topics."

Learn more