Showing 241 open source projects for "code-server"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Cycli is a 3d mmo rpg project. The emphasis has been put on maximal code sharing between server and client and optimising server performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LuaGnome
    Library to use the Gnome libraries from Lua, incl. GLib, GTK and others. Currently about 9000 functions and 1900 structures are supported, even though the tested part is rather small. The code is here in the GIT repository. NOTICE: This project is not maintained anymore. A better alternative is the GIR based lgi project, see this link: https://github.com/pavouk/lgi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hovercraft is a game demo written in C++ (engine) and Lua (the game itself). Video presentation - www.youtube.com/watch?v=QDp6LFVs_Bc . Source code: http://hovercraft.svn.sourceforge.net/viewvc/hovercraft/trunk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The C++ port of AionEmu project. The orginal project's code can be found from here: http://www.aion-emu.com It's an educational project, to help developers get familar with large scale C++ and Lua development projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    easy to use, simple, small and fast web server for html and lua pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    distributed engine server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    irrBuild generates native solution, Makefile and workspace for irrlicht library and its examples using Premake based build scripts. These scripts can also be used as build templates for cross platform irrlicht applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The mistletoe parser library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The project 'MultiVerse' will be an open, decentralized, 3D virtual world where players and server owners can create or import content, build objects and define custom behaviour using scripts. Players can interact with objects in various ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    XalesBot is a high-performance IRC bot with full scripting support via the Lua language. It is designed for simplicity and ease of use - all functionality excluding communications with the IRC server are handled by Lua, and can be reloaded on-the-fly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a source code mod for Sauerbraten that adds a Lua scripting environment powerful enough to allow UI customization, handling of various game events, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SREmu's goal is to provide a fully functional server, missing no features, emulating the functionality of the official SRO servers as accurately as possible. It is a development tool, not a one-click-install private server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open source simplified library system. It intends to support the basic circulation and cataloging functions of a public library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NOTE THAT THIS PROJECT HAS MOVED TO GOOGLE CODE https://code.google.com/p/bitfighter/ Bitfighter is a really fun (!) multiplayer shoot-em-up with customizable ships and Robotron-like controls. Solid networking for great Internet playability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    edx33v2 is a Silkroad Online proxy application that uses a man-in-the-middle attack vector to provide the end user full access to the underlying communication channel between the client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A cross compiler for writing lua code in Java. Useful for writing Addon's that use the popular scripting language Lua. Avoid the hassle of writing unorganized code in a language with very little IDE support. Use eclipse and many other java tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open Tibia Advanced Remote Control or The bear remote is an API to open tibia, you can control almost anything in your server using this remote, also you can download/upload/edit files in otserv folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple game logic server engine for MMORPG ,user Mult-thread, lua script,can parallel debug script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Create Web Appliaction by XML Script for JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tfsES
    The Forgotten Server en Español
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Networking and sockets in scripting languages is difficult and often overcomplicated! Monasic is a server daemon (service) which does all the low level work to create a simple message-based environment, allowing easy access to networking via scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Source code repository for user Red Ring Rico on Gametrailers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Brainiac, Is C/C++ Libraries, Programs, And Python, And Lua Scripts For Neural Networking And Genetic Programming, In An Attempt To Create A "Glue-It-All-Together" Project, Striving Towards General Artificial Intelligence
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo