weighted_random
Weighted picker
An Elixir library for weighted random selection with optimized lookups
Elixir weighted random pick library optimised for quick take_one and take_n operations
6 stars
1 watching
0 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joshrieken/test_that_json | JSON-related testing helpers for Elixir applications | 10 |
kbrw/rulex | A tiny Elixir library providing a simple rule handler using pattern matching | 13 |
ayrat555/rock | An Elixir implementation of a robust clustering algorithm for categorical attributes | 11 |
danielberkompas/elasticsearch-elixir | A no-nonsense library for interacting with Elasticsearch from Elixir | 421 |
crowdhailer/ok | Provides elegant error handling and result monad support in Elixir | 602 |
vic/ok_jose | Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
bencheeorg/benchee | A tool for benchmarking Elixir code and comparing performance statistics | 1,417 |
jsvisa/elixir_talk | An Elixir client for the beanstalkd job queueing system | 19 |
jjh42/mock | A library for mocking functions in Elixir tests | 652 |
alco/benchfella | Tools for comparing and benchmarking small code snippets | 516 |
wojtekmach/oop | An Elixir library providing basic Object-Oriented Programming features | 312 |
joekain/bmark | A benchmarking tool for Elixir functions that uses statistical hypothesis testing to determine statistically meaningful changes in performance | 71 |
savonarola/optimus | A command line arguments parsing library | 10 |
seantanly/elixir-combination | A library for generating combinations and permutations from Enumerable | 34 |
nbw/jisho_elixir | A wrapper around Jisho's Japanese dictionary API | 34 |