Showing 68 open source projects for "node search"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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.
    Get Started Free
  • 1
    Buckets

    Buckets

    A complete, fully tested and documented data structure library

    A complete fully tested and documented data structure library written in pure JavaScript. Buckets also includes several functions for manipulating arrays. A bag is a special kind of set in which members are allowed to appear more than once. Binary search trees keep their elements in sorted order, so that lookup and other operations can use the principle of binary search. Dictionaries map keys to values, each key can map to at most one value. A heap is a binary tree that maintains the heap property. Every node is less than or equal to each of its children. A linked list is a sequence of items arranged one after another. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GPU3SNP

    Exhaustive search for third order epistatic interactions using CUDA

    GPU3SNP is a multi-GPU tool that exhaustively analyzes case-control datasets looking for 3-SNP combinations that present epistatic interaction. It provides a list with the combinations that have higher Mutual Information, which is used as measure for interaction. It is parallelized using CUDA and can exploit several GPUs in the same node/system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Google Among

    Google Among

    Node : url among results

    Node project to find a url rank among results of a first request On Ubuntu, you are adviced to use Node provided package (~6.x.x), because Debian related ones are deprecated (0.xx) $ /home/peter/node-v6.5.0-linux-x64/bin/node google.js Result : http://localhost:3677/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PhyloPart

    automated partition of phylogenetic trees

    ...Here we propose and validate a new methodology for the partition of large-scale phylogenies and the inference of transmission clusters. This approach, on the basis of a depth-first search algorithm, conjugates the evaluation of node reliability, tree topology and patristic distance analysis.
    Downloads: 2 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
  • 5
    fuzzysearch

    fuzzysearch

    Tiny and blazing-fast fuzzy search in JavaScript

    fuzzysearch is a tiny, blazing-fast fuzzy search library for JavaScript that checks whether a “needle” string can be found inside a “haystack” string in order, but not necessarily contiguously. It implements a simplified fuzzy searching algorithm that does not use Levenshtein distance; instead it returns a boolean indicating whether all characters of the needle appear in sequence within the haystack. This makes it ideal for filtering lists or autocomplete suggestions quickly based on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sedna Native XML Database

    Sedna Native XML Database

    Sedna is a native full-featured XML database management system.

    Sedna is a free native XML database which provides a full range of core database services - persistent storage, ACID transactions, security, indices, hot backup. Flexible XML processing facilities include W3C XQuery implementation, tight integration of XQuery with full-text search facilities and a node-level update language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    It is a C# library that implementes most binary tree algorithms such as insertion algorithm, deletion algorithms, and searching a node in a binary search tree. It also can conduct the preorder and postorder traversal functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tv.js

    tv.js

    Apple TV for Torrent Streaming in JS (Node/Chrome)

    tv.js is a JavaScript smart TV experiment for streaming movies through a TV-style interface. It was built as a 24-hour hackathon project and is designed to run as a server with a browser-based front end. The app can run on a Raspberry Pi connected to a television through HDMI. Its interface can be controlled from a smartphone, so users do not need a keyboard or mouse in the living room. The project originally combined movie lookup, torrent search, BitTorrent streaming, and video conversion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Hierarchical cluster engine HCE

    Hierarchical Cluster Engine project

    The main idea of this project – to implement the solution that can be used to: construct custom network mesh or distributed network cluster structure with several relations types between nodes, formalize the data flow processing goes from upper node level central source point to down nodes and backward, formalize the management requests handling from multiple source points, support native reducing of multiple nodes results (aggregation, duplicates elimination, sorting and so on), internally support powerful full-text search engine and data storage, provide transactions-less and transactional requests processing, support flexible run-time changes of cluster infrastructure, have many languages bindings for client-side integration APIs in one product build on C++ language... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    SlinkE is a highly elastic distributed cloud computing environment. All source code is included in all of the products. Our goal in making it open source is to allow others to contribute to the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project aims at developing KNIME nodes, which provide tools for solving optimization problems, like TSP and function optimization. Two metaheuristic are available: Tabu Search and Simulated Annealing. Now we are working on: Evolutionary Algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This TrieMap can be used as dictionary or as a Map with String keys. It uses a node structure to store values to keys. You can search for an object and get the path, get all objects on a path or get all objects behind a path.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GHIRL is the Graph-based Heterogeneous Information Representation Language: a java library for representing, querying, and navigating graph- or network-based data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mcom is a console based system administration tool. it has focus on sysadmin's daily business. - search for part of hostname and login via ssh - execute comands on multiple hosts (also via sudo) ... and many more ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sWIB ("Simple Web Information Base"). A web-interface to store and manage textual information such as passwords, addresses etc. in a tree-structure with the possibility to attach files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Facelift is a visualization and analysis software for online social networking services. It displays a given community as a node-link diagram and provides several search / filtering functions as well as cluster analysis features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    llms-txt-gen

    llms-txt-gen

    CLI to generate a clean llms.txt so AI assistants find your site.

    A zero-dependency Node CLI that generates an llms.txt file for your website, so AI assistants like ChatGPT and Perplexity can find your most important pages. Part of the FixAEO toolkit for AI search visibility. More at fixaeo.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
Auth0 Logo