Sourcegraph is a fast, open-source, fully-featured code search and navigation engine. It provides Fast global code search with a hybrid backend that combines a trigram index with in-memory streaming, Code intelligence for many languages via the Language Server Protocol.
code-search code-intelligence code-search-engine source-codeA code-searching tool similar to ack, but faster. It ignores file patterns from your .gitignore and .hgignore. If there are files in your source repo you don't want to search, just add their patterns to a .ignore file. (*cough* *.min.js *cough*)
text-search regex regular-expression grep code-search cli boyer-moore command-lineCode Search is a tool for indexing and then performing regular expression searches over large bodies of source code. It is a set of command-line programs written in Go.
code-search code-search-engine source-codeThis is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and Exuberant ctags. It can also work with Universal ctags, which is a drop-in replacement for Exuberant ctags.
cscope ctags code-analysis code-searchThis is the World's first Offline code Search Engine presented by OpenGenus Foundation. You can, now, search code for any algorithm or data-structure in your favorite language even when you are not connected to the internet. We are on a mission to bring the best parts of the Internet Offline, enable people to work offline for a longer period of time and revolutionize the way people interact with the web.
search-engine opengenus code-search offlineThis is a fast text search engine, intended for use with source code. (Pronunciation: roughly as you would pronounce "zooked" in English)
code-search search-engine searchenginesearchcode server is a powerful code search engine with a sleek web user interface. searchcode server works in tandem with your source control system, indexing thousands of repositories and files allowing you and your developers to quickly find and reuse code across teams.
searchcode-server search code-search search-engine code-search-engineugrep is ultra fast grep with interactive query UI and fuzzy search. It can search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents and more. A faster, user-friendly and compatible grep replacement.
search vim unicode interactive zip regex tar fuzzy-search code-search recursively-search source-code grep ripgrep silver-searcher hexdump file-search text-search shell-utilities grepping grep-searchSourcetrail, the lightweight code visualizer specifically crafted for fast and comprehensive navigation within your source code. Sourcetrail utilizes software visualization to dynamically generate interactive code maps of any selected type, function, variable, etc. and shows all their dependencies to the rest of the codebase.
code-search code-browser visualization code-search-engine source-code-search source-codeCodePilot.ai is the Search Tool for Software Developers. Search multiple sources like Github, Stackoverflow, Searchcode at once and find solutions to your coding problems.
code-search code-search-engine aggregation source-codeelisp-refs is an intelligent code search for Emacs lisp. It can find references to functions, macros or variables. Unlike a dumb text search, elisp-refs actually parses the code, so it's never confused by comments or variables with the same name as functions.
emacs-lisp code-search find-referencesgofind is a comamnd that searches through Go source code by types.
code-searchYou can use these container to reproduce the environment the authors used for this tutorial. Incase it is helpful, I have provided a requirements.txt file, however, we highly recommend using the docker containers provided below as the dependencies can be complicated to build yourself. hamelsmu/ml-gpu: Use this container for any gpu bound parts of the tutorial. We recommend running the entire tutorial on an aws p3.8xlarge and using this image.
machine-learning nlp deep-learning tensorflow keras pytorch fastai search-algorithm semantic-search semantic-search-engine search searching-algorithms tutorial data-science natural-language-processing machine-learning-on-source-code ml-on-code code-searcha web and command-line code search tool for teams. Botanist is now built to be deployed to a host via docker containers.
productivity search code-search non-production-codeThis project contains the code to reproduce the experiments in the paper Neural Code Search Revisited: Enhancing Code Snippet Retrieval through Natural Language Intent. It implements retrieval systems for annotated code snippets: pairs of a code snippet and a short natural language description. Our pretrained models and datasets are hosted on Zenodo (https://zenodo.org/record/4001602). The models and datasets will be downloaded automatically when calling load_model, load_snippet_collection, etc. (see the code examples below). In addition, the project also implements some code-only retrieval models (BM25, NCS, UNIF) for snippet collections that do not come with descriptions.
machine-learning natural-language-processing deep-learning transformer code-search code-reuseSyntax-aware grep for PHP code. This repository is used for the library and command-line tool development. A good source for additional utilities and ready-to-run recipes is phpgrep-contrib repository.
search syntax code ast code-search grep structured-search php-grep structural-search phpgrepGrape is a syntax-aware grep-like utility for Clojure code. It allows you to search for code patterns using Clojure data structures. Run grape --help to show all options.
cli pattern-matching clojure-library code-search
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.