My first project: A basic grep clone

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • grab

    An attempt at making a simple clone of grep(1) using Rust. (by selectiveduplicate)

  • As part of my journey of learning Rust, I've made a very basic clone of grep. It has most of the primary functions of grep, I think. Along the way I've learned a lot. It could certainly use some performance optimizations; if you look at the code you'll know what I mean! But I'm proud of it; never thought I could do systems programming or shape up a tool like this from scratch.

  • ripgrep

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

  • For further ideas you can also look into ripgrep

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