Showing 92 open source projects for "regular multi"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1
    Notepad++

    Notepad++

    Free, open-source text editor

    Notepad++ is a source code editor that is free to use and is available in various languages. The source code editor is also written in C++ and is based on the Scintilla editing component. Notepad++ offers a wide range of features, such as autosaving, line bookmarking, simultaneous editing, tabbed document interface, and many more features. Over 140 plugins are also available to use in the default program. Notepad++ takes advantage of higher execution speed and smaller program size by...
    Downloads: 2,391 This Week
    Last Update:
    See Project
  • 2
    Winslop

    Winslop

    De-slop Windows

    ...It gives users keyboard-driven control over window layouts, snapping, resizing, and workspace organization without requiring heavy configuration or window manager expertise. By assigning intuitive keyboard shortcuts, users can instantly tile windows to halves, thirds, quadrants, or custom presets, streamlining multi-task workflows where quickly reshaping the screen space is essential. The interface aims for simplicity: it stays out of the way when not needed, only intercepting input when window actions are explicitly triggered, so it doesn’t disrupt regular typing or focus. Winslop also supports multi-monitor configurations, enabling users to manage windows across screens with consistent behavior and predictable layouts.
    Downloads: 237 This Week
    Last Update:
    See Project
  • 3
    ecode

    ecode

    Lightweight multi-platform code editor designed for modern hardware

    ecode is a lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance. It has been developed with the hardware-accelerated eepp GUI, which provides the core technology for the editor. The project comes as the first serious project using the eepp GUI, and it's currently being developed to improve the eepp GUI library as part of one of its main objectives.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    find-my-way

    find-my-way

    A crazy fast HTTP router

    A crazy fast HTTP router, internally uses a highly performant Radix Tree (aka compact Prefix Tree), supports route params, wildcards, and it's framework is independent. You can set a custom length for parameters in parametric (standard, regex and multi) routes by using maxParamLength option, the default value is 100 characters. If you are using a regex-based route, find-my-way will throw an error if detects potentially catastrophic exponential-time regular expressions (internally uses safe-regex2). According to RFC3986, find-my-way is case-sensitive by default. You can disable this by setting the caseSensitive option to false: in that case, all paths will be matched as lowercase, but the route parameters or wildcards will maintain their original letter casing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    vcluster

    vcluster

    Create fully functional virtual Kubernetes clusters

    Create fully functional virtual Kubernetes clusters with vcluster. Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces. vcluster itself is a certified Kubernetes distribution and is 100% Kubernetes API conform. Everything that works in a regular Kubernetes cluster works in cluster. Pods are scheduled in the underlying host cluster, so they get no performance hit at all while running. Split up large multi-tenant clusters into smaller vcluster to reduce complexity and increase scalability. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Perl 5

    Perl 5

    The Perl programming language

    This repository contains the reference implementation of the Perl 5 programming language, including the interpreter, core modules, build system, and an extensive test suite. Perl 5 is a multi-paradigm language renowned for powerful text processing, rich regular expressions, and pragmatic glue code across systems. The core distribution is highly portable, building on Unix, Linux, Windows, and many other platforms, with stable release cycles and careful back-compatibility. A C API (XS) and embedding APIs allow tight integration with native libraries and host applications, while the CPAN ecosystem supplies hundreds of thousands of reusable modules. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    GitHubDaily

    GitHubDaily

    A list cool, interesting projects of GitHub

    GitHubDaily is an open-source curated collection that aggregates high-quality and trending GitHub projects for developers to discover and learn from. The repository functions as a continuously updated resource that highlights noteworthy tools, frameworks, and libraries across many technical domains. Its goal is to reduce the time developers spend searching for useful open-source projects by presenting organized recommendations in a single location. The project typically categorizes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FlashMLA

    FlashMLA

    FlashMLA: Efficient Multi-head Latent Attention Kernels

    FlashMLA is a high-performance decoding kernel library designed especially for Multi-Head Latent Attention (MLA) workloads, targeting NVIDIA Hopper GPU architectures. It provides optimized kernels for MLA decoding, including support for variable-length sequences, helping reduce latency and increase throughput in model inference systems using that attention style. The library supports both BF16 and FP16 data types, and includes a paged KV cache implementation with a block size of 64 to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Loggifly

    Loggifly

    Get Alerts from your Docker Container Logs

    LoggiFly is a lightweight, open-source monitoring tool designed to watch Docker container logs in real time and trigger alerts, notifications, or automated actions based on predefined keywords or regular expression patterns. Instead of manually scanning logs for issues or relying solely on centralized monitoring stacks, LoggiFly proactively inspects streams of container output and notifies users through services like Ntfy, Slack, Discord, Telegram, or webhooks when significant events occur. It supports plain text, regex, and multi-line pattern matching, and its flexible alert templating lets operators tailor messages for clarity and context, including attaching relevant log excerpts. ...
    Downloads: 0 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
  • 10
    ImplicitGlobalGrid.jl

    ImplicitGlobalGrid.jl

    Distributed parallelization of stencil-based GPU and CPU applications

    ImplicitGlobalGrid is an outcome of a collaboration of the Swiss National Supercomputing Centre, ETH Zurich (Dr. Samuel Omlin) with Stanford University (Dr. Ludovic Räss) and the Swiss Geocomputing Centre (Prof. Yuri Podladchikov). It renders the distributed parallelization of stencil-based GPU and CPU applications on a regular staggered grid almost trivial and enables close to ideal weak scaling of real-world applications on thousands of GPUs [1, 2, 3]. ImplicitGlobalGrid relies on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LLM-Agent-Paper-List

    LLM-Agent-Paper-List

    The paper list of the 86-page SCIS cover paper

    LLM-Agent-Paper-List is an open-source research repository that aggregates and organizes academic publications related to large language model–based agents. The project functions as a curated companion resource to a comprehensive survey paper examining the rise and potential of LLM-driven agent systems. Within the repository, research papers are categorized according to key aspects of agent architecture, including components such as reasoning systems, perception mechanisms, and action...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WYGIWYH

    WYGIWYH

    A simple but powerful self-hosted finance tracker

    WYGIWYH (What You Get Is What You Have) is a self-hosted, principles-first personal finance tracker built for people who prefer a simple, intuitive approach to tracking money without complicated budgets or categories. Based on a philosophy that you should use what you earn each month for that month, it helps you understand where your funds go while keeping savings clearly separated so they aren’t accidentally dipped into for everyday expenses. The app supports multiple currencies,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The Futhark Programming Language

    The Futhark Programming Language

    A data-parallel functional programming language

    ...It is a statically typed, data-parallel, and purely functional array language in the ML family, and comes with a heavily optimizing ahead-of-time compiler that presently generates either GPU code via CUDA and OpenCL, or multi-threaded CPU code. Futhark is not designed for graphics programming, but can instead use the compute power of the GPU to accelerate data-parallel array computations. The language supports regular nested data-parallelism, as well as a form of imperative-style in-place modification of arrays, while still preserving the purity of the language via the use of a uniqueness type system. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    LLM Agents Papers

    LLM Agents Papers

    Must-read Papers on LLM Agents

    LLM Agent Papers is an open-source repository that curates research papers related to large language model agents and autonomous AI systems. The project organizes academic literature that explores how language models can act as agents capable of reasoning, planning, and interacting with external tools or environments. Rather than providing software code, the repository functions as a structured knowledge base that helps researchers navigate the rapidly expanding field of agent-based AI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MemProcFS Analyzer

    MemProcFS Analyzer

    Automated Forensic Analysis of Windows Memory Dumps for DFIR

    MemProcFS-Analyzer is a forensic analysis toolset that builds on the MemProcFS virtual filesystem to make volatile memory artefacts easier to browse and interpret. By exposing process memory, kernel objects, and derived artifacts as regular files, the framework lets analysts use familiar filesystem operations and standard tools (editors, grep, diff) to explore memory snapshots. The Analyzer layer adds higher-level parsing and extraction routines—for example, carving strings, locating...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Cofoundry

    Cofoundry

    Cofoundry is an extensible and flexible .NET Core CMS

    Cofoundry is an unobtrusive ASP.NET Core CMS focused on code-first development and user-friendly content management. Run integrated, decoupled or headless, it's your choice. Cofoundry is there when you want it and gets out of your way when you don't. Get back to writing regular .NET code you love and enjoy complete freedom with your front-end technology and designs. We understand that every application is different. Cofoundry is an adaptable framework that let's you swap in your preferred...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Node Redis

    Node Redis

    A high performance Node.js Redis client

    This library is a 1 to 1 mapping of the Redis commands. Each Redis command is exposed as a function on the client object. All functions take either an args Array plus optional callback Function or a variable number of individual arguments followed by an optional callback. Node Redis currently doesn't natively support promises (this is coming in v4), however you can wrap the methods you want to use with promises using the built-in Node.js util.promisify method on Node.js >= v8. Care should be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XiaoMiTool V2

    XiaoMiTool V2

    A powerful cross-platform toolkit for Xiaomi devices management

    XiaoMiTool V2 is a comprehensive, user-friendly application designed for managing Xiaomi and Redmi devices. This cross-platform tool provides essential functionality for device unlocking, ROM flashing, recovery installation, and system management operations.
    Leader badge
    Downloads: 320 This Week
    Last Update:
    See Project
  • 19
    MEmu Emulator

    MEmu Emulator

    Powerful Android emulator optimized for gaming with high performance

    MEmu Play is a high-performance Android emulator designed specifically for Windows PC gaming. Run mobile games and apps seamlessly on your computer with superior speed and graphics. Features multi-instance support for running multiple accounts simultaneously, customizable keyboard mapping, and excellent compatibility with popular games like PUBG Mobile, Free Fire, and Genshin Impact. Optimized for both AMD and Intel processors with advanced virtualization technology. Supports Android 5.1,...
    Downloads: 105 This Week
    Last Update:
    See Project
  • 20
    Fishstrap

    Fishstrap

    Fishstrap is a Bloxstrap Fork.

    ...With regular updates and an active community, Fishstrap is always evolving to stay ahead of the curve. It's completely open-source for full transparency and user-driven development. Official website: https://fishstrap.org/
    Downloads: 138 This Week
    Last Update:
    See Project
  • 21
    Easy Bootable USB Drive Creation Tool

    Easy Bootable USB Drive Creation Tool

    Create bootable USB drives from ISO images quickly and effortlessly

    Easy Bootable USB Drive Creation Tool is a powerful yet simple application designed to help users create bootable USB flash drives from ISO images. Perfect for installing operating systems, running live environments, or creating rescue disks. The software supports multiple OS formats including Windows, Linux distributions, and various utility tools. With its intuitive interface, even beginners can create bootable media in just a few clicks. No complex configurations required – simply select...
    Leader badge
    Downloads: 253 This Week
    Last Update:
    See Project
  • 22
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 40,876 This Week
    Last Update:
    See Project
  • 23
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Downloads: 26 This Week
    Last Update:
    See Project
  • 24
    Fortnite Developer Account AIO

    Fortnite Developer Account AIO

    All-In-One program that combines multiple Fortnite Dev Account tools.

    Fortnite Developer Account AIO is an all-in-one program that combines multiple Fortnite Dev Account tools. It allows users to access any skin, emote, pickaxe, backbling, or item in Fortnite and even use them in matches where others can see your cosmetics. This program supports various popular tools, ensuring seamless compatibility and ease of use.
    Downloads: 159 This Week
    Last Update:
    See Project
  • 25
    Total Commander

    Total Commander

    Total Commander copy, move, organize, and manage files and directories

    Total Commander: Elevate your file management experience with unparalleled efficiency and control. Seamlessly navigate through directories, perform batch operations, and synchronize files effortlessly. Experience the power of Total Commander's customizable interface, packed with advanced features for both novice and experienced users. Download now for an unparalleled file management journey.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB