Open Source Software Development Software - Page 28

Software Development Software

View 5934 business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    LITS is a game development engine, which offers basic implementations of the most needed interfaces: Graphic, Network, Sound and Input. All interfaces have several (parts plattform independent) wrappers which can be choosen as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. in C# with IDE's in WPF and Silverlight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LPCBuilder - A code generator for the LP breed of muds. One of the prime objects of the project is to streamline the process of writing LPC code, enabling the builder to spend his/hers time on creating interesting objects instead of typing code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A port of the popular unit testing framework CPPUnit for the popular Mud LP Driver. This allows you to write automated unit tests to test both syncronus and asyncronus functionality in your LPC code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    LW GUI arose as a pure C++, pure X windows replacement for Allegro. It is a raster graphics library for X, with a powerful GUI. It is intended for use in games and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lapetus, an high-level open source library that can be used in the development of programs and games for the Sega Saturn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A little arcade game written in C++ using the Ogre rendering engine, Audiere and Kranf's XML parser. The game was inspired by the coloney defence game where you shoot down alian spaceships with lazers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Leadwerks Arena is an open source first-person/third-person arena game for online play between players. It is a community created tech demo for the Leadwerks Engine 2.1 and showcase of Phoenix.Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Leaf

    Leaf

    A game server framework in Go (golang)

    Leaf, written in Go, is a open-source game server framework aiming to boost efficiency both in development and runtime. Simple APIs. Leaf tends to provide simple and plain interfaces which are always best for use. Self-healing. Leaf always tries to salvage the process from runtime errors instead of leaving it to crash. Multi-core support. Leaf utilize its modules and leaf/go to make use of CPU resouces at maximum while avoiding varieties of side effects may be caused. Each module runs inside a separate goroutine. Modules communicate with one another via a light weight RPC channel(leaf/chanrpc). Leaf suggests not to take in too many modules in your game server implementation. Gate module, for management of connection. Login module, for user authentication. Game module, for the main business.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Leafpile is a Z-code interpreter, a Java implementation of the Z-machine virtual machine used for running Infocom/Inform interactive fiction story files. Leafpile seeks complete compliance with the Z-machine Standards Document 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    League of Legends Wordpress Theme

    League of Legends Wordpress Theme

    League of Legends Wordpress Theme

    Development continued - moved to Github. https://github.com/PascaleBeier/lol-wp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tool for Hattrick.org web soccer management game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Szoftverlab 4: Lemming jatek tervezese
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Leviathan Engine is a flexible and easy to use open source 3d engine for the Windows OS. It renders with DirectX and OpenGL and is written in c++ with an OO design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Libdoomwad is a C++ platform-independent class library used to manage data structures inside data (wad) files for Doom and Doom 2. Its target audience is developers of Doom editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Libnet is a cross-platform library aimed at game developers. It has an abstract high level API, which encourages developers to make their games portable across platforms and network types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lienzo is a gtk-Canvas and Lua program to work in geometry. Unlike others like Cinderella, Cabri, DrGeo, etc... this one focuses in algorithms, not in static figures. the lua interface allows to work with programable objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lilith3D is a simple 3D engine for outdoor games. It features dynamic terrain, weather effects, A* pathing, and day/night cycles. Lilith3D is written in C++ and built on OpenGL and SDL for cross-platform use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Lissajous figures

    It animates some Lissajous figures. It is Boot-able.

    This is a short simple boot-able program that animates some Lissajous figures. It can only run when the computer contains Bios, and when the computer is booted. The complete source code is here as an .asm file which can be compiled instantly with the Fasmw compiler. It has an interesting way of switching the computer into 64 bit Long mode. It actually switches the computer back and forth between 16 bit and 64 bit mode, easily, with an interesting technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Online Multiplayer Games Lobby written in java, the client lib can be added to any java game, and the server runs on any java enabled computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Logic Assistant is a framework which enables creating logic circuits, simulating them, creating questions from them and applying to students as a contest or examination. It is developed on .Net C# and works on network over web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lore And Lutes (L&L) is an open source Ultima style adventure game. Its prominent feature is the editor and ZZT style scripting language which will allow users to easily create their own games. L&L is built on ASFC, so it runs on Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LoseThos, a free, 64-bit, multicore, PC operating system designed from scratch -- not a Unix. No bloat. Boots in 2 seconds. Comes with games, C compiler, tools and lots of demos of the API! Test-drive or install -- it is a live CD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LMY image codec and tools for small, 16-bit (or higher) displays on devices with limited resources. Image file size and quality rival GIF, PNG, and JPEG, but decompression is much less complex. Used commercially by Lower Mars. C/C++ and Java/j2ME include
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB