codesearch

Open-source projects categorized as codesearch
Language: + Python + C++

Top 4 codesearch Open-Source Projects

    Project mention: Show HN: SeaGOAT – local, “AI-based” grep for semantic code search | news.ycombinator.com | 2023-09-20

    I've been test driving a similar one https://github.com/sturdy-dev/semantic-code-search

    But yours has a more permissive license!

    I also had to modify it a bit to allow for the line endings I needed and it frustratingly doesn't allow specifying a path, and often returns tests instead of code

  • datasette-ripgrep

    Web interface for searching your code using ripgrep, built as a Datasette plugin

  • Project mention: Why Ruby's Timeout is dangerous (and Thread.raise is terrifying) (2015) | news.ycombinator.com | 2024-06-03

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

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • codesearch

    Semantic Code Search tool. Query your codebases using natural language (by rahuldan)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

codesearch related posts

  • Why Ruby's Timeout is dangerous (and Thread.raise is terrifying) (2015)

    2 projects | news.ycombinator.com | 3 Jun 2024
  • Show HN: SeaGOAT – local, “AI-based” grep for semantic code search

    9 projects | news.ycombinator.com | 20 Sep 2023
  • Show HN: Natural Language Search for Any GitHub Repo

    1 project | news.ycombinator.com | 7 Feb 2023
  • Natural Language Search for Codebases (https://github.com/rahuldan/codesearch)

    1 project | /r/coolgithubprojects | 11 Jan 2023
  • Show HN: GPTDuck – Ask questions about any GitHub repo

    6 projects | news.ycombinator.com | 5 Jan 2023
  • Show HN: Semantic Search for Any Video

    5 projects | news.ycombinator.com | 4 Jan 2023
  • SantaCoder: A new 1.1B code model for generation and infilling

    2 projects | news.ycombinator.com | 22 Dec 2022
  • A note from our sponsor - Scout Monitoring
    www.scoutapm.com | 3 Jun 2024
    Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today. Learn more →

Index

What are some of the best open-source codesearch projects? This list will help you:

Project Stars
1 semantic-code-search 275
2 datasette-ripgrep 71
3 blink 51
4 codesearch 26

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