What made you switch to Rust? (Can also be what made you learn Rust)

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

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
  • enum-spanner-rs

    Constant-Delay Enumeration for Nondeterministic Document Spanners

  • I had to write a custom regex engine for a project, at the time I already had a Python prototype (where I built my own parser) and was quite "at ease" with C++. Getting the same parser in C++ seemed like a nightmare, the best parsing library seemed to be from GNU (which is great, but pretty aged and designed for C). On the other hand, the best clue for using an existing parser was some random Stack Overflow post saying "you could maybe copy boost sources from this file".

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • And ripgrep was just a regex demo/test.

  • 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
  • xrep

    Discontinued ripgrep recursively searches directories for a regex pattern while respecting your gitignore [Moved to: https://github.com/BurntSushi/ripgrep]

  • The https://github.com/BurntSushi/xrep link even still works haha.

  • CultureCultivation

  • nannou

    A Creative Coding Framework for Rust.

  • nannou, a creative-coding framework.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • ugrep vs. grep – What are the differences?

    3 projects | /r/commandline | 8 Mar 2023
  • Will musl eventually replace glibc

    2 projects | /r/C_Programming | 6 Jun 2021
  • Ripgrep is faster than {grep, ag, Git grep, ucg, pt, sift} (2016)

    2 projects | news.ycombinator.com | 15 Mar 2021
  • Ripgrep

    1 project | news.ycombinator.com | 25 Feb 2024
  • Ugrep – a more powerful, ultra fast, user-friendly, compatible grep

    27 projects | news.ycombinator.com | 30 Dec 2023