[go: up one dir, main page]

Showing 66 open source projects for "communication"

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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Questie

    Questie

    Questie: The WoW Classic quest helper

    Questie: The WoW Classic quest helper.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    OpenTTD

    OpenTTD

    Open source simulation game based on Transport Tycoon Deluxe

    OpenTTD is an open source transport simulation game based on the popular game Transport Tycoon Deluxe by Chris Sawyer, with several additions. OpenTTD is as close to the original as you can get, but has been extended with plenty of great features. These include bigger maps (up to 64 times bigger than the original), stable multiplayer mode that allows for up to 255 players in 15 companies, in-game downloading of heightmaps, AIs, scenarios, and so much more. With its many additions and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    ... of creatures are ready to fight, above and below ground, and as players level up they can compare themselves on a detailed stats website. The engine Marauroa provides a simple way of creating games on a portable and robust server architecture. Marauroa manages the client server communication and provides an object orientated view of the world for game developers. It handles database access in a transparent way to store player accounts, character progress and the state of the world
    Downloads: 75 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    Linux Air Combat

    Linux Air Combat

    Combat Flight Simulator for LINUX. WW2. Network and VOIP. Open-source.

    WW2 Combat Flight Simulator. Free. Current Version: 9.83. This is now the world's leading open-source combat flight sim for LINUX. Linux Air Combat ("LAC") runs on almost any desktop LINUX system (even Steam Deck & Raspberry Pi) and generates smooth, high-performance flight. If it runs TOO fast on your hardware (framerates beyond 100 FPS), you should activate LAC's built-in FrameRate Limiter as documented...
    Leader badge">
    Downloads: 55 This Week
    Last Update:
    See Project
  • 6
    Euler

    Euler

    A distributed graph deep learning framework.

    As a general data structure with strong expressive ability, graphs can be used to describe many problems in the real world, such as user networks in social scenarios, user and commodity networks in e-commerce scenarios, communication networks in telecom scenarios, and transaction networks in financial scenarios. and drug molecule networks in medical scenarios, etc. Data in the fields of text, speech, and images is easier to process into a grid-like type of Euclidean space, which is suitable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ryzom
    Ryzom Core is a toolkit for the development of massively online universes. It provides the base technologies and a set of development methodologies for the development of both client and server code.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Mumble

    Mumble

    Low-latency, high quality voice chat for gamers

    Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It includes game linking, so voice from other players comes from the direction of their characters, and has echo cancellation so the sound from your loudspeakers won't be audible to other players.
    Leader badge">
    Downloads: 117 This Week
    Last Update:
    See Project
  • 9

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    RTuinOS, the event based Real-Time Operating System (RTOS) for Arduino, is now hosted at SourceForge. In this revision, 1.0, the event concept has been generalized. Events can now be broadcasted events, semaphores or mutexes. This permits to implement all the usual inter-task communication patterns. Please refer to the user guide and the diverse code samples for details. The second technical change is a complete revision of the makefile. It has been improved in many aspects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 10
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and others...
    Leader badge">
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    A mobile game distributed server implemented using netty4.X, supports tcp, udp, http, websocket links, uses protobuf custom protocol stack for network communication, supports rpc remote calls, uses mybatis3 to support db storage sub-database sub-table, supports asynchronous mysql Storage, update the reids cache synchronously when the db is saved. Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Eternal Lands Bot : This is an bot which can be initialized to play a character in the Massive online role playing game Eternal lands. It can be used as a trade or guard bot and has functions that are useful for guilds and communication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HLDJ
    Half-Life DJ lets you play audio files over the voice communication system in any Half-Life or Source-based game. Play your favorite audio clips and keep your audience entertained!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TinyMUSH

    TinyMUSH

    This project has move to GitHub (https://github.com/TinyMUSH/)

    --- THIS PROJECT HAS MOVE TO GITHUB --- https://github.com/TinyMUSH/ TinyMUSH 3 is a stable, feature-rich descendant of the TinyMUD server, and thus supports multi-user communication in a text-based "virtual world" format, via TCP/IP. The end result looks much like text adventures games of the mid-1980s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TailooApp

    TailooApp is a software you can use to control Roomba robot.

    TailooApp is a simple software you can use to test the serial communication between your PC and Roomba. The software is a courtesy and it will be improved by you and me. I just developed the first version as a kick start for hobbyists, fathers and their sons, students, curious and all people who bought Tailoo but do not have any programming skill or are in the learning process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mod_MumbleLink

    mod_MumbleLink

    Positional Audio Communication for Minecraft with Mumble

    A Mod so that Minecraft now natively supports Mumble's positional audio feature. This means: Directional and positionally attenuated VOIP in relation to the game world. Please visit the Forum for information about the newest Version! Main Forum-Thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272675 TheSkorm's Fork on GitHub: https://github.com/TheSkorm/mod_mumblelink Mumble: http://mumble.sourceforge.net Donations are greatly appreciated:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Glitch Client

    Glitch Client

    Source for the Flash-based Glitch client

    Glitch-client is the source code for the original Flash-based client for Glitch, the MMO game developed by Tiny Speck. It includes the user interface, display logic, game logic client-side (in AS3), asset handling and communication with servers. The client handles rendering the game world, inventory, avatars, locations, games etc., via the Flash client. The client code was later released as part of the asset archive after the game shut down. Networking / protocol logic to sync with game servers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bright Game Panel

    Bright Game Panel

    An easy to use and powerful game control panel

    Bright Game Panel is an open source game server control panel. "BGP" utilizes many standard technologies available on many shared hosting platforms which gives all communities the ability to remotely control their game servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TICO

    TICO

    Interactive communication boards for people with severe disabilities.

    TICO is currently a part of ARASUITE!!!! Please, look for ARASUITE in Sourceforge!!!! https://sourceforge.net/projects/arasuite/ TICO is a tool for the design and execution of interactive communication boards. Communication boards are highly used in augmentative and alternative communication (AAC) environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    GamePanelX

    GamePanelX

    Free/Open Source Web Game Panel. Control your game servers easily.

    The original free and open source game control panel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Network Morris is a Morris game which can be played between two players on the same board or over LAN, intranet using TCP/IP communication. This game is commonly called as Nine Men's Morris. Know the game and board setup: The board has three 'concentric' squares linked at the mid points of their sides. This provides 24 intersecting points arranged in16 lines of three. The board is filled with green holes at intersection points which are valid positions on the board. On top right side, 9 black...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    rov-suite

    rov-suite

    Complete ROV Control Suite

    This project aims to create a flexible, cross-platform ROV (remotely operated vehicle) control system based on Qt and the Arduino microcontroller series with multi-platform support. You can view the development blog at http://chrisstechblog.blogspot.com. If you have any questions, comments, ideas or complaints please let us know! We'd love to hear from you how we can improve ROV-Suite! Thanks! P.S. If you want to give us a negative review, please elaborate on why you are giving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cytadela

    Cytadela

    An old-school first person shooter from classic Amiga computers

    A conversion of an Amiga first person shooter from 1990's. Some say it's a Doom clone, but some argue that it's a Wolf 3D clone. The Citadel is a secret military research base located on a distant planet. After the contact with the base has been lost, a military spaceship has been sent there with a mission to either restore the communication or, if that's impossible, destroy the base. While approaching the planet, the spaceship has been destroyed by the Citadel's defence systems and you...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    Messaging library for multi-user / real-time collaborative applications. Server side logic in php, realtime communication between clients. Short learning curve, host everywhere, pass firewalls, no installation. Applications: chat, collaborative apps, games...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chess Game AI Phantoms
    ... and Communication team Abderahmn Samy Sherif Ibrahim * Testing team Gehad Ahmed Hassan Mohamed * Documentation team Nasma Abdallah Nourhan Tarek Egypt, Cairo University, Faculty of Engineering, Computer Department
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next