Showing 1026 open source projects for "code source ping"

View related business solutions
  • 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
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 1
    jg3d
    Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    webDiplomacy
    Diplomacy is a popular turn based strategy game in which you battle to control Europe; to win you must be diplomatic and strategic. webDiplomacy lets you play Diplomacy online. Official game server: http://webdiplomacy.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project unmaintained since 2009. Code is a mess. Better don't even look at it. The Canas Corp. Downloader is a small Download/Update/Repair-Tool for RPG-Maker Games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Windows MUD code that I just want to share. Works on Win7, Vista, and XP. Not complete only a meager beginning. Login with name/password, dynamic help system, some vt102 color, multithreaded socket host using tcp/ip, and some communication channels
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 5
    Overlord PBEM game
    Overlord PBEM game project is re-creation of strategy/RPG PBEM Atlantis-like game "Overlord", originaly designed by Vincent Archer. The purpose of the project is to create set of code and documentation enabling free and and easy overlord games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is for the development of the RSCD_v4 server daemon. The code is GPL licensed. This code was black box reverse engineered and does not contain any copyrighted intellectual property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    As the title suggests, this is a real-time strategy game IN SPACE!!!! This version is incomplete and I have stopped working on it. If you would like to continue it, email me and I will send you the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    flightGL_chung
    flightGL chung is a compact realistic openGL flight simulator with combat and integrated map editor .Choose among 40 ground types and 72 plane combinations.Follow other planes as they cross the game area, attack them or declare war to start combat.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    A rebuild and update of the Crossfire RPG of the ageing code C to a modular C++ design with the intention of being dropped in replacement the existing Crossfire code base on completion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    MorseLab
    Java-based free software for learning audio and flashing-light Morse code. Features include very flexible audio system, drills based on live news feeds, and adaptive drilling strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Game of life is a c# lesson in object oriented programming. It provides places to write code which is Object Oriented and work on AI routines, Multi-threading and least importantly, fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Forks of WoW Emulators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    spaceGL_chung
    spaceGL chung is a compact openGL 3D space flight game with combat simulation and integrated map editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A dynamic interpreted language for scripting,games,apps,etc in under 500 lines of VB.NET code(using sharpdevelop,not vb). the current version makes it easy to create point and click style games. perfect for interactive business card cds and kiosks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    To write a comprehensive client/server code is a difficult task for a programmer.Here, I provide a universal open source code server based on IOCP.Hope helpful for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Day 0
    The Day 0 is (yet) minimal FPS, and will include networking feature and a RTS mode. We use the irrlicht demo as a basis for implementing some new features. So, don't be surprised if you doesn't see any graphical change in the release :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a basic client/server game in DirectX featuring up to 16 simultaneous players moving around a flat sheet of grass as skinned/animated .X meshes (the Tiny model from Microsoft demos) in only about 3500 lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C# / DX9.0 Demo App/ Source Code 1/20/03 Modeling 3-dimensial functions, shapes such as spheres, cubes, and a fully animated wave-modeling simulation. Explores topics such as positioning lighting, cameras, shapes, windows interface, Font "Meshes"..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simplistic first-person game base built around the idea of a single-floor grid of cubes layout. In its current state, it allows navigating around a 3D maze. It utilises SDL and OpenGL. Its source code is released into the public domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WeaselGui
    WeaselGui is middleware aimed at game developers to assist the creation of GUI and presentation layers. Simple, extendable, drop-in code with few dependencies for trivial integration. WeaselGui features in the book Game Engine Gems I © Weaseltron 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AquaGL is a small experimental project to develop and provide open-source game development tools and library code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Management of the FiberParty assistants. It controls who enters and who exit from the lan-party. It store the name, number, photo, and a bar-code of the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Quad-Ren is a hardware accelerated resolution independent 2D graphics engine with the primary focuses being on ease of use, simplicity and minimalism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Browser based ai game where the players play by writing the AI code on the browser itself.
    Downloads: 0 This Week
    Last Update:
    See Project