StefanoD / Rust_Random_ChoiceLinks
Chooses samples randomly by their weights/probabilities
☆13Updated 9 years ago
Alternatives and similar repositories for Rust_Random_Choice
Users that are interested in Rust_Random_Choice are comparing it to the libraries listed below
Sorting:
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Conversion traits for Rust☆51Updated 5 years ago
- ☆23Updated 9 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A timeout connector for the hyper client☆29Updated last year
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Noise and World Generation library for Rust☆34Updated 3 years ago
- Floating point approximate comparison for Rust☆65Updated 11 months ago
- Genetic Algorithm library in Rust☆78Updated 5 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆137Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 4 years ago
- Array helpers for Rust's Vector and String types☆78Updated 3 years ago
- Line protocol for Tokio☆64Updated 8 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ISO-3166-1 Country Codes for Rust☆32Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Rust MetroHash☆53Updated last year
- ☆78Updated 3 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 7 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Delegate method calls to a field.☆15Updated 8 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A library for creating and modifying Tree structures.☆56Updated last year
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago