All Algorithms implemented in Java
-
Updated
Jul 16, 2020 - Java
All Algorithms implemented in Java
ripgrep recursively searches directories for a regex pattern
Minimal examples of data structures and algorithms in Python
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
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.
n³ The missing terminal file manager for X.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
A bit like Solr, but much smaller and not as bright
Object-based searching.
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.
Apache Lucene and Solr open-source search software
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
A repository for All algorithms implemented in Javascript (for educational purposes only)
Algorithms Implemented in GoLang
Official Python low-level client for Elasticsearch
A full-text search engine in rust
Simple autocomplete pure vanilla Javascript library.
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
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)