All Algorithms implemented in Java
-
Updated
Aug 12, 2021 - Java
{{ message }}
All Algorithms implemented in Java
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Minimal examples of data structures and algorithms in Python
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
Added a cpp file for Floyd Algorithm for cycle detection Description of Change
A repository for All algorithms implemented in Javascript (for educational purposes only)
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.
Currently when clicking an image from search resutls the pop-up includes the image at a fixed size.
I propose to either increase that scaling to a somewhat higher fixed value or factor in the original image size so that very small pictures do not become pixelated.
Currently the preview is too small in my opinion which forces me to visit the website.
Describe the feature
Implement client methods for the following endpoints:
Next-Generation full text search library for Browser and Node.js
A bit like Solr, but much smaller and not as bright
Fast, typo tolerant, fuzzy search engine for building delightful search experiences
Algorithms Implemented in GoLang
Object-based searching.
Search UI components for React and Vue: powered by appbase.io / Elasticsearch
GraphQL API & React UI components for Elasticsearch. The easiest way to build a great search experience
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!
Privacy enhanced BitTorrent client with P2P content discovery
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."
My problem is that I use my home directory as a git repo to manage my dotfiles, so there is a
~/.gitignorethat ignores everything except some files. The problem isfdwon't work by default at this situation. Although there is a--no-ignore-vcs, but I still want.gitignoreto be respected when I am in a project directory.Ripgrep has a flag
--no-ignore-parentthat can ignore `.gitigno