#
code-search
Here are 55 public repositories matching this topic...
PySonar2: an advanced semantic indexer for Python
-
Updated
Apr 26, 2021 - Java
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-search
-
Updated
Aug 20, 2021 - C++
Stay happy while offline | World's first offline search engine.
-
Updated
Oct 2, 2020 - C++
A code-understanding, code-browsing or code-search tool. This 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 ctags, and provides a nice GUI tool.
-
Updated
Jan 17, 2021 - C++
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
python
search
nlp
data-science
machine-learning
natural-language-processing
tutorial
deep-learning
tensorflow
keras
pytorch
code-search
semantic-search-engine
search-algorithm
searching-algorithms
semantic-search
fastai
machine-learning-on-source-code
ml-on-code
-
Updated
Aug 25, 2021 - Jupyter Notebook
Semantic code search and transformation
-
Updated
Sep 3, 2021 - Java
The offical home of searchcode-server where you can run searchcode locally. Note that master is generally unstable in the sense that it is not a release. Check releases for release versions https://github.com/boyter/searchcode-server/releases
-
Updated
Aug 17, 2021 - Java
-
Updated
May 25, 2021 - Java
Syntax-aware grep for PHP code.
search
go
golang
syntax
php
code
ast
code-search
grep
structured-search
php-grep
structural-search
phpgrep
-
Updated
Aug 24, 2021 - Go
an advanced semantic indexer for Ruby
-
Updated
Apr 26, 2021 - Java
Grep Clojure code using clojure.spec regexes.
-
Updated
Apr 14, 2021 - Clojure
-
Updated
Oct 30, 2020 - Clojure
It's my honor to drive you fucking fire faster, to have more time with your Family and Sunshine.This tool is for those who often want to search for a string Deeply into a directory in Recursive mode, but not with the great tools: grep, ack, ripgrep .........every thing should be Small, Thin, Fast, Lazy....without Think and Remember too much ...一个工具最大的价值不是它有多少功能,而是它能够让你以多快的速度达成所愿......
vim
rust
nim
emacs
neovim
ctags
zig
cpp14
fire
code-search
cargo
cpp17
pt
grep
ripgrep
meta-programming
cpp20
blazing-fast
stupid-search
-
Updated
Jun 16, 2021 - Rust
semantic code search for emacs lisp
-
Updated
Jun 18, 2021 - Emacs Lisp
Neural bag of words code search implementation using PyTorch and data from the CodeSearchNet project.
-
Updated
Aug 23, 2021 - Python
gofind searches through Go source code by types.
-
Updated
Mar 7, 2017 - Go
michaelbjames
commented
Mar 11, 2020
[ ] - Syntax highlighting uses a slightly off-white background color. I see two options to fix this:
- Download the current styling sheet and modify it. https://highlightjs.org/static/demo/styles/github.css
- Find a different style with a white bg: https://highlightjs.org/static/demo/ Then edit the
index.html
file to use that style sheet instead.
Models and datasets for annotated code search.
-
Updated
Jun 7, 2021 - Jupyter Notebook
FaCoY Code-to-Code Search Engine
-
Updated
Jan 18, 2019 - Python
Instant code search, source files locator. Index management for multiple projects.
code-navigation
ctags
fzf
code-search
appimage
ag
ack
grep
ripgrep
indexing-engine
code-search-engine
-
Updated
Aug 29, 2020 - C++
Search PHP source code for function & method calls, variables, and more from PHP.
-
Updated
Aug 18, 2021 - PHP
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
information-retrieval
pagerank-algorithm
stack-traces
code-search
structured-data
bug-localization
bug-reporting
artifacts-repository
query-reformulation
term-weighting
-
Updated
Jan 20, 2021 - Java
Reworked Ctags Source Navigator plugin based on source code v0.93 beta compatible with Far3
-
Updated
Mar 2, 2021 - C++
Visual Studio Code extension for CodeQuery
-
Updated
Jul 20, 2021 - TypeScript
NLP2API: Query Reformulation for Code Search using Crowdsourced Knowledge and Extra-Large Data Analytics.
word-embeddings
pagerank-algorithm
code-search
data-analytics
stack-overflow
semantic-similarity
fasttext
artifact-repository
query-reformulation
replication-package
borda-count
code-search-engine
-
Updated
Dec 31, 2020 - Java
Structural, syntax-aware search for Go code for VS Code.
-
Updated
Jun 11, 2021 - TypeScript
AUSearch | IEEE SANER 2020 | Accurate API Usage Search in Github Repositories with Type Resolution
-
Updated
Dec 19, 2020 - Java
Improve this page
Add a description, image, and links to the code-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-search topic, visit your repo's landing page and select "manage topics."
Right now we use the default prometheus histogram buckets for all metrics. This only goes up to 10 seconds, so anything lasting longer than that is considered infinite the graphs tops out with little valuable signal.
We need to separate some of our Grafana panels (and therefore the underlying metrics) based on shorter-running and longer-running tasks with appropriate buckets.