Showing 309 open source projects for "open ssh windows"

View related business solutions
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 1
    Elasticsearch

    Elasticsearch

    A Distributed RESTful Search Engine

    Elasticsearch is a distributed, RESTful search and analytics engine that lets you store, search and analyze with ease at scale. It lets you perform and combine many types of searches; it scales seamlessly, and offers answers incredibly fast with search results you can rank based on a variety of factors. Elasticsearch can be used for a wide variety of use cases, from maps and metrics to site search and workplace search, and with all data types.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    ripgrep

    ripgrep

    Regex pattern directory search tool that respects your .gitignore

    ripgrep is a line-oriented search tool that actively searches the directory you're currently in for a regex pattern. By default, ripgrep will ignore your .gitignore and skip hidden files or directories and binary files automatically. ripgrep has first class support on Windows, macOS and Linux, with binary downloads available for every release. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep. ripgrep supports arbitrary input preprocessing filters which...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Meilisearch

    Meilisearch

    An open-source, lightning-fast, and hyper-relevant search engine

    An open-source, lightning-fast, and hyper-relevant search engine that fits effortlessly into your apps, websites, and workflow. Meilisearch is a flexible and powerful user-focused search engine that can be added to any website or application. Search-as-you-type returns answers in less than 50 milliseconds. That's faster than the blink of an eye! Deploy in a matter of minutes. Smart presets let you start searching through your data with zero configuration. Send data to Meilisearch however you...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    truffleHog

    truffleHog

    Searches through git repositories for high entropy strings and secrets

    truffleHog searches through git repositories for high entropy strings and secrets, digging deep into commit history. TruffleHog runs behind the scenes to scan your environment for secrets like private keys and credentials, so you can protect your data before a breach occurs. Secrets can be found anywhere, so TruffleHog scans more than just code repositories, including SaaS and internally hosted software. With support for custom integrations and new integrations added all the time, you can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Apache Lucene

    Apache Lucene

    Apache Lucene open-source search software

    The Apache Lucene™ project develops open-source search software. The project releases a core search library, named Lucene™ core, as well as PyLucene, a Python binding for Lucene. Lucene Core is a Java library providing powerful indexing and search features, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities. The PyLucene sub-project provides Python bindings for Lucene Core. The Apache Software Foundation provides support for the Apache community of open...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Cerebro

    Cerebro

    Open-source productivity booster with a brain

    Cerebro is an open source electron-based productivity software that lets you search and see everything you need on your PC in one place. With just a few clicks you can search on your machine or on the internet everything you need; see everything you need without having to open another application; and easily find and use what you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Scout

    Laravel Scout

    Provides a driver based solution to searching your Eloquent models

    Laravel Scout provides a simple, driver-based solution for adding full-text search to your Eloquent models. Once Scout is installed and configured, it will automatically sync your model changes to your search indexes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel Cross Eloquent Search

    Laravel Cross Eloquent Search

    Laravel package to search through multiple Eloquent models

    This Laravel package allows you to search through multiple Eloquent models. It supports sorting, pagination, scoped queries, eager load relationships, and searching through single or multiple columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TNTSearch Driver for Laravel Scout

    TNTSearch Driver for Laravel Scout

    Driver for Laravel Scout search package

    This package makes it easy to add full-text search support to your models with Laravel 5.3 to 9.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    Laravel Scout Elasticsearch

    Laravel Scout Elasticsearch

    Search among multiple models with ElasticSearch and Laravel Scout

    The package provides the perfect starting point to integrate ElasticSearch into your Laravel application. It is carefully crafted to simplify the usage of ElasticSearch within the Laravel Framework. It’s built on top of the latest release of Laravel Scout, the official Laravel search package. Using this package, you are free to take advantage of all of Laravel Scout’s great features, and at the same time leverage the complete set of ElasticSearch’s search experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ransack

    Ransack

    Object-based searching

    Create search forms for your Ruby on Rails application with Ransack! Ransack is available in two modes: simple and advanced, allowing you to create either simple or advanced search forms. Simple mode works much like MetaSearch and is very easy to set up. The advanced mode makes use of Rails' nested attributes functionality in order to generate complex queries with nested AND/OR groupings, etc. This involves more complexity but does produce some very interesting search interfaces and puts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sonic

    Sonic

    Fast, lightweight & schema-less search backend

    Sonic is a super fast and lightweight, schema-less search backend that can be used in place of super-heavy and full-featured search backends like Elasticsearch. It is able to normalize language search queries, auto-complete search queries and offer the most relevant results. Being an identifier index rather than a document index, when queried it provides IDs that can be used to refer to matched documents in an external database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fuse.js

    Fuse.js

    Lightweight fuzzy-search, in JavaScript

    Fuse.js is a powerful, lightweight fuzzy-search library, with zero dependencies. Generally speaking, fuzzy searching (more formally known as approximate string matching) is the technique of finding strings that are approximately equal to a given pattern (rather than exactly). It might not make sense for every situation, but can be ideal depending on your search requirements. For example, qhen you want client-side fuzzy searching of small to moderately large data sets. Also, when you can't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SWR

    SWR

    React Hooks library for remote data fetching

    The name “SWR” is derived from stale-while-revalidate, a HTTP cache invalidation strategy popularized by HTTP RFC 5861. SWR is a strategy to first return the data from cache (stale), then send the fetch request (revalidate), and finally come with the up-to-date data. With SWR, components will get a stream of data updates constantly and automatically. And the UI will be always fast and reactive. With just one single line of code, you can simplify the logic of data fetching in your project,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fd

    fd

    A simple, fast and user-friendly alternative to 'find'

    fd is a program to find entries in your filesytem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases. First, to get an overview of all available command line options, you can either run fd -h for a concise help message or fd --help for a more detailed version. fd is designed to find entries in your filesystem. The most basic search you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DocFetcher

    DocFetcher

    Desktop search application

    DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. — You can think of it as Google for your local files. The application runs on Windows, Linux and Mac OS X.
    Leader badge
    Downloads: 1,897 This Week
    Last Update:
    See Project
  • 17
    Bowtie, an ultrafast, memory-efficient short read aligner for short DNA sequences (reads) from next-gen sequencers. Please cite: Langmead B, et al. Ultrafast and memory-efficient alignment of short DNA sequences to the human genome. Genome Biol 10:R25.
    Leader badge
    Downloads: 682 This Week
    Last Update:
    See Project
  • 18
    grepwin

    grepwin

    A powerful and fast search tool using regular expressions

    grepWin is a simple search and replace tool which can use regular expressions to do its job. This allows to do much more powerful searches and replaces. Note: project has moved to GitHub https://github.com/stefankueng/grepWin
    Leader badge
    Downloads: 530 This Week
    Last Update:
    See Project
  • 19
    Katalog

    Katalog

    Catalog and Search files from permanent or removable drives

    ...-platform (Linux Plasma and Windows 64 installer or portable). First use / tips - Simply start with the Create screen. Create your first catalog and experiment! - All data/catalog files are stored in the Settings/Collection folder. Documentation/Wiki: https://stephanecouturier.github.io/Katalog/ Follow Katalog on Facebook: https://www.facebook.com/Katalog-107117844916308 Follow active development: https://github.com/users/StephaneCouturier/projects/7
    Downloads: 66 This Week
    Last Update:
    See Project
  • 20
    Searcher

    Searcher

    Search utility for files

    This utility is intended to help in search or grep for multiple content in multiple locations for multiple file types. For help/usage, see the wiki page: https://sourceforge.net/p/searcher/wiki/Home/
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 21
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you will...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    JarFinder is a java swing based utility application, which helps in locating a jar file out of a given set of jar files. It takes a Class name/Fully qualified class name as search parameter and finds the jar for the same.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    SystemTrayMenu

    SystemTrayMenu

    SystemTrayMenu - Browse and open your files easily

    SystemTrayMenu is an open source 'Desktop Toolbar' or 'Start Menu' alternative. It offers a clear, personalized menu which can be controlled via keyboard, mouse or touchscreen. Files, links and folders are organized in several levels as dropdown menus. Various options like appearance, hotkey, autostart and behavior can be adjusted. It is written in C# and using .NET 7. SystemTrayMenu is portable, so it does not need to be installed. After downloading the zip file, unzip the folder, then start...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24

    Language-Aware String Extractor

    multi-encoding strings(1) replacement with language identification

    Enhanced version of the standard Unix strings(1) program which uses language models for automatic language identification and character-set identification, supporting over 1400 languages, dozens of character encodings, and 4800+ language/encoding pairs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    blink code search

    blink code search

    GUI of indexed grep in Windows and Linux. Source code indexing tool.

    GUI of indexed grep in Windows and Linux. A source code indexing tool, near instant code search tool and navigation. Good for small to medium size code base. It supports fuzzy matching, auto complete, and live grep for real time query. Manage different projects and switch for different projects Drag and drop of filenames to your favourite editor. Source code and demo video in: https://github.com/ychclone/blink
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next