rzgrep

grep utility that searches through zip,jar,ear,tgz,bz2 in any form of nesting; it can also decompile class files (by MoserMichael)

Rzgrep Alternatives

Similar projects and alternatives to rzgrep

  • go

    2,070 rzgrep VS go

    The Go programming language

  • slicy

    Generic utility methods for Go slices / arrays / collections, heavily inspired by Lodash.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • linq-in-go

    LINQ to Objects in Go by generic higher order functions

  • cirque

    A circular queue that processes jobs in parallel but returns results in FIFO (by sudhirj)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rzgrep alternative or higher similarity.

rzgrep reviews and mentions

Posts with mentions or reviews of rzgrep. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-12.
  • When to Use Generics
    6 projects | news.ycombinator.com | 12 Apr 2022
    I think so, too, but only because that’s idiomatic go. In general, it’s not a good idea to have functions that logically return a value or an error return a value and an error. If you use go, that’s what you do, though.

    I see that that was changed already (https://github.com/MoserMichael/rzgrep/commit/764b9ad61a5dbe...)

    I think I would not return “ctx.data[0]” for the value returned in case of error, though, but either

    - a fresh new instance of T

    - a special instance of T created once

    The first is cleanest, but may not be performant if creating T’s is costly.

    The second may be risky if the returned items are mutable and the caller changes them.

Stats

Basic rzgrep repo stats
2
7
0.0
about 1 year ago

MoserMichael/rzgrep is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of rzgrep is Go.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com