-
Updated
Dec 18, 2020 - Java
#
search
Here are 3,896 public repositories matching this topic...
All Algorithms implemented in Java
search
java
algorithms
wiki
reference
interview
sort
sorting-algorithms
interview-questions
implementation
algorithm-challenges
hacktoberfest
algorithms-implemented
algorithms-datastructures
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
Updated
Dec 18, 2020 - Rust
Minimal examples of data structures and algorithms in Python
-
Updated
Dec 17, 2020 - Python
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Dec 16, 2020 - HTML
The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
Dec 11, 2020 - Rust
n³ The unorthodox terminal file manager.
android
c
search
vim
cli
console
productivity
raspberry-pi
multi-platform
terminal
command-line
filesystem
launcher
ncurses
wsl
file-manager
suckless
file-preview
disk-usage
batch-renamer
-
Updated
Dec 18, 2020 - C
Open
Create N-bonacci.cpp
1
neha-hasija17
commented
Oct 16, 2020
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist
- Added description
1
sonechca
commented
Oct 25, 2020
Welcome to JavaScript community
Describe your change:
- Add an algorithm?
- Fix a bug or typo in an existing algorithm?
- Documentation change?
Checklist:
- I have read CONTRIBUTING.md.
- This pull request is all my own work -- I have not plagiarized.
- I know that p
A bit like Solr, but much smaller and not as bright
-
Updated
Dec 11, 2020 - JavaScript
Next-Generation full text search library for Browser and Node.js
nodejs
javascript
search
open-source
search-engine
elasticsearch
web
search-in-text
fuzzy-search
standalone
web-worker
javascript-library
fuzzy
full-text-search
node-module
search-algorithm
searching-algorithms
fulltext-search
searching
-
Updated
Nov 29, 2020 - JavaScript
devraj4522
commented
Oct 29, 2020
Tick-Tack-Toe game is not working for exception part
Description
Else part on line 247 takes you to infinite loop on getting any char value as input for position.
Expected Behavior
javascript
search
computer-science
tree
algorithm
algorithms
graph
book
data-structures
heap
coding-interviews
javascript-algorithms
-
Updated
Dec 17, 2020 - JavaScript
search
console
google
terminal
command-line
standalone
google-search
google-news
google-site-search
web-search
-
Updated
Nov 23, 2020 - Python
Object-based searching.
-
Updated
Dec 15, 2020 - Ruby
search
nlp
data-science
machine-learning
natural-language-processing
reinforcement-learning
computer-vision
deep-learning
scale
paper
production
data-engineering
data-discovery
recsys
recommendation
papers
hacktoberfest
data-quality
applied-data-science
applied-machine-learning
-
Updated
Dec 15, 2020
Algorithms Implemented in GoLang
search
sorting
algorithms
datastructures
interview
data-structures
preparation
hacktoberfest
algorithms-implemented
community-driven
interview-preparation
-
Updated
Nov 14, 2020 - Go
Fast, typo tolerant, fuzzy search engine for building delightful search experiences ⚡ 🔍
search
search-engine
cpp
fuzzy-search
full-text-search
instantsearch
typo-tolerance
site-search
app-search
typesense-server
-
Updated
Dec 18, 2020 - C++
React, React Native and Vue UI components for building data-driven apps with Elasticsearch
react
search
elasticsearch
react-native
vue
react-components
vue-components
developer-tools
ui-components
data-components
actuators
reactive-search
live-demos
sensor-components
-
Updated
Dec 11, 2020 - JavaScript
search
console
terminal
command-line
bookmark
standalone
bookmarks
organizer
bookmark-manager
privacy-aware
-
Updated
Dec 13, 2020 - Python
GraphQL API & React UI components for Elasticsearch. The easiest way to build a great search experience
-
Updated
Dec 18, 2020 - TypeScript
Apache Lucene and Solr open-source search software
-
Updated
Dec 19, 2020 - Java
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
search
elasticsearch
awesome
kibana
logstash
database
nosql
lucene
elasticsearch-cluster
elastalert
query-elasticsearch
elasticsearch-configuration
-
Updated
Sep 20, 2020
Privacy enhanced BitTorrent client with P2P content discovery
-
Updated
Dec 18, 2020 - Python
vladak
commented
May 5, 2019
When working on a fix for #2755 I noticed that tags are being handled that cannot be used anyway, e.g. tags of disconnected changesets. Similarly, per-branch tags should be constrained to the checked out branch.
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."


In Git Bash, I use the alias
fd='MSYS_NO_PATHCONV=1 fd --path-separator=/'so that everything is generally done with bash-style path names. This doesn't work with the --exec feature. This makes the output of "grep -H" annoying. The good news is that it functions - grep must accept either file separator. The bad news is that I get a path string I can't usefully copy/paste in the shell to pass to