#mini-grep

  1. minigrep_wise

    minigrep project from the rust book project

    v0.1.0 #mini-grep #rust-book #case-insensitive #unit-testing #command-line #case-sensitive #load-file #handle-error #exercise #poem
  2. minigrep_pack

    A small clip clone of minigrep

    v0.1.1 #mini-grep #line-search #case-sensitive #arguments-parser #case-insensitive #search-case #clip #cli-parser #cargo-publish
  3. minigrep-tool-cli

    command-line search tool

    v0.1.1 #mini-grep #file-search #command-line-search #query
  4. minigrep_tuhin

    A mini grep tool implemented in Rust

    v0.1.0 #mini-grep #tool #query #sample #line
  5. minigrep-cli-tool

    cli tool to search upon a text file for lines containing specified string

    v0.1.1 #mini-grep #text-search #case-insensitive #text-file #case-sensitive #search-case-insensitive #string-search
  6. eytan-minigrep

    minigrep from "the book"

    v0.1.3 #mini-grep #book #file #command-line-tool #rust-book #grep-like #chapter-12
  7. dimgrep

    command-line text search tool written in Rust, based on the minigrep example from The Rust Programming Language

    v0.1.0 #command-line-tool #mini-grep #command-line-text #text-search
  8. j4l_minigrep

    learning Project for test

    v0.1.0 #mini-grep #learning #testing #language #create
  9. minigrep_elijahkx

    MiniGrep is a Rust-based command-line tool, with a (current) size of 588KB that lets users search files for a given query string and shows matching lines with their line numbers

    v0.1.2 #file-search #mini-grep #linux #grep
  10. minigrep_mm

    minigrep app from rust-book with public lib methods

    v0.1.0 #mini-grep #from-rust-book #methods #public #lib
  11. minigrepbk

    A collection of utilities to make performing searching text in a certain document

    v0.1.0 #text-document #text-search #make-performing #mini-grep
  12. minigrep_sntzy

    minigrep for sntzy

    v0.1.0 #mini-grep #sntzy #mini-grep-for-sntzy
  13. minigrep_101

    Minigrep implementation of the Rust Book

    v0.1.0 #mini-grep #rust-book #101 #implementation-of-rust-book
  14. az_minigrep

    minigrep CLI program to search a query string from a file and print out the matched lines

    v0.1.0 #query-string #search-query #case-insensitive #string-matching #mini-grep #string-search #search-case #multi-line
  15. minigrep_vbomfim

    grep tool written in Rust

    v0.2.0 #mini-grep #file-search #case-sensitive #pattern #print #command-line-tool
  16. minigrep_jeck

    minigrep is a grep clone that takes a query and searches for the query in the file; with added support for regex

    v0.1.1 #mini-grep #search-query #file-search #clone #regex
  17. shaygrep

    Minigrep from the Rust Book, for my practice

    v0.1.1 #mini-grep #rust-book #practice #github
  18. minigrep-daniel

    version of linux command grep

    v0.1.0 #mini-grep #command #linux
  19. butterkups-minigrep

    Mini grep utility; very weak application, use grep instead

    v0.1.1 #mini-grep #grep
  20. my_minigrep321

    A command line tool to retrieve all lines from a file containing a given string

    v0.1.2 #mini-grep #containing #retrieve #command-line-tool #string
  21. Try searching with DuckDuckGo.

  22. minisearch

    A mini search which can handle both - case sensitive or in-sensitive both

    v0.1.1 #case-sensitive #mini-grep #search-case #handle
  23. minigrep_ironcore864

    A commandline tool that greps a needle in the hay. Support case-sensitive search; default not.

    v0.1.1 #command-line-tool #mini-grep #case-sensitive #default #needle
  24. jiang_mini_grep

    minigrep 查询文件的某个字符

    v0.1.1 #mini-grep #jiang
  25. minigrep_flict

    Simplest text-in-file search engine from rust book

    v0.1.1 #mini-grep #search-engine #text-file #simplest #rust-book
  26. rahat3062_minigrep

    A light-weight & minimal implementation of the grep cli app

    v0.1.3 #mini-grep #file-search #lightweight #string-search #command-line-utilities #command-line-interface
  27. minigrep_improved

    A command line tool to search for a string in a file

    v0.1.2 #file-search #mini-grep #string-search #practice #command-line-tool #search-in-file
  28. anyu-minigrep

    a mini grep command line tool

    v0.1.1 #mini-grep #command-line
  29. minigrepx719

    A grep implementation in Rust

    v0.1.1 #mini-grep #file-path #print #tool #text #contents-of-file
  30. pranav_minigrep

    Mini Version of grep regex command. It finds out the given string and returns the line containing it.

    v0.1.4 #mini-grep #case-insensitive #command-line #pranav #regex #version-of-grep
  31. grep-clone

    A mini grep clone from the Rust-lang official tutorial

    v0.2.1 #mini-grep #clone #tutorial #file #substring
  32. minigrep_unlimate_test_of_rustbook

    minigrep from rust book lul

    v0.1.0 #rust-book #mini-grep #lul
  33. minigrep_desonglll

    grep implementation from The Rust Programing Book

    v0.1.2 #mini-grep #programing #book #query
  34. minigrep_xiaoai

    一个简单的命令行工具,用于在文件中搜索字符串。

    v0.1.1 #mini-grep #命令行工具 #productive #pick #个简单 #duct #package-manager
  35. tim-rust-minigrep

    A Minigrep

    v0.1.1 #mini-grep #ignore-case #cargo-run #power-shell #poem #ps #ignore-case-1 #文件
  36. ergrep

    grep strings within a line from a text file

    v0.1.1 #text-file #file-search #text-search #string-search #grep #line-search #file-line #mini-grep
  37. bingrep123

    tutorials project of fbbin

    v0.1.2 #mini-grep #tutorial #amd #cmd #linux
  38. sempgrep

    Learning rust with building minigrep

    v0.1.0 #learning #mini-grep #building #project
  39. lilgrep

    A minimal command-line tool that searches for lines matching a pattern in a file, similar to grep. Built for simplicity and learning purposes.

    v0.1.0 #search-pattern #mini-grep #matching #learning #built #pattern-in-file
  40. mini-grep

    A test crate with mini grep as in The Book

    v0.1.3 #book #grep #grep-in-book
  41. minigrep_maybe

    Just another minigrep from Rust book

    v0.1.2 #mini-grep #rust-book #maybe
  42. minigrep_macano953

    A fun grep tool written as my first incursion into Rust. Not intended to be inherited and used in production code

    v0.1.1 #mini-grep #case-insensitive #fun #tool #text-search #case-sensitive #inherit
  43. chry_minigrep

    grep implementation from The Rust Programing Book.《Rust 程序设计语言》中的一个项目例程:获取一个文件名和一个字符串作为参数,接着读取文件并找到其中包含字符串参数的行…

    v0.1.0 #mini-grep #获取一个文件 #然后打印出这 #为参数 #programing
  44. minigrep_sopesto

    minigrip es una aplicación hecha siguiendo la guía del libro *The Rust Programming Lenguage*. La misma busca recrear de forma minimalista la aplicación grep.

    v0.1.1 #la #mini-grep #del #una #es #rust-programming #aplicación #busca
  45. minigrep_pbegle

    grep CLI tool

    v0.1.0 #mini-grep #case-insensitive #case-sensitive #query #filename #text-search #command-line-tool #file-txt #env-vars
  46. minigrep-kingh0730

    kingh0730's minigrep

    v0.1.1 #mini-grep #kingh0730
  47. megagrep

    searching text program for practicing Rust

    v0.1.0 #search #text-search #practicing #shell #mini-grep
  48. minigrep_dan4ik605743

    MiniGrep from rust book

    v0.1.0 #mini-grep #rust-book #dan4ik605743
  49. minigrep_iaziz786

    grep

    v0.1.0 #mini-grep #case-insensitive #case-sensitive #filename #search-case #string-search #cargo-run
  50. minigrep_boypaper

    some command like linux grep

    v0.1.2 #mini-grep #command #linux
  51. minigrep_lswarss

    A very small part of Unix/Linux tool grep made with Rust for learning purpose while reading and studying the Rust Book

    v0.1.0 #mini-grep #tool #rust-book #linux #learning #studying #case-insensitive #case-sensitive #github-actions
  52. minigrep-extremq

    Example crate from the rustbook

    v0.1.0 #file-search #mini-grep #line-search #rust-book #string-search #cargo-run #poem
  53. minigrep_crate

    grep like console application

    v0.1.0 #mini-grep #applications #console #text-search
  54. minigrep_dungtl2003

    very small project for rust that can find lines you want in a file

    v0.1.1 #mini-grep #file #find #file-line
  55. mmsearch

    一个从文本文件中查找字符的命令行工具。只支持utf8编码的文件

    v0.1.1 #文件 #mini-grep #命令行工具
  56. zzq_minigrep

    官方参考学习minigrep,使用命令行查找文件里面的关键词

    v0.1.0 #mini-grep #run #关键词 #cargo-run #filename
  57. minigreprfoxkendo

    miniature version of grep with some useful utilities

    v0.1.1 #miniature #utilities #version-of-grep #mini-grep #rust-book #ron
  58. minigrep_ding404

    A mini version for grep cli tool

    v0.1.1 #mini-grep #version #cli
  59. vibo_minigrep

    find text in a file

    v0.1.0 #mini-grep #text-file #file-search #find
  60. minigrep_by_mist

    a demo for Cargo create

    v0.1.1 #mini-grep #search-query #file-search #cargo #create
  61. minigrep_ag

    A light version of the popular command-line utility grep

    v0.1.2 #command-line-tool #mini-grep #light #version-of-popular #cargo-run #chapter-12
  62. moj_minigrep

    A minigrep written for learning purposes

    v0.1.0 #mini-grep #learning #moj
  63. minigrep_yibozhuang

    minigrep for playing with Rust

    v0.1.0 #mini-grep #exercise #playing #github #vs-code #rls
  64. mario_minigrep

    first project for minigrep

    v0.1.1 #mini-grep #mario #first
  65. omar_minigrep

    Minimal grep implementation from The Rust Programming Language book for learning purposes

    v0.1.1 #mini-grep #rust-book #learning #going #im #enjoy
  66. minigrep_ao

    Learning Rust

    v1.0.0 #mini-grep #learning #ao
  67. pandastd-mini-grep

    A command line tool to search for a string in a file

    v0.1.0 #mini-grep #file-search #string-search #search-in-file #command-line-tool #cargo-run #ignore-case-1
  68. minigrep_learning_2048

    Tutorial project to create the minigrep package

    v0.1.0 #tutorial #mini-grep #pattern #create
  69. minigrep_david20019

    Command line utility that searches for a string in files

    v0.1.1 #mini-grep #string-search #command-line-tool
  70. chaogrep

    A mini grep

    v0.1.0 #mini-grep
  71. minigrep_marcinskic

    very simple implementation of grep utility tool, made as an exercise from "The Book"

    v0.1.0 #tool #mini-grep #exercise #utility-tool #very-simple
  72. minigrep_spc

    minigrep implementation as copied from the Rust Book

    v0.1.0 #mini-grep #rust-book #copied #certain-calculations #make-performing
  73. minigrep_pt_br_23

    Minigrep feito com base no Rust Book

    v0.1.1 #mini-grep #com #rust-book #um #base #para #textos
  74. ysn_minigrep

    contains my implementation of the minigrep program

    v0.1.0 #mini-grep #file-search #primary-color #case-sensitive #search-query #search-case #process-exit
  75. minigrep_vandaeldev

    Rust-book implementation of the grep utility

    v0.1.0 #mini-grep #rust-book #cli #tool-for-searching #text
  76. minigrep_daglade

    A result of following the rust book

    v0.1.0 #rust-book #mini-grep #daglade
  77. rodarte-minigrep

    CLI for simple plain-text searching

    v0.1.0 #mini-grep #text-search #plain-text #perform #target #string-content
  78. minigrep_imsamazing

    Minigrep as detailed in the rust book v1.6.2

    v0.1.0 #mini-grep #rust-book #v1-6 #detailed
  79. minigrep_test_package_001

    A small CLI implementation of the grep command, written in Rust

    v0.1.0 #command-line-tool #mini-grep #cli-of-grep #book #tutorial #chapter-12
  80. minigrep_philip

    A simplified version of the well-known grep command

    v0.1.0 #mini-grep #well-known #version #command
  81. bgrp

    A very simple minigrep in terminal

    v0.1.0 #mini-grep #terminal
  82. minigrep_comyxy

    minigrep

    v0.1.0 #mini-grep #comyxy
  83. minigrep_lucky

    An mini grep tools implements by Rust

    v0.1.0 #mini-grep #lucky
  84. minigrep_2024_2_5

    grep

    v0.1.0 #mini-grep #certain-calculations #make-performing
  85. minigrep_fantasy

    a mini grep function

    v0.1.0 #mini-grep #fantasy
  86. manes_minigrep

    grep for a string within a text file

    v0.1.0 #mini-grep #text-file #string #des #tutorial #video #hob
  87. mividtim_minigrep

    A very simple version of the grep utility

    v0.1.0 #mini-grep #version-of-grep
  88. cargo-minigrepx719

    A grep implementation in Rust

    v1.0.0 #file-search #mini-grep #text-search
  89. minigrep_by_hq_practice

    A mini grep clone

    v1.0.0 #mini-grep #clone
  90. minigrep-nepelover

    Esto es una prueba no mames, aunque furula de lujo ya tu sabe

    v0.1.0 #una #es #mini-grep #de #un #en #texto #tu #ya #prueba
  91. minigrep-yogie

    A demo Rust to grep some word from rust-lang.com

    v0.1.1 #mini-grep #word #clone
  92. thifl-minigrep

    The minigrep project from the Rust cookbook

    v0.1.0 #mini-grep #cookbook #query #file-search #introductory
  93. timinigrep

    A minigrep test

    v0.1.0 #testing #mini-grep
  94. minigrep_vielenkz

    grep using rust

    v0.1.2 #mini-grep #file #find
  95. minigrep_rulewrite

    grep implementation from The Rust Programing Book

    v0.1.0 #mini-grep #programing #book #command-line #building
  96. iamchopper_minigrep

    studying rust book. Cheers!

    v0.1.0 #mini-grep #rust-book #cheers #studying #command-line
  97. metasophiea_minigrep

    test crate which contains the Minigrep example code from the rust-lang book

    v0.1.1 #mini-grep #book #going #amazing #storm
  98. minigrep_jondeaves

    grep implementation from The Rust Programing Book

    v0.1.0 #mini-grep #programing #book
  99. miaoyu_minigrep

    mini grep

    v0.1.0 #mini-grep #miaoyu
  100. newminigrep

    I am really learning rust, it has been fun :)

    v0.1.0 #learning #fun #am #mini-grep #version-of-grep
  101. brian_minigrep

    A minigrep example from rust book

    v0.1.0 #mini-grep #rust-book #brian
  102. massimans-minigrep

    little minigrep from rust-lang tutorial

    v0.1.0 #mini-grep #tutorial
  103. farron_minigrep

    search specific string in file given

    v0.1.0 #mini-grep #string-search #file-path
  104. mfaizudd-minigrep

    mfaizudd's implementation of minigrep from the rust programming language book

    v0.1.0 #mini-grep #rust-book #mfaizudd
  105. minigrep_oldironhorse

    grep reimplementation from the rust book

    v0.1.0 #mini-grep #oldironhorse #rust-book
  106. minigrepdemothorndal

    A mini grep exercise from rust book

    v0.1.0 #mini-grep #exercise #rust-book
  107. minigrep3

    barebone mini grep

    v0.1.0 #mini-grep #barebone
  108. cat_minigrep

    demo about learning how to use rust

    v0.1.0 #mini-grep #demo #learning #beginers #learn
  109. minigrep_granawkins

    A demo project from The Rust Book for matching strings in text file

    v0.1.0 #mini-grep #text-file #string-matching #rust-book #line
  110. minigrep_ludicrous

    minigrep is a simple grep tool written in Rust

    v0.1.0 #mini-grep #ludicrous #version
  111. minigrep_emdoyle

    Minigrep implementation from the Rust book

    v0.1.0 #mini-grep #rust-book #emdoyle
  112. adhom_minigrep

    minigrep is a toy project to practice the fundamentals of the Rust programming laguage

    v0.1.0 #mini-grep #toy #rust-programming #laguage #practice
  113. minigrep_baolhq

    Just getting started with Rust, enjoying it so far 😇

    v0.1.0 #mini-grep #far #started #rust-book
  114. makogrep

    mako 的 minigrep 示例 cli

    v0.1.0 #mini-grep #mako #示例 #cli
  115. minigrep_castachick

    Search word from specified file. This is a sample project for my training.

    v0.1.0 #mini-grep #file #word #word-search #sample
  116. aizenrut_minigrep

    The minigrep project built from the official Rust documentation

    v0.1.0 #mini-grep #documentation #built #text #word
  117. minigrep_tay

    A mini version of the grep command line tool

    v0.1.0 #command-line-tool #mini-grep #version #version-of-grep
  118. test_jonsetian

    minigrep

    v0.1.1 #mini-grep #jonsetian
  119. pozix_minigrep

    my minigrep

    v0.1.0 #mini-grep #pozix