Showing 65 open source projects for "searching"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    DSA Bootcamp Java

    DSA Bootcamp Java

    This repository consists of the code samples, assignments, and notes

    ...The project provides explanations, exercises, assignments, and practice problems, making it useful for both beginners and intermediate learners who want to strengthen their Java and algorithmic skills. The repository is organized into multiple modules that start with Java basics and gradually progress toward arrays, recursion, sorting, searching, linked lists, stacks, queues, trees, graphs, dynamic programming, and other advanced topics. It is a popular resource for students preparing for coding interviews, competitive programming, or computer science fundamentals.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Rust Course

    Rust Course

    It has been the world's most popular language for 8 consecutive years

    ...It also provides a "Cookbook" section of practical code snippets for common tasks such as file operations, regex handling, and database interactions, allowing learners to quickly reference solutions without searching externally.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    VideLibri

    VideLibri

    Client for public libraries

    VideLibri lists the books you have borrowed from a public library and lets you search the library catalog from your local device. It has all the usual features of a library OPAC, i.e. viewing, renewing, searching and ordering books. It also renews all due books automatically and can do other things only a locally running app can do, like keeping a history of all ever borrowed books across multiple libraries. Developed in 2006, it is the world's first library app, and by supporting 20 different kinds of OPACs from different vendors, it is compatible with more libraries than any other app. ...
    Leader badge
    Downloads: 1,863 This Week
    Last Update:
    See Project
  • 4
    ResCarta

    ResCarta

    Archive your personal history

    ResCarta Toolkit offers an open source solution to creating, storing, viewing, and searching digital collections. Applications in the toolkit let users create and edit metadata, convert data to open standard ResCarta format, index and host collections.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    refbase - Web Reference Database

    refbase - Web Reference Database

    Online bibliographic manager for research groups. Zotero-compatible.

    refbase is a web-based bibliographic manager which can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice). It can make formatted lists of citations and offers powerful searching, rich metadata, and RSS.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    PronunDict_French

    PronunDict_French

    a pronunciation dictionary of French

    PronunDict for French is both a reverse phonetic dictionary (searching by pronunciation) and a standard one to search by spelling. Pronunciation is transcribed with IPA symbols. It runs on Windows, and should also work with Wine on Linux and macOS. Acknowledgement: This app uses one external French dictionary (bundled with it) by Universite du Maine, France. Warning: There might be some errors in the dictionary entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PronunDict

    PronunDict

    a pronunciation dictionary of American English

    PronunDict is both a reverse phonetic dictionary (searching by pronunciation) and a standard one to search by spelling. Pronunciation is transcribed with IPA symbols. It runs on Windows, and should also work with Wine on Linux and macOS. NEW PronunDict for French project page! https://sourceforge.net/projects/pronundict-french/ Acknowledgement: This app uses two external dictionaries (bundled with it): 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HTML Quiz Application With Timer & Point

    HTML Quiz Application With Timer & Point

    An Easy to Edit HTML, CSS & JAVASCRIPT QUIZ - For Students & Teachers

    ...This is a Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. If needed, you can change the value of the Timer from 15 seconds to any other value, by Searching & Replacing all occurences of 15 in index.html & script.js files. If necessary, Please change the charset="UTF-8" to charset="Your Charset" to match your language's charset value in the index.html file. Check Google if you need to know your language's html charset value. This Application works offline, without needing an Internet Connection. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    bsdict

    BsDict is GTK2 based offline dictionary.

    See README.txt features: * support DSL/LSA dictionaries * history doesn't allow duplicates * it always saves history on exit * export/replace/add history * delete/move history's items * toggle history sorting: historically + manual/alphabetical * searching word by double-click * non-expensive memory consumption
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    VulnX

    VulnX

    Intelligent Bot, Shell can achieve automatic injection

    ...Instead of injecting each and every shell manually as all the other tools do, VulnX analyses the target website checking the presence of a vulnerability if so the shell will be Injected by searching URLs with the dorks Tool. Detects CMS (wordpress, joomla, prestashop, drupal, opencart, magento, lokomedia).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Command-Line Text Processing

    Command-Line Text Processing

    From finding text to search and replace

    Command-line-text-processing is a curated educational repository providing many examples and tutorials on how to use various command-line tools for processing text: searching, replacing, sorting, transforming, filtering, etc. It covers tools like grep, sed, awk, perl, Ruby one-liners, file attribute commands, sorting, tail/head/less/cat, and many more. It's intended as a learning resource, with explanations, examples, exercises, solutions. It is archived (read-only), but still serves as a large compendium of text processing patterns for Unix-like command line environments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    google-play-scraper

    google-play-scraper

    Node.js scraper to get data from Google Play

    ...Retrieves the full detail of an application. Retrieves a list of applications from one of the collections at Google Play. Retrieves a list of apps that results of searching by the given term. Returns the list of applications by the given developer name. Given a string returns up to five suggestions to complete a search query term. Retrieves a page of reviews for a specific application. Returns a list of similar apps to the one specified. Returns the list of permissions an app has access to. Retrieve a full list of categories present from the dropdown menu on Google Play. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    High speed math parser

    Expression evaluator for Delphi developers

    ...The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7, Delphi 2005, Delphi 2006, Delphi 2007, Delphi 2009, Delphi 2010, Delphi XE, Delphi XE2, Delphi XE3, Delphi XE4, Delphi XE5, Delphi XE6, Delphi XE7, Delphi XE8, Delphi 10 Seattle, Delphi 10.1 Berlin. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    A star

    it is an implementation of A* algorithm with examples of its usage.

    A start (A*) is the algorithm for searching the shortest path in the weighted graphs. My implementation is provided with various interesting applications, i.e. 15 puzzle. This project is related to my other projects located at sourceforge as well: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/shortest-path-graph-a-star/ For detail of A* algorithm see wiki page: https://en.wikipedia.org/wiki/A*_search_algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DORY

    DORY

    For mining KASH proteins (SUN domain-interacting proteins)

    DORY is a java program developed for searching KASH protein in large protein databases (in FASTA format). DORY is upgraded to DORY2. DORY2 required BLAST+ to run. ***Please make sure BLAST+ is installed on your computer.*** Please see the following publication for detail: Zhou X, Graumann K, Wirthmueller L, Jones JDG, Meier I (2014) Identification of unique SUN-interacting nuclear envelope proteins with diverse functions in plants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Marcion

    Marcion

    The study environment of ancient languages (Coptic, Greek, Latin)

    Marcion is a software forming a study environment of ancient languages (esp. Coptic, Greek, Latin) and providing many tools and resources (dictionaties, grammars, texts). Although Marcion is focused on to study the gnosticism and early christianity, it is an universal library working with various file formats and allowing to collect, organize and backup texts of any kind. Overview of gnostic sources in Coptic language delivered with Marcion: Nag Hammadi Library; Berlin Codex; Codex...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 17
    FileTagger

    FileTagger

    This is a simple application to bookmark/tag file/folders/websites.

    This is a simple application to bookmark/tag your folder/file. Filesystem will not be affected. You can add tag by directly right clicking the folder/file. For searching, approximate word matching is used. Files/folders will be sorted for required tags and the most matching will come on the top. For tagging websites, right now, you have to copy paste path. Plugin/extension for web-browsers need to be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Animal-AV

    Animal-AV

    Animal Algorithm Animation System

    ...Animations can be generated on the fly based on user input - for a large selection of algorithms and topic areas, including, but not limited to, the topic areas of backtracking algorithms, compression, cryptography, basing, searching and sorting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SobekCM Digital Repository

    SobekCM Digital Repository

    Open-source digital repository software

    Welcome to the current (and previous) release download site for the open-source SobekCM Digital Repository / Asset Management software. SobekCM allows users to discover online resources via semantic and full-text searches, as well as a variety of different browse mechanisms. For each digital resource in the repository there are a plethora of display options, which may be selected by an appropriately authenticated use. This repository includes online metadata editing and online...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    HiddenWords

    Find as much words you can in a schema (game console based).

    Train your brain and your sight with this searching words game. You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible. Only words that are longer then a minimum size can be selected. Words needs to be composed of connected cells. - You can't jump a cell. - You can't use twice a cell. Cells can be connected to each other in horizontal, vertical and diagonal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Docebo ELearning Drupal  plugin

    Docebo ELearning Drupal plugin

    Turn your Drupal website into an ELearning portal

    ...Drupal LMS plugin features: - SSO between Drupal and Docebo LMS - User synchronization between the two platforms - A "my courses" list block for Drupal - A Drupal block for searching Docebo Content library objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Smart Search

    Smart Search

    Unique Internet searching widget for your Website

    Smart Search is a unique Internet Searching widget providing Organized multiple Visual content & useful E-Learning features from YOUR OWN site. This will provide intelligence Search Results for selected Keyword with - Videos - Images - Material (Wiki) - Links - Blogs - Books - Presentations - Articles - Animations Smart Search Widget also provides - Latest News from (7) Channels - (30) Smart Skills - Up to date General Knowledge - Up to date Current Affairs - Great people - Great inventions - Community (Coming soon) Nothing to install, just adding few lines of Script to your page will add Widget. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IDRA (InDexing and Retrieving Automatically) is a tool which allows indexing a wide range of text (TXT, DOC, PDF) and image annotations files (XML), query-based searching, visualizing an index, saving it for re-usability, evaluation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    ...- ----------------- The "Falcon Search" is a JAVA API and tool to search inside the documents. It was originally started to search the content in pdf files under the project "HAWK Search". Searching with this tool is query-based not word-based as in most of the document search tools OR document readers. It also takes care of jumbling of words within query and spelling mistakes. Commonly used techniques in this project are Natural Language Processing, Information Extraction and Question-Answering Architecture. ---------------------- - Latest Version - ---------------------- Details of latest version can be found on project website - http://geekdadaji.com --------------------------- - CONTACT DETAILS - --------------------------- CREATOR : SWAPNIL A JADHAV (saj1919) EMAIL ID : dadajibudhau@gmail.com WEBSITE : http://geekdadaji.com LICENSE : CC BY-NC 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    En:Best Alternative to MADURA Dictionary

    En Dictionary is Free, Useful Dictionary and English Learning Tool

    En Dictionary is Free, Efficiency Dictionary and a English Learning Tool. Help you to improve your English knowledge using many functionality. (See bellow) Award for Invention of the En Dictioanry ICTA - e-Swabhimani 2012 SLIC - Dhasis 2012 Visit to More Details, http://namalyaya.blogspot.com/2014/01/free-download-english-learning-tool-en-dictionary-2014.html Easy All of Your Language Problem With The En Dictionary ICTA Recommendation. http://tinyurl.com/be5tcze "Real-time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo