-
Updated
Jul 16, 2020 - Java
#
search
Here are 3,469 public repositories matching this topic...
All Algorithms implemented in Java
search
java
algorithms
wiki
reference
interview
sort
sorting-algorithms
interview-questions
implementation
algorithm-challenges
algorithms-implemented
algorithms-datastructures
ripgrep recursively searches directories for a regex pattern
-
Updated
Jul 11, 2020 - Rust
Minimal examples of data structures and algorithms in Python
-
Updated
Jul 16, 2020 - Python
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Jul 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
Apr 8, 2020 - JavaScript
-
Updated
Jul 3, 2020 - Rust
n³ The missing terminal file manager for X.
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
Jul 14, 2020 - C
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
search
algorithm
algorithms
cpp
machine-learning-algorithms
sort
data-structures
educational
algorithm-competitions
interview-questions
algorithms-implemented
interview-preparation
artificial-intelligence-algorithms
instructor-materials
-
Updated
Jul 17, 2020 - C++
A bit like Solr, but much smaller and not as bright
-
Updated
Jun 13, 2020 - JavaScript
mhmttosun
commented
Apr 29, 2019
Object-based searching.
-
Updated
Jun 8, 2020 - Ruby
search
console
google
terminal
command-line
standalone
google-search
google-news
google-site-search
web-search
-
Updated
Jul 12, 2020 - Python
george-dotdev
commented
Feb 18, 2020
Affected Projects
React
Is your feature request related to a problem? Please describe.
Was looking through the change log and the new documentation but could not find any reference to the deprecated DataController.
Describe the solution you'd like
Would be great to get some documentation on the recommended way to migrate from using DataController to not using it.
**Descr
React UI components / widgets. The easiest way to build a great search experience with Elasticsearch.
-
Updated
Jul 15, 2020 - TypeScript
search
console
terminal
command-line
bookmark
standalone
bookmarks
organizer
bookmark-manager
privacy-aware
-
Updated
Jun 30, 2020 - Python
Apache Lucene and Solr open-source search software
-
Updated
Jul 17, 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
Jul 6, 2020
A repository for All algorithms implemented in Javascript (for educational purposes only)
search
cryptography
algorithm
cipher
mathematics
sort
data-structures
conversions
bubble-sort
sorting-algorithms
algorithm-challenges
caesar-cipher
vigen-re-cipher
-
Updated
Jul 17, 2020 - JavaScript
Algorithms Implemented in GoLang
search
sorting
algorithms
datastructures
interview
data-structures
preparation
algorithms-implemented
community-driven
interview-preparation
-
Updated
Jul 16, 2020 - Go
Official Python low-level client for Elasticsearch
-
Updated
Jul 16, 2020 - Python
A full-text search engine in rust
-
Updated
Jul 17, 2020 - Rust
Simple autocomplete pure vanilla Javascript library.
search
fast
lightweight
autocomplete
simple
vanilla-javascript
dropdown
customizable
autocomplete-component
auto-complete
autocomplete-search
suggestions
javascipt
autocomplete-functionality
suggestion-engine
autocompletion-engine
autosuggestion
autocomplete-library
autocomplete-js
autocompletejs
-
Updated
Jul 16, 2020 - JavaScript
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."
Is it possible to add an option
-prune
, to not explore sub-directories, when the current directory has been matched ? (likefind -prune
)