#
searcher
Here are 54 public repositories matching this topic...
Aerojump is a fuzzy-match searcher/jumper for Neovim with the goal of quick keyboard navigation
-
Updated
Jul 19, 2020 - Python
Tools to make searching and viewing easy.
-
Updated
Aug 17, 2021 - Python
[DEPRECATED] A simple torrent file searcher written in Python
python
search
search-engine
torrent
spellcheck
python3
requests
magnet-link
magnet-uri
searcher
piratebay
auto-correct
kickass
pyperclip
zooqle
beautifulsoup4
torrent-search
torrent-searcher
-
Updated
Nov 3, 2020 - Python
YTSearcher | 170k+ DL | 1000+ Dependents | NodeJS package providing an easy-to-use promise-based solution for getting youtube search results.
-
Updated
Mar 31, 2021 - JavaScript
A bot that scrapes Twitter.
-
Updated
Mar 1, 2020 - Python
Command line mind map searcher
mysql
python
search
search-engine
database
xml
mariadb
lookup
xml-parsing
keyword
searcher
hierarchical-data
mindmap
xmind
pipenv
xmind-searcher
xmind-maps
-
Updated
May 28, 2018 - Python
Search .git folders for emails and URL's that should otherwise be hidden
-
Updated
Mar 7, 2021 - Python
C++ File Search Engine for Enron Email Sample Dataset
mysql
php
search-engine
c-plus-plus
gui
algorithm
sql
gui-application
mysql-database
search-algorithm
searcher
email-parsing
file-search
input-output
file-parser
ranking-algorithm
mysqlx
enron-email-dataset
ranking-methods
klik
-
Updated
Jan 19, 2019 - C++
Tinder user searcher and DB creation. Proof of concept for Tinder security team
-
Updated
Mar 26, 2019 - Python
jcs090218
commented
Sep 21, 2020
jcs090218
commented
Sep 21, 2020
Right now we use the following function to move toward a line.
The performance is O(n) and we consider this is very slow while the target line (argument LN) is high.
Same issue here: emacs-helm/helm-searcher#1
Searcher is a very customizable program that allows you to search the web outside of your browser.
-
Updated
May 29, 2021 - Lua
Develop optimal solutions to a scheduling problem by modelling it as a Constraint Satisfaction Problem (CSP), a method used widely in the field of Artificial Intelligence.
csp
constraint-satisfaction-problem
artificial-intelligence
searcher
scheduling-problem
constraint-optimization
-
Updated
Aug 6, 2019 - Python
A simple word searcher (Oxford Learner's Dictionary + Urban Dictionary + Cambridge Dictionary)
-
Updated
Apr 6, 2021 - Python
SJTU PRP Project: Utilize NLP tools to enhance searching of code conventions.
-
Updated
Oct 13, 2020 - Java
Improve this page
Add a description, image, and links to the searcher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the searcher topic, visit your repo's landing page and select "manage topics."
Right now this plugin only supports regular expression base search. It is easy to implement a pure string option by using😕
regexp-quotefunction. But I don't know if this is necessary.