Search Software

View 135 business solutions
Search Clear Filters
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Yal

    Yal

    Access your files, programs, browser bookmarks, search engines and win

    Yal can help you speed up the way you interact with your Windows based PC. You can easily access your favorite programs, documents, even browser bookmarks. You don't even have to type their full name. Yal can usually tell what you actually want, without expecting many input characters. There's also TAB completion that could come handy in some cases. The more you use Yal, the better it gets. It keeps count of the keywords you enter and the entries you execute, thus it will always give you the best possible suggestions. You can also perform simple math calculations, access your clipboard's history, termitate processes, you can quickly switch between opened windows, perform searches using your favourite search engines...and more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A P2P application that shares raw information between peers. Using a altered G2 protocol (called Z1) to search data within files/databases by means of file and database specific providers. Web services nodes may in future extend the Z1 network beyond des
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Knowledge management tool which is primarily designed for pdf files. The tool will let the documents get tagged either automatically or manually. Within the pdf archieve, a user will be able to retrieve desired documents quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Locate zip and jar files that content matches a pattern. Also useful for finding class files in jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Find files within other ZIP JAR WAR EAR files. Search recursively for file names or search strings. This Java based utility can save you time when you wonder in which jar or ear file a particular class is defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A utility to recursively search for files on the file system including zip, ear, war, jar, rar archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Zoekt

    Zoekt

    Fast trigram based code search

    zoekt is a fast, scalable code search engine written in Go that builds compressed indexes (shards) for source repositories and serves low-latency regex and substring queries. It optimizes for developer workflows: refresh indexes from Git, search across many repos instantly, and jump into hits with surrounding context and file navigation. The indexer uses efficient n-gram dictionaries and posting lists to keep query latency low, while storing metadata (branch, language, repo) for precise filtering. A built-in web UI and JSON API enable both interactive exploration and integration into editors and other tools. It supports ranking heuristics such as path weighting and symbol awareness to surface likely matches first, even in monorepos. Incremental and parallel indexing let it keep up with active codebases, making it suitable for both local deployments and multi-tenant service setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    用c实现了常用的容器,如果rbtree,hashtable,list,vector,deque,heap,map,以及定时器,os api,应用开发框架。 实现了一个基于btree索引算法的文件数据库,提供了断电保护,以及事务提交与回滚等接口
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ack.vim

    ack.vim

    Vim plugin for the Perl module / CLI script 'ack'

    ack.vim is a Vim plugin interface to the ack command-line tool, providing fast, grep-like search functionality directly within Vim. It displays search results in a split window and supports navigation through them seamlessly. This plugin was designed as a Vim frontend for the programmer's search tool ack. ack can be used as a replacement for 99% of the uses of grep. The plugin allows you to search with ack from within Vim and shows the results in a split window. But here's a little secret for the Vim-seasoned: it's just a light wrapper for Vim's grepprg and the quickfix window for match results. This makes it easy to integrate with your own Vim configuration and use existing knowledge of core features. It also means the plugin is flexible to use with other search tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    ack2 (ack)

    ack2 (ack)

    ack 2 is no longer being maintained. ack 3 is the latest version

    ack2 is a programmer-centric search tool written in Perl that serves as a smarter, faster alternative to grep for source trees. It defaults to searching only relevant files while skipping build artifacts, VCS directories, minified bundles, and other noise, which dramatically reduces false hits. Filetype filtering is first-class: you can target languages by name (--perl, --python, --js) or define your own groups, and ack maps common extensions automatically. Results are colorized with context options, PCRE regular expressions are supported, and output is tuned for quick scanning across many files. The tool respects .gitignore and its own ignore mechanisms, and it offers sensible defaults that require minimal flags for day-to-day use. By optimizing for developer workflows rather than raw POSIX compatibility, ack2 helps you navigate large codebases with less typing and less cognitive load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    bnf2xml

    simple BNF parser makes xml markup of matches

    bnf2xml a simple BNF parser that takes text as input, searches according to a BNF query file, and outputs text marked up by the xml labels that show context. bnf2xml is as simple to use as any text binary ie, awk(1) grep(1). bnf2xml does not require C API because it outputs simple xml labeling. README is visible on file dl page. EXAMPLE: $ echo "hi" | bnf2xml patternfile <word><alph>h</alph><alph>i</alph></word> or <gas>hydrogen iodide</gas> patternfile says how to find needle in haystack and what to show, ie: <alph> ::= a | b | c | d ... <word> ::= <alph>+ bnf2xml is a top down recursive parser. Unlike buttom up parsers like gcc(1) or some top downs, bnf2xml is completely unambiguous / resolves ALL conflicts. Slower on ave. for parsing C or than sed(1) for simple searches. Far easier than using flex/C to create a parser. caveate: I do not suggest it's worth while to make a new gcc(1) using bnf2xml. bnf2xml an nth BETA release, but no complains yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A UNIX style content indexer. Works like good old "locate" and provides functionality similar to tools like Google Desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    cgrep

    Shows context of matching patterns found in files

    cgrep provides many of the features of grep, egrep, and fgrep with greatly enhanced performance along with many additional features, one of which is the ability to output the context (surrounding lines) of the matching lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Clucened is a project to build a daemon around CLucene, which is a C++ implementation of the Lucene search engine. This is *not* the CLucene project, but is a separate project to write a generic daemon based on CLucene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    csart - Clever-Search-And-Replace-Text Search, find and replace text in named files or recursive in all directories (-r). If choosen, strings are only replaced if another key-string occures in the line (-w)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This small C# (mono or MS.NET 3.5 required) console program generates text or html output which lists directories and files. Copies of directory or file names will be marked in HTML output. I use it to find files in a messy company network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dualword-index

    Xapian index viewer

    Xapian index viewer Source code: http://github.com/dualword/dualword-index/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    eBay Full-Size Image Extractor

    eBay Full-Size Image Extractor

    This is a simple C++ program made to extract the full-size images from a "Enlarged Pictures" gallery, when a listing has multiple pictures. This was primarily developed for people who want to read dates of collectors items or ID codes on certain items where the "enlarged" gallery still provides, not enough size. Disclaimer: This project was not created for people to steal other people's listing pictures to use for themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    e-Book Keeper is an easy to use e-Book collection management utility for users who possess many e-Books in varying formats about varying subjects and would like to keep them organized easily and cut the amount of duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Search engine with web-interface,which can be installed on Linux and Windows machines, and disturbed across LAN to decrease scan time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    fileLocator

    A Simple tool to search for your files faster than ever

    # fileLocator is a simple tool BUILD using Python and PyQt4, and I have Build two simple version for this tool : == #1. fileLocator console application, for those who love command line applications. #2. fileLocator-GUI application, that is very easy to use and another advantage of this application is that, This is a Portable application, means you can just download and put it anywhere and use it, No need to download and Install and install other dependencies. This will work just fine even if you use this on any computer from USB drive/Memory card. # How you can look for files faster than ever # In this application I have made two new changes, if you made use them properly then you can think that it has amazing speed. # first you should use Disk Index file and by default I have turned off this option, Because you better know that when you should use this option. # If you are going to use Disk Index file for your defined path then You should keep one thing in mi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A command line tool to get information about files on your file system thanks to SQL queries. It is able to point quickly broken symbolic links, hard links and sparse files. It targets Unix but it should run on any system where Perl is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    find extension tool : list all extensions of a directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The findstr is searching the words in the text and binary files in several codepages. The famouse 'grep' is very slow and get a lot memory for large binary files without ends of lines - findstr is fast and light, but it doesn't use regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gDiscoverer is a search tool, that is providing a inexact search, that means, that you could type in "lunex" and get "Linux" as result.
    Downloads: 0 This Week
    Last Update:
    See Project