1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Apr 21, 2023This is a collection if iterator extensions that make heavy use of number properties. Mostly extending on Range. LinSpace. LinSpace is an iterator over a range with a fixed number of values all evenly spaced. use iter_num_tools::lin_space; // Count from 1.0 up to and including 5.0, with 5 numbers counted in total let it = lin_space(1.0..=5.0, 5 ...
  3. May 31, 2023# human-readable # numbers # iterator # string-parser # convert-string # parser # range-iterator number _ range Library to parse list of numbers from/to human readable string. by Atreyagaurav. Install; API reference; GitHub repo (atreyagaurav) 9 releases. 0.3.2 May 31, 2023 ... It'll return you an iterator that you can use to iterate through ...
  4. 4,519,427 downloads per month Used in 7,230 crates (1,766 directly). MIT/Apache. 13KB num. A collection of numeric types and traits for Rust. This includes new types for big integers, rationals (aka fractions), and complex numbers, new traits for generic programming on numeric properties like Integer, and generic range iterators.. num is a meta-crate, re-exporting items from these sub-crates:
  5. Dec 31, 2024Related: itertools-num, itertools-wild See also: aws-sdk-marketplacecatalog, aws-sdk-marketplaceentitlement, aws-regional-product-services, regex, mitsein, iter-enum, bitvec, zip, pin-project, async_zip, smallvec Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.
  6. Iterator for interleaving included and excluded ranges. 1335 in Text processing. 23 downloads per month . MIT license . 19KB 198 lines. every-range. This crate implements an extension to Iterator, which features an every_range method on any Iterator with an Item of Range<usize>.. EveryRangeIter iterates over Ranges and "fill in" missing ranges, i.e. the gap between two consecutive ranges.
  7. Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX