datasette-ripgrep

Web interface for searching your code using ripgrep, built as a Datasette plugin (by simonw)

Datasette-ripgrep Alternatives

Similar projects and alternatives to datasette-ripgrep

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

datasette-ripgrep discussion

Log in or Post with

datasette-ripgrep reviews and mentions

Posts with mentions or reviews of datasette-ripgrep. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-03.
  • Why Ruby's Timeout is dangerous (and Thread.raise is terrifying) (2015)
    4 projects | news.ycombinator.com | 3 Jun 2024
    I'm fascinated by this general problem - I see it as a close relative of the "sandbox" problem, where I want to be able to safely run user-defined untrusted operations.

    For timeouts, I want to be able to build web application features which are guaranteed to terminate early after eg 2s in a way that resets all resources related to the operation.

    The best way I've found of doing this so far involves proceses: run the time-bound operation in an entirely separate process and terminate it early if necessary.

    I do that with "rg" here: https://github.com/simonw/datasette-ripgrep/blob/a40161f6273...

  • GitHub – GSA/code-gov: An informative repo for all Code.gov repos
    12 projects | news.ycombinator.com | 9 Sep 2023
    https://github.com/simonw/datasette-ripgrep

    Seeing as there's already a JSONLD @context (schema) for code.json, CSVW as JSONLD and/or YAMLLD would be an easy way merge Linked Data graphs of tabular data:

Stats

Basic datasette-ripgrep repo stats
2
72
5.0
about 1 year ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Python is
the 2nd most popular programming language
based on number of metions?