weighted
Here are 4 public repositories matching this topic...
A fair, queue-based rate-limiting library for Node.js and browsers that prioritizes users with shorter queues and ensures quick responsiveness for new users under high load.
-
Updated
Apr 30, 2025 - TypeScript
Seedable pseudorandom number generator (PRNG).
-
Updated
Jun 1, 2022 - TypeScript
A weighted random item sampler (selector), where the probability of selecting an item is proportional to its weight. The sampling method utilizes a binary search optimization, making it suitable for performance-demanding applications where the set of items is large and the sampling frequency is high.
-
Updated
Oct 26, 2024 - TypeScript
Improve this page
Add a description, image, and links to the weighted topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the weighted topic, visit your repo's landing page and select "manage topics."