nwtnni / hungarianLinks
Simplified Rust implementation of the Hungarian (or Kuhn–Munkres) algorithm
☆13Updated 5 years ago
Alternatives and similar repositories for hungarian
Users that are interested in hungarian are comparing it to the libraries listed below
Sorting:
- Hidden Markov Models in Rust☆77Updated last year
- Small and fast library for k-means clustering.☆49Updated 2 weeks ago
- A simple neural net implementation.☆42Updated 5 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Genetic Algorithm library in Rust☆78Updated 4 years ago
- ☆177Updated this week
- Conversion traits for Rust☆48Updated 4 years ago
- Big array helper for serde☆61Updated last year
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆87Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Probability-theory toolbox☆57Updated last year
- rust histogram and percentile stats☆48Updated 4 years ago
- Configurable metrics toolkit for Rust applications☆99Updated 2 months ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- A simple array math library in Rust on top of OpenCL☆28Updated 8 years ago
- Extract differences between arbitrary datastructures☆90Updated last year
- A comprehensive library for handling FLAC files☆19Updated 3 weeks ago
- A directed acyclic graph data structure for Rust.☆222Updated 3 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Rust implementation of the Loopy Belief propagation algorithm for inference in Bayesian Networks☆34Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆41Updated last month
- Machine learning in Rust.☆66Updated 3 years ago
- Concurrent hash trie