Showing 74 open source projects for "match"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    automaxprocs

    automaxprocs

    Automatically set GOMAXPROCS to match Linux container CPU quota

    Automatically set GOMAXPROCS to match Linux container CPU quota. All APIs are finalized, and no breaking changes will be made in the 1.x series of releases. Users of semver-aware dependency management systems should pin automaxprocs to ^1. When GOMAXPROCS is increased above the CPU quota, we see P50 decrease slightly but see significant increases to P99. We also see that the total RPS handled also decreases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AmogOS

    AmogOS

    Among-us themed OS. As seen on Reddit and Youtube

    A parody OS inspired by Among Us. (pronounced A-mog-O-S).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    WSABuilds

    WSABuilds

    Run Windows Subsystem For Android on your Windows 10 and Windows 11

    ...It simplifies the installation process by packaging these modifications into ready-to-use builds, reducing the complexity typically associated with manual configuration. WSABuilds also includes options for different system architectures and configurations, allowing users to choose builds that best match their hardware and use cases. The project emphasizes flexibility, enabling advanced users to customize their Android environment within Windows.
    Downloads: 66 This Week
    Last Update:
    See Project
  • 4
    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder.

    Vanilla OS Live ISO provides the official live environment and installer for Vanilla OS, a Linux distribution that blends immutability, security, and user-friendliness. Built on Ubuntu with an immutable root file system, Vanilla OS uses ABRoot and Distrobox to offer transactional updates and containerized app environments. The live ISO project enables users to boot and test the OS without installation, and includes the Calamares installer to simplify the setup process. It ensures users can...
    Downloads: 43 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Remove Windows Ai

    Remove Windows Ai

    Strip Windows 11 of built-in AI features for control and privacy

    RemoveWindowsAI is an open source PowerShell-based tool created to help users regain control over their Windows 11 experience by disabling or removing AI-related features that Microsoft has increasingly integrated into the OS. It’s designed to work with currently released, stable versions of Windows 11 and continuously updated to match newly added AI components, especially since the 25H2 major update. The script covers a wide variety of AI surfaces (from core features like Copilot and Recall to hidden system packages, registry keys, and ancillary services) and applies targeted removals or disablement in bulk or selectively based on user choice. It offers both a graphical interface with toggles and a more advanced command-line mode, giving flexibility to novices and power users alike. ...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 6
    Netmaker

    Netmaker

    Netmaker makes networks with WireGuard

    Unify your devices with an ultra-powerful overlay network. Netmaker is better, faster, and more secure. Netmaker automates a secure superhighway between devices, clouds, virtual machines, and servers using WireGuard. It blows past any NAT’s, firewalls, or subnets that stand between them. Devices are scattered across data centers, offices, clouds, clusters, and more. Distinct networks separate them, each with different management rules. Connecting machines across environments means setting up...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Scapy

    Scapy

    Scapy is a Python-based interactive packet manipulation program

    Scapy is a powerful Python-based interactive packet manipulation program and library. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, store or read them using pcap files, match requests and replies, and much more. It is designed to allow fast packet prototyping by using default values that work. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, wireshark, p0f, etc.). ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Routing Component

    Routing Component

    Maps an HTTP request to a set of configuration variables

    When your application receives a request, it calls a controller action to generate the response. The routing configuration defines which action to run for each incoming URL. It also provides other useful features, like generating SEO-friendly URLs (e.g. /read/intro-to-symfony instead of index.php?article_id=57). Routes can be configured in YAML, XML, PHP or using either attributes or annotations. All formats provide the same features and performance, so choose your favorite. Symfony...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    SwiftTreeSitter

    SwiftTreeSitter

    Swift API for the tree-sitter incremental parsing system

    Swift API for the tree-sitter incremental parsing system. The SwiftTreeSitter target is a close match to the C runtime API. It adds only a few additional types to help support querying. It is fairly low-level, and there will be significant work to use it in a real project. SwiftTreeSitterLayer is an abstraction built on top of SwiftTreeSitter. It supports documents with nested languages and transparent querying across those nestings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Meilisearch

    Meilisearch

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

    ...Deploy in a matter of minutes. Smart presets let you start searching through your data with zero configuration. Send data to Meilisearch however you want, no need to match a schema or convert your dataset to a compatible format. Everyone makes mistakes! If typos break your search experience, many users will leave thinking what they were looking for just wasn't there. Start searching through your dataset in less than 5 minutes and quickly connect your codebase to Meilisearch with our official libraries. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Open Source Routing Machine

    Open Source Routing Machine

    Open Source Routing Machine - C++ backend

    ...Nearest, snaps coordinates to the street network and returns the nearest matches. Route finds the fastest route between coordinates. Table computes the duration or distances of the fastest route between all pairs of supplied coordinates. Match snaps noisy GPS traces to the road network in the most plausible way. Trip solves the Traveling Salesman Problem using a greedy heuristic. Tile generates Mapbox Vector Tiles with internal routing metadata. To quickly try OSRM use our demo server which comes with both the backend and a frontend on top. The easiest and quickest way to setup your own routing engine is to use Docker images we provide. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    AppGroup

    AppGroup

    App Group lets you organize, customize, and launch your apps

    ...It lets you create customizable groups of app shortcuts, assign unique icons, and manage collections of tools or programs in a central launcher rather than hunting through menus or the taskbar. The project focuses on simplicity and speed, providing an intuitive interface that lets users tailor the appearance and structure of app groups to match their workflow or desktop layout preferences. It’s built with standard Windows technologies and is popular among users seeking to declutter their taskbar or start menu, enhancing productivity through better application organization. Though still early in development, AppGroup has attracted interest from the Windows customization community for its straightforward approach to grouping and launching apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WireMock

    WireMock

    A tool for mocking HTTP services

    HTTP response stubbing, matchable on URL, header and body content patterns. Request verification, runs in unit tests, as a standalone process or as a WAR app. Configurable via a fluent Java API, JSON files and JSON over HTTP. Record/playback of stubs, fault injection, per-request conditional proxying, browser proxying for request inspection and replacement. Stateful behavior simulation and configurable response delays. Mock your APIs for fast, robust and comprehensive testing. WireMock is a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Imagen - Pytorch

    Imagen - Pytorch

    Implementation of Imagen, Google's Text-to-Image Neural Network

    Implementation of Imagen, Google's Text-to-Image Neural Network that beats DALL-E2, in Pytorch. It is the new SOTA for text-to-image synthesis. Architecturally, it is actually much simpler than DALL-E2. It consists of a cascading DDPM conditioned on text embeddings from a large pre-trained T5 model (attention network). It also contains dynamic clipping for improved classifier-free guidance, noise level conditioning, and a memory-efficient unit design. It appears neither CLIP nor prior...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HyperX NGENUITY

    HyperX NGENUITY

    HyperX NGENUITY beta is all about you and the way you like to play.

    The new HyperX NGENUITY beta is all about you and the way you like to play. When paired with compatible products, you’ll be able to unlock customization tools in a clean, intuitive interface designed for effortless control. The beta is still a work in progress, but we’re excited to show you what we have in store.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 16
    SpeedFan

    SpeedFan

    SpeedFan is an advanced system monitoring tool

    SpeedFan lets you take a deeper view at the status of your computer. Almost every computer includes support for hardware monitoring. Accessing digital temperature sensors is really useful. If you are trying to figure out why your PC hangs when under heavy load or after some hours of usage, SpeedFan might help you find the real cause. Very often it is a poor power supply, or an improperly installed heatsink that lead to behaviours that we tend to associate (incorrectly) with errors from the...
    Downloads: 307 This Week
    Last Update:
    See Project
  • 17
    ngrep strives to provide most of GNU grep's common features,applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular expressions to match against data payloads of packets. SUPPORT/REPORTING BUGS: please use https://github.com/jpr5/ngrep/issues Thank you!
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    ClipAngel

    ClipAngel

    Clipboard history capture and paste tool

    This program belongs to class "Clipboard Manager". It captures many clipboard objects and allows user to select and paste one in any program. Inspired by analogs: ClipDiary, Ditto, AceText. Main priorities: usability, compatibility, reliability. Requires .Net Framework 4.52+ (Windows Vista+/Server 2008+)
    Leader badge
    Downloads: 378 This Week
    Last Update:
    See Project
  • 19
    z

    z

    Tracks your most used directories, based on 'frecency'

    ...After a short learning phase, z will take you to the most 'frecent directory that matches ALL of the regexes given on the command line, in order. For example, z foo bar would match /foo/bar but not /bar/foo. The rank of directories maintained by z undergoes aging based on a simple formula. The rank of each entry is incremented every time it is accessed. When the sum of ranks is over 9000, all ranks are multiplied by 0.99. Entries with a rank lower than 1 are forgotten. Frecency is a portmanteau of 'recent' and 'frequency'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bit-Twist (Packet generator/editor)

    Bit-Twist (Packet generator/editor)

    Packet generator and packet editor for Windows, Linux, BSD, and macOS

    ...Bit-Twist is designed for exceptional speed, allowing you to edit 10 million packets in under 3 seconds and send them over a live network at throughput levels that match your NIC's maximum line rate, up to 10 Gbps. Bit-Twist is ideal for simulating network traffic and scenarios, testing firewalls, IDS, IPS, routers, switches, load balancers, and other network equipment, as well as troubleshooting various network issues. https://bittwist.sourceforge.io / ayeowch@gmail.com
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 21

    Tibetan Phonetic Keyboard

    Keyboard that uses English phonetic for typing Tibetan characters

    ...For people who are comfortable with English sounds of Tibetan characters, this keyboard offers the convenience to type Tibetan characters based on their English phonetic. There are more than 26 alphabets in Tibetan hence it is not possible to match all alphabets on just the English alphabet keys and some of the Tibetan characters are mapped onto symbol keys. Vowels are entered by "e", "i", "o", "u". By pressing the SHIFT key + alphabet , one can get the alphabet as a Tibetan lower stack character. Less often used characters, such as "laterally flipped" alphabets, and symbols are found using Alt + Ctrl+ [some key]. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    RobocopyKIS

    RobocopyKIS

    Graphical keep-it-simple (KIS) wrapper to Microsoft's Robocopy

    ...The folder names are created on the USB drive and the contents mirrored (i.e., the contents of your User folders are exactly mirror under the target folder) to each unique folder. The contents of the destination are copied or deleted to match the contents on your main computer's User folders. The selection of folders allows one to only backup the data that they care about and not everything under the User's directory like the folder 3D Objects or other hidden folders like AppData that you may or may not want mirrored.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    fileaxy

    fileaxy

    Fileaxy does file sync, de-duplication, image matching & bulk preview

    Fileaxy is a file de-duplication, organization, synchronization, and bulk previewing tool which utilizes a new user interface for local file management. Using content hashing or machine vision algorithms, Fileaxy can detect identical files as well as similar names, images, videos, or fonts and correlate those to others based on naming conventions. Optionally integrates with ImageMagick, GraphicsMagick, FFmpeg, and Mac Sips file decoding with a simple button click. Fileaxy opens NO network...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    ngx-admin

    Customizable admin dashboard template based on Angular 10+

    ngx-admin is the most popular open source admin dashboard based on Angular 10+, now with beautiful backward-compatible material themes! Now your admin dashboard will not only be packed with complete features and backend services, you'll have exquisite, custom themes to match your company perfectly. Expect high resolution, responsive layouts, RTL support and many other benefits. ngx-admin also comes with Eva Design System support, and more than 40 Angular Components and over 60 Usage Examples. It's highly efficient, functional and convenient, with fully integrated bundles also available at a very reasonable price.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Advanced DHCP Server Live CD (With GUI)

    Advanced DHCP Server Live CD (With GUI)

    The Free & Popular opendhcp application for Physical & Virtual Machine

    ...Edit the file to meet your network needs. To know about multiple interface names, click the Connect icon on desktop. 6. Similarly, edit the opendhcp.ini file to match your needs 7. Shutdown & choose the Save option. This will help in copying from RAM to USB Disk 8. Restart & click the lease status desktop icon, to see your changes go live 9. Follow this model to install more services / servers. Check README file append_to_etc_scripts.txt to see how services are automatically started. 10. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB