Showing 51 open source projects for "mac security software"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    CatServer

    CatServer

    A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version

    CatServer is an open-source hybrid Minecraft server implementation that combines support for both Forge mods and Bukkit-style plugins within the same server environment. Traditional Minecraft server software typically supports either mod loaders such as Forge or plugin systems like Bukkit and Spigot, but CatServer aims to bridge this gap by enabling both ecosystems to coexist. This hybrid approach allows administrators to run modded gameplay features while also using administrative plugins...
    Downloads: 189 This Week
    Last Update:
    See Project
  • 2
    modrinth

    modrinth

    The Modrinth monorepo containing all code which powers Modrinth

    modrinth is the primary open-source monolithic repository that contains the backend, web interface, and core infrastructure powering the Modrinth mod distribution platform. The project consolidates the codebase used to operate the Modrinth website, its APIs, and related services that allow users to discover, publish, and manage Minecraft mods, plugins, and modpacks. The platform is designed to support a modern ecosystem for mod distribution, providing developers with tools to upload and...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    PocketMine-MP

    PocketMine-MP

    A server software for Minecraft: Bedrock Edition in PHP

    PocketMine-MP is a highly customisable server software for Minecraft: Bedrock Edition, built from scratch in PHP, with over 10 years of history.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    MCreator

    MCreator

    Make Minecraft Java Edition mods, Minecraft Bedrock Edition Add-Ons

    MCreator is an open-source integrated development environment designed to simplify the process of creating Minecraft mods, add-ons, resource packs, and data packs. The software provides a visual programming environment where users can design mod features using graphical tools instead of writing code manually. Through wizards, block-based programming interfaces, and an integrated editor, MCreator generates the underlying Java or JSON code required for the mod automatically. This approach...
    Downloads: 42 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 5
    GeyserMC

    GeyserMC

    A bridge/proxy allowing you to connect to Minecraft

    Geyser is an open-source proxy and protocol translation tool that enables cross-platform multiplayer between Minecraft: Java Edition servers and Minecraft: Bedrock Edition clients. The project works by translating network packets between the two different game protocols so that players using Bedrock Edition devices such as consoles, mobile phones, or Windows editions can connect to servers originally designed for Java Edition. By bridging the differences between the two platforms, Geyser...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 6
    Minecraft server optimization guide

    Minecraft server optimization guide

    Minecraft server optimization guide

    Minecraft Optimization Guide is an open-source documentation project that provides practical guidance for improving the performance of Minecraft servers. Rather than offering a single universal configuration, the guide explains how different server settings, software choices, and infrastructure decisions affect server performance and stability. It covers a wide range of topics including server software selection, configuration tuning, JVM parameters, hardware considerations, and common...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Botcraft

    Botcraft

    Botcraft is a cross-platform C++ library to create bots

    Botcraft is an advanced Minecraft bot framework that provides a full client implementation in Node.js, enabling bots to join Minecraft servers, interact with the world, and perform tasks like mining, fighting, and building. It leverages the mineflayer ecosystem to provide a highly programmable interface for automation and AI experimentation in Minecraft. Botcraft is particularly useful for AI researchers, game modders, and automation enthusiasts who want to explore pathfinding, environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GrimAC

    GrimAC

    Fully async, multithreaded, predictive, open source, 3.01 reach

    GrimAC is an open-source anticheat system designed to detect and prevent cheating on Minecraft multiplayer servers through predictive simulation and advanced movement analysis. The project uses a simulation-based detection engine that recreates player movement and physics in order to identify discrepancies between legitimate gameplay and modified client behavior. By analyzing how players move, interact with the world, and send network packets to the server, Grim can detect a variety of...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated...
    Downloads: 0 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
  • 10
    Minosoft

    Minosoft

    An open source Minecraft reimplementation written from scratch

    Minosoft is an open-source reimplementation of the Minecraft client written primarily in Kotlin and Java. Rather than modifying the official client, the project attempts to recreate the functionality of the game from scratch while maintaining compatibility with Minecraft servers. The goal of Minosoft is to provide a more flexible and stable architecture that developers can experiment with while exploring alternative implementations of the Minecraft client. Because it is written with modern...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Purpur

    Purpur

    Purpur is a drop-in replacement for Paper servers

    Purpur is an open-source Minecraft server software built as a fork of the Paper server platform, designed to provide extensive configurability and gameplay customization for server administrators. It functions as a drop-in replacement for Paper, meaning existing servers can switch to Purpur without major changes while gaining access to additional features and configuration options. The project focuses on allowing administrators to modify gameplay mechanics, behaviors, and rules that are...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    MinecraftDeveloperGuide

    MinecraftDeveloperGuide

    Minecraft developer Chinese guide

    MinecraftDeveloperGuide is an open-source documentation project designed to help developers learn how to create modifications, tools, and extensions for Minecraft. The guide functions as a comprehensive knowledge base that explains many aspects of Minecraft development, including modding frameworks, programming concepts, and the internal mechanics of the game’s software architecture. It serves as a structured learning resource for developers who want to understand how to create mods,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MinecraftConsoles

    MinecraftConsoles

    A certain block game

    MinecraftConsoles is an open-source project that revives and modernizes the legacy console edition of Minecraft by rebuilding it into a multi-platform, extensible codebase. It is based on the original Legacy Console Edition source and introduces numerous fixes and improvements to enhance stability, performance, and usability on modern systems. The project aims to serve as a foundation for further development such as modding, backports, and experimentation with features that were previously...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Archipelago

    Archipelago

    Archipelago Multi-Game Randomizer and Server

    Archipelago is an open-source multi-game randomizer framework that allows multiple players to play different games simultaneously while sharing a unified item randomization system. The software creates what is known as a “multiworld,” where items that normally appear in one game may instead appear in another player’s game. When a player finds an item belonging to someone else, the system automatically sends that item to the correct player through a networked server. This design encourages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Minestom

    Minestom

    1.21.11 Lightweight Minecraft server

    Minestom is an open-source Minecraft server development framework that allows developers to build custom Minecraft server software from scratch without relying on Mojang’s original server code. Instead of functioning as a traditional server implementation, Minestom acts as a lightweight library that provides the core networking and gameplay infrastructure needed to create Minecraft server applications. Developers can use it to design custom game modes, experimental server architectures, or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Folia

    Folia

    Fork of Paper which adds regionized multithreading

    Folia is an experimental fork of the Paper Minecraft server software designed to improve scalability by introducing region-based multithreading. Traditional Minecraft servers run most game logic on a single main thread, which creates performance bottlenecks when many players are active simultaneously. Folia addresses this limitation by dividing the game world into independent regions composed of nearby chunks and assigning each region its own tick loop. These regions run concurrently on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tiler

    Tiler

    Build images with images

    Tiler is an open-source tool that creates complex images by assembling many smaller images or shapes into a mosaic-style composition. Unlike traditional mosaic generators that rely on simple square grids, Tiler supports tiles with multiple shapes and sizes, allowing far more creative and flexible visual patterns. The software analyzes a target image and reconstructs it using a collection of smaller tile images or shapes that collectively approximate the original picture. This approach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MaplePlugin

    MaplePlugin is a simple Minecraft plugin for security and decorations!

    [MaplePlugin] -This plugin is still underdeveloped -We will be adding some new features soon like -commands -event
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    spark

    spark

    A performance profiler for Minecraft clients, servers, and proxies

    spark is a performance profiling and diagnostic tool designed for Minecraft servers, clients, and proxy software. It helps developers and server administrators analyze performance issues such as lag, high CPU usage, and memory bottlenecks. The plugin collects statistical information about the server’s execution and generates detailed profiling data that can be used to identify inefficient code or problematic plugins. spark includes tools for CPU profiling, memory inspection, and monitoring...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Valence

    Valence

    A Rust framework for building Minecraft servers

    Rust framework for building Minecraft: Java Edition servers. Built on top of Bevy ECS, Valence is an effort to create a Minecraft-compatible server completely from scratch in Rust. You can think of Valence as a game engine for Minecraft servers. It doesn't do much by default, but by writing game logic yourself and leveraging Bevy's powerful plugin system, you can make almost anything. Opinionated features like dynamic scripting, dedicated executables, and vanilla game mechanics are all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Minecraft Server Manager

    Minecraft Server Manager

    A simple program to create and manage Minecraft Servers.

    You can take a look at the README at: https://github.com/maurotramonti/msm
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    DynamicClient (Minecraft)

    DynamicClient (Minecraft)

    A Hack Client created from curseforge creators since 2021

    Dynamic Client is a minecraft hacked client that improve's the experience of the player, It has mods that was used for testing anti-cheats of servers but we changed it to be hacked client because making a client just to test anti-cheats is Boring. Announcement: 1.9.11 has been released! NOTE: This requires you to have a Minecraft launcher such as TLauncher to use the hack client. it also shows how anyone can create their own client, without coding as you only need ac-credit the mod...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 23

    AnyStatus

    Get your own sweet custom status for discord

    Get your own sweet custom discord status! Paste your account token and your desired prefix in `config.json`. The file can be opened using the normal Notepad. You can find your token here. You need to have Python installed to use AnyStatus. Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XyZerKunG ServerTool
    XyZerKunG ServerTool helps you to make your own Minecraft server and play with your friend for a few minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mohist

    Mohist

    Minecraft Forge Hybrid server implementing the Spigot/Bukkit API

    MohistMC is dedicated to pushing boundaries by accomplishing the impossible through the creation of unique hybrid Minecraft software. Additionally, we strive to maintain and enhance select mods and plugins, aiming to provide players with an exceptional gaming experience.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB