An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with weighted

A curated list of projects in awesome lists tagged with weighted .

https://github.com/simphotonics/directed_graph

Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.

cycle dart directed-acyclic-graph directed-graph graph graph-theory shortest-paths sorting topological-sort vertex vertices weighted weighted-graphs

Last synced: 24 Jun 2025

https://github.com/minaguib/weightedrandom

A Go library for efficient weighted random picking

alias go golang random vose weighted

Last synced: 19 Jan 2026

https://github.com/smallnest/weighted-rs

A Rust library for weighted balancing algorithm

balancing election rust weight weighted weighted-balancing-algorithm

Last synced: 25 Mar 2025

https://github.com/alvarocastro/pick-random-weighted

Ultra fast and lightweight function to pick a random item from a weighted list.

array arrays choose decision-making javascript random weighted weighted-random

Last synced: 03 Aug 2025

https://github.com/xaionaro-go/weightedshuffle

Shuffle slice with weighted position preference

go golang order preference rand random reorder shuffle slice sort weight weighted

Last synced: 27 Feb 2025

https://github.com/dcamilleri/weighted-sum

Simplified weighted sum algorithm implementation used on Mealou (https://m.me/Mealoubot | http://www.mealou.co)

algorithm sum weighted

Last synced: 31 Jan 2026

https://github.com/hrkings/weightedrandomselectionlib

A efficient weighted random selection library

gacha random selection selector weighted weights

Last synced: 13 Jul 2025

https://github.com/puzzlef/graph-openmp

Design of high-performance parallel Graph interface supporting efficient Dynamic batch updates.

data digraph directed graph in mtx openmp parallel structure undirected weighted

Last synced: 06 Apr 2025

https://github.com/sup2point0/weighted-list

A list of weighted items for weighted selection and randomisation, available in both Python and C#

csharp list python random utilities utilities-csharp utilities-python utility utility-classes weighted weighted-random

Last synced: 28 Feb 2026

https://github.com/fufuok/load-balancer

⚡️ Faster, high-performance general load balancing algorithm library.

consistent-hash weighted weighted-random weighted-round-robin

Last synced: 27 Mar 2025

https://github.com/oliverhennhoefer/r-averaged-difference-algorithm

R-Implementation of the "Averaged Difference Algorithm" for Spatial Outlier Detection conceived by Yufeng Kou and Chang-Tien Lu (2006).

algorithm averaged avgdiff chang-tien detection difference farming implementation kou lu outlier precision r spatial weighted yield yufeng

Last synced: 29 May 2026

https://github.com/unkwusr/nctok

A program for interactive navigating through weighted hierarchical structured data and analyzing them

hierarchy menu navigation sort terminal tree tui weighted

Last synced: 15 Mar 2025

https://github.com/ori88c/weighted-random-item-sampler

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.

binary-search nodejs random-choice sampler sampling select selector ts typescript weighted weighted-choice weighted-random weighted-sampler weighted-samples weighted-sampling weighted-select

Last synced: 27 Jan 2026

https://github.com/sergonie/wrand

Lightweight golang library for weighted random selection.

fast go golang random weighted

Last synced: 14 Jan 2026

https://github.com/snyderks/stairs

A Go library to randomly select items from a weighted array.

array golang random selection weighted

Last synced: 26 Mar 2025