I made a library to parse human readable numbers list (e.g. `1:10,15:20`) into an iterator, this is my first time making a rust library and I wanted to learn better about generics and packaging. Please provide me with feedback.

This page summarizes the projects mentioned and recommended in the original post on /r/learnrust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • number_range

    Parse human readable numbers list into an iterable and vice versa

  • anime-helper-shell

    A python shell for searching, watching, and downloading anime.

  • https://github.com/Atreyagaurav/anime-helper-shell/blob/master/utils.py line number 268 has code to make a string from range, and line number 295 has the code to parse generator from string.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • clap-rs

    A full featured, fast Command Line Argument Parser for Rust

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Build Your Own curl - Rust

    2 projects | dev.to | 23 Mar 2024
  • CLI Contexts

    1 project | dev.to | 27 Dec 2023
  • Flow Updater JSON Creator

    8 projects | dev.to | 9 Dec 2023
  • Rust 1.72.0

    7 projects | news.ycombinator.com | 24 Aug 2023
  • I made an alternative --help renderer for clap based applications

    2 projects | /r/rust | 18 Jul 2023