Showing 21 open source projects for "regular multi"

View related business solutions
  • 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
  • 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
    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: 269 This Week
    Last Update:
    See Project
  • 2
    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: 2 This Week
    Last Update:
    See Project
  • 3
    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: 115 This Week
    Last Update:
    See Project
  • 4
    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: 282 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
  • 5
    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: 13 This Week
    Last Update:
    See Project
  • 6
    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: 4 This Week
    Last Update:
    See Project
  • 7
    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard: Boost productivity with Windows keyboard automation.

    OtoKeyboard is the premier auto keyboard and macro tool for Windows, designed to save you time and eliminate digital friction. Move beyond simple text replacement and turn any repetitive task into a single-keystroke action. It's the ultimate productivity companion for professionals, gamers, and developers alike. Automate customer support replies with interactive templates; execute complex in-game combos with perfectly timed macros; or launch your entire work environment with one...
    Downloads: 254 This Week
    Last Update:
    See Project
  • 8
    Dynamite Download Manager

    Dynamite Download Manager

    PyIDM remake for downloading stuff

    ...Additionally, it allows you to download videos from platforms like YouTube and Vimeo, as well as from tons of other streaming websites, making it a go-to tool for both regular and media-centric downloads. Its intuitive interface and robust features make it an essential tool for anyone looking to speed up their internet downloads while managing files effortlessly.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    JxMake

    JxMake

    A Java-based cross-platform build system.

    JxMake is a Java-based, cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake. In addition, JxMake provides several capabilities not typically found in other console-based build systems, including a built-in lightweight GUI, serial console, serial plotter, multi-MCU in-system programmer, and more. Currently, JxMake's loadable libraries (build scripts) are primarily designed for non-OS MCU systems and experimental use. Full...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    wzd

    Powerful storage server, designed for big data storage systems

    wZD is a server written in Go language that uses a modified version of the BoltDB database as a backend for saving and distributing any number of small and large files, NoSQL keys/values, in a compact form inside micro Bolt databases (archives), with distribution of files and values in BoltDB databases depending on the number of directories or subdirectories and the general structure of the directories. Using wZD can permanently solve the problem of a large number of files on any POSIX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    stern

    stern

    Multi pod and container log tailing for Kubernetes

    Stern allows you to tail multiple pods on Kubernetes and multiple containers within the pod. Each result is color-coded for quicker debugging. The query is a regular expression so the pod name can easily be filtered and you don't need to specify the exact id (for instance omitting the deployment id). If a pod is deleted it gets removed from tail and if a new pod is added it automatically gets tailed. When a pod contains multiple containers Stern can tail all of them too without having to do...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    ack2 (ack)

    ack2 (ack)

    ack 2 is no longer being maintained. ack 3 is the latest version

    ack2 is a programmer-centric search tool written in Perl that serves as a smarter, faster alternative to grep for source trees. It defaults to searching only relevant files while skipping build artifacts, VCS directories, minified bundles, and other noise, which dramatically reduces false hits. Filetype filtering is first-class: you can target languages by name (--perl, --python, --js) or define your own groups, and ack maps common extensions automatically. Results are colorized with context...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DropIt

    DropIt

    A flexible tool to automate processing & organizing files and folders.

    When you need to organize files, DropIt can eliminate much of the drudgery of searching and manually opening folders and moving files around. Drop a group of different files and folders on the floating DropIt image and it sorts them to defined destination folders, compresses or extracts them, opens them with associated programs or performs other defined actions. You can define how filter your files (by name, directory, size, date, properties, content or regular expressions) and...
    Leader badge
    Downloads: 1,803 This Week
    Last Update:
    See Project
  • 14

    Weed Killer

    Aged File Removal

    ...It has an MDI form to build / edit / test / execute configurations, a console worker for delegated removal , and a class for direct use in an application. Feature include: - Enhanced multi-layer wildcard support for folder-trees. - Choice of regular expressions or traditional wildcards for file or folder patterns. - Ability to specify not only inclusion, but exclusion patterns as well. - Multiple configurations per file. - Simple MDI GUI for editing and testing. - Configuration extension registered as a file type for opening directly from Windows Explorer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    Hippo CMS is a Java based, Open Source Web Content Management platform. Hippo CMS uses a clean, modular architecture with an emphasis on the separation of the content from the presentation logic. This enables content editors to create content once, and then publish it to regular web sites, mobile sites, Facebook, REST APIs, digital magazines, mobile apps, and so on. Under the hood, Hippo CMS supports many open standards such as JCR and REST to simplify development and integrations with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PyLogAnalyser

    A Python multiplatform tool to filter, colorise and analyse logs

    PyLogAnalyzer is a tool that receives an input log in black and white, a configuration INI file, which contains the list of rules to process the input, and an output file where to save the results. These rules permit to detect an input line according to a regular expression (regex) or line number range, filter it, pass it, colorise in foreground and background, columnise the groups of the regex and enable or disable the rule. The final goal of this tool is to ameliorate reading long and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Filekit

    File Processing Tools - string search and DOS command execution

    ...Aim of the project is to include many file processing tools such as file searching tool, batch rename file, find duplicate files, split and join files and so on ... Release 0.1.0 consist of the multi-threaded file search tool that allow you to select multiple folders and files, then search those files that contains particular strings using regular expression. Release 2.0 includes the DOS command execution function, so that you can apply DOS command to a list of selected folders and files. You can batch rename files using this feature. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    UK Super-extended keyboard

    UK Super-extended keyboard

    UK international/unicode keyboard driver for Windows

    Free Windows keyboard driver that extends AltGr to provide comprehensive accented character support (including multi-accented characters), international punctuation, IPA, medieval characters, mathematical and non-mathematical symbols, and more. Designed for UK keyboards and installs as a regular keyboard layout option. I might adapt it for US keyboards if there's enough interest. The driver should be stable (built using MSKLC, which is mature) but classified as beta because it has not yet been tested on a wide variety of systems (please give feedback!) ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    OxTail
    An open source windows application providing *NIX tail like functionality primarily for my own learning Translations needed, see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Anonymous FTP Finder 0.1 Beta

    Anonymous FTP Finder for Windows

    Anonymous FTP Scanner (AFF) is a Security tool for penetration testers, network admins etc. The tool is written in Python with wxPython as GUI and compiled with Py2exe. AFF can scan large networks for Anonymous FTP Servers and regular FTP:s. Example of Anonymous FTP Server is network equipment, Multi Function Printers (MFP:s) etc. AFF can test if Anonymous FTP access can be used to store data. For example, hackers store/hide Trojans and other hacking tools in Anonymous FTP access.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Pure Java full-featured multi-player gaming system Pluggable, configurable game engine Distributable, load-balancing, "world engine". flocking, Genetic Algorithms and neural networks 3D clients, ZMUD(tm) clients, regular TELNET access (TCP/UDP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB