Showing 16 open source projects for "read"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It 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
    minecraft-world-downloader

    minecraft-world-downloader

    Download Minecraft worlds, extend server's render distance. 1.12.2

    A Minecraft world downloader that works as a proxy server between the client and the server to read & save chunk data. Download multiplayer worlds by connecting to them and walking around. Chunks can be sent back to the client to extend the render distance.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    SkytilsMod

    SkytilsMod

    Skytils is a Hypixel Skyblock mod

    ...A major emphasis is on “solver” style helpers and situational alerts, such as puzzle support and notifications for specific spawns or conditions, which can reduce friction in time-sensitive gameplay. The mod also includes interface enhancements, including customizable visual elements that make important combat or environment signals easier to read. Because the project is popular enough to attract malicious copies, its ecosystem stresses safe sourcing and verification, reflecting how widely used it is in the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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: 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
  • 5
    Blooket pin finder

    Blooket pin finder

    A fast and efficient blooket pin finder made with python

    A fast and efficient blooket pin finder made with python. A bit different than a kahoot finder, instead of making a get request to see if the website with the pin exists, I turn the raw json into a python library to read. Sayit.py is a small script I made to quickly type all of the pins in the pin.txt file. Made for something like sending them to a friend or writing them down in another file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    NeuralBot

    NeuralBot

    A general purpose aimbot, which uses a neural network for enemy/target

    NeuralBot is a general-purpose aimbot that utilizes neural networks for enemy or target detection. Unlike traditional aimbots that may interact directly with game memory, NeuralBot functions as a "pixel bot," analyzing on-screen pixels to identify targets. This approach makes it versatile across various first-person shooter games without modifying game files.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 7
    Minecraft Name Checker

    Minecraft Name Checker

    Minecraft Name Availability Checker

    A Minecraft tool that checks to see if an account name is available or currently taken. The program is written entirely in Java and exported to an executable. A text file (one name per line) can also be read and checked. An output file "available.txt" will be created with usable names in the same directory as the selected read file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    libanvil

    C library for manipulating Minecraft world data

    Libanvil is a C library for manipulating Minecraft world data, designed to be as simple and efficient as possible. It provides full read and write support for region data in the Anvil file format, with support for other game files planned. It includes APIs for both low- and high-level access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FlightCraft3D

    FlightCraft3D

    realistic but simple flight simulator: exploration and casual landing

    a little and 'mininalist' 3D Flight simulator, accompanied also by a dydactical example that illustrates the concept behind flight simulators. FlightCraft3D anyway goes a lot beyond: is physically realistic, and allowes landing everywhere. It aims at becoming a game focused on casual landing, among trees, rocks and buildings and so on. VID:http://youtu.be/_Af0PgrCTxo It shall be a sort of Minecraft-focused-on-aeromobilism. Simply implemented, but with many interesting features. I plan to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Minecraft Mod Updater

    Minecraft Mod Updater

    A tool for mod servers and for the connivance of players.

    ...Yes, you just found this awesome mod that you know everybody will love, but. most of your users will have no idea how to install it. "Just update the forum post, then everybody will understand!" Well, no that's not how it works, most of us don't even read the forum post after joining (well, me, anyway). "Then just change the MOTD!" And cause more problems for your users? For a solution, you don't need to look further than Minecraft's own launcher for a concept! If you look at Minecraft's launcher, you notice just how simple it is to update. That's what this program does.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    LetItRain

    LetItRain

    Minecraft Bukkit Pugin - Let It Rain

    ...LetItRain generates a config.yml which lets you edit the blacklist, the default values and the message that will be displayed when a command is called. Zeus and Strike commands also available. Please read http://dev.bukkit.org/server-mods/let-it-rain/ for more information and official download links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Minecraft Add-On Manager
    The "Minecraft Add-On Manager" is a powerful tool which makes things like modding or installting texturepacks much easier.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    JNBT is a Java NBT (Named Binary Tag) library. It provides easy to use NBTInputStream and NBTOutputStream classes to read and write NBT files. NBT is the level format used by the Minecraft game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Eyes of Chernobyl is a game modification for the Source Engine. We're a small group of developers who's aiming at bringing the best sniper game out in the world by this project. Read more about it here > http://www.fpsbanana.com/studios/22050
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Accessibility Plus Extended

    Accessibility Plus Extended

    A minecraft java mod that adds more accessibility options.

    A minecraft java mod that adds more accessibility options like ore detector, fall detector, read blocks and entities. Join the discord server to get updates, request feature or report bugs. This project is an extension of Accessibility Plus by LuisSanchez-Dev. New Keybindings:- B = Open settings menu Y = Lock onto nearby mob entity Alt + Y = Disable locking New Commands findlava = Find the closest lava source block and narrate it's position relative to the player or play a sound at the source block. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Delta Executor For PC

    Delta Executor For PC

    Use the Delta Executor APK with Roblox on a Windows PC.

    ...If the Delta Executor APK is not found, the project will automatically download it. The "DeltaExecutorVector.svg" file is just the logo in vector format. How to run 1. It's good practice to always first read the source code. 2. Click the download button above. 3. Unzip and run the executable as administrator, choose a location, and click install. 4. Locate the application, and run it. 5. If you would prefer to use your own APK, place it in the same folder as the application. This APK will be used instead of downloading a new one. ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo