A list of weighted items for weighted selection and randomisation, available in both Python and C#
-
Updated
Oct 21, 2025 - Python
A list of weighted items for weighted selection and randomisation, available in both Python and C#
Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.
Advanced and Fast Data Transformation in R
Compute an exponentially weighted mean incrementally.
Compute an exponentially weighted standard deviation incrementally.
Compute an exponentially weighted variance incrementally.
Compute a weighted arithmetic mean incrementally.
Locally-weighted polynomial regression via the LOWESS algorithm.
Weighted average cost of capital (WACC) calculator of listed and unlisted companies based on an input-based API calculation engine.
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.
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.
A new clustering technique is proposed that incorporates outliers during clustering. The proposed approach involves using a variable, (λ > 0), to define the cluster radius. Weighted an
Hashed weighted round robin is a load balancing algorithm that will distribute traffic between destinations based on a hash and weight of backends.
Weighted Rendezvous Hashing
Dropwizard JAVA8 based external load balancer supporting the following modes: ROUND_ROBIN, RANDOM, STICKY, IP_HASH, KEY_HASH, TIMESTAMP_HASH, WEIGHTED
Add a description, image, and links to the weighted topic page so that developers can more easily learn about it.
To associate your repository with the weighted topic, visit your repo's landing page and select "manage topics."