Search Results for "binary search tree" - Page 19

Showing 477 open source projects for "binary search tree"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    ExplorerIndex is a Perl driven indexing script, that creates a sitemap, and/or/including a table of contents for specified files/directories. It produces a static or dynamic page with a Javascript tree control, html-template and cookie driven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Project for code implementing the TigerTree cryptographic hash. TigerTree is calculated by applying the Tiger hash to 1024-byte blocks of a stream, then combining the interim values through a binary hash tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Music File Finder (muff) is a shell program (bash) to search a directory tree for mp3 files whose filename matches some regular expression. Users are presented a list of matching filenames and can choose any of these file to be appended to a playlist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Replacehex is a command line search and replace utility that works with hex codes strings. It can operate on both binary and text files efficiently. A great tool to work on binary data files. First developed to replace mac addresses inside a pcap capture
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    A Generic Data Structures Library. A collection of data structures you're most likely to need. Written in ANSI C. Interface is basic, but powerful, and intuitive. Has AVL tree, binary heap, queue/linked list, and more. All platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Lazyread auto-scrolls files or command output to the screen. Change scroll modes, scroll-speed, colors, pause, search, etc. Render text, HTML, PDF, gzip, tar, zip, ar, bzip2, MS-Word, nroff, binary, directories, .deb, .so, .rpm, piped output and more
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    A web based LDAP administration console to ease directory administrators daily tasks. Features a tree view, a search engine, edit/add/modify/delete operations, plus nifty features such as a batch mode, ACL wizard and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MultiSeek is an (OpenSource) multi-threaded search engine. It uses a simple config file format to define its operating parameters, and comes with 15 themes. MultiSeek is a single binary that operates as a CGI on any web server, and requires no database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XML Tree is a dynamic, customizable tree-heirachy web-based interface. The information is all retrieved from a specified XML document and can therefore be syndicated easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 10
    Opsis is a Java applet designed to teach binary search tree algorithms. Opsis is not an animation program; rather, the system uses visual programming in an abstract way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Text-Query-SQL is derived from the Text-Query module. Text-Query is a general purpose query parser and resolver. It is able to parse the AltaVista 'simple query' and 'advanced query' syntax. The syntax tree is then used to build a search query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...It's design makes it easy to extend the computer player and human player interface. It currently has 6 different computer players ranging from completely random to tree search with Alpha-Beta pruning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LdapEngine, which includes an easy, more natural way to search and manipulate a LDAP tree (especially compared to JNDI). The second part is a graphical LD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jbst

    Binary Search Trees in Javascript

    Binary Search Trees in Javascript. The reason binary-search trees are important is that the following operations can be implemented efficiently: - insert a key value - determine whether a key value is in the tree - remove a key value from the tree - print all of the key values in sorted order
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MX-tree

    Index for similarity search.

    This project has been moved to GitHub: https://github.com/jsc0218/MxTree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The application searches binary dfm files in Delphi and C++ Builder. It can quickly search and find text within text files such as ASP and HTML and binary dfm files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a very simple implementation of the genetic algorithm framework presented by John Holland, based on Goldberg book Genetic Algorithms in Search, Optimization and Machine Learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    BinaryMazin

    Binary Search Trees

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RSSE: Really Simple Search Engine is a C#.NET library, that allows indexing of RSS feeds for use in a search engine. RSSE provides semantic search, custom weight functions for keywords, and binary operators in search queries (AND, OR)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The scope of this work is to create a framework for visualization and storage capabilities for attack trees. Attack trees are well known models to visualize attack scenarios and often used to evaluate potential threats on given environments with the eventual goal to be able to establish respective countermeasures. This work should provide a framework which helps security experts to model, store and search potential attack scenarios. Project of the masters course "Software Technology" at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sort and binary tree algorithms for education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Salamis

    An in-memory vector database written in C++

    # Salamis Salamis is a small C++17 vector database prototype. It keeps vectors in memory for fast exact nearest-neighbor search and persists the collection to a physical binary store on disk. ## License Salamis is licensed under the GNU General Public License version 3.0 only. See [LICENSE](LICENSE) for the full license text. ## Features - In-memory vector map keyed by string ids - Physical binary backing file that reloads on startup - Exact `top-k` search with cosine similarity, L2 distance, or dot product - Cross-platform build and storage path handling for Linux and Windows - Snapshot writes through a temporary file followed by replacement - Dependency-free CMake build - Minimal CLI and unit tests - User and admin web consoles for distributed deployments - Management CLI for node inventory, shard ownership, and health checks ## Modules - `SalmisCore`: local in-memory vector store, search, and physical persistence - `SalmisCluster`: distributed shard own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wa (word analysis) engine is a engine implementing common IA algorithms such as in-depth tree search using alpha-beta.
    Downloads: 0 This Week
    Last Update:
    See Project