• 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    October

    October

    Self-hosted CMS platform based on the Laravel PHP Framework

    ...The best place to learn October CMS is by reading the documentation or following some tutorials. October CMS was engineered to be easy — for both developers and users. At its core, we’ve used long-standing programming principles to create a brilliantly simple CMS that makes web development easier.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    ThinkPHP

    ThinkPHP

    ThinkPHP Framework

    ...More powerful and easy-to-use queries. Brand new event system. Model events and database events are unified into the event system. Template engine separates out the core. Middleware for internal functions. SESSION/Cookie mechanism improvement. Improved support for Swoole and coroutines. More friendly to IDE. Unify and streamline a large number of usages. ThinkPHP is released under the Apache2 open source agreement and is available for free.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Gideros

    Gideros

    Gideros Release version

    ...Apart from supporting multiple platforms, Gideros also provides automatic screen scaling and automatic selection of proper image resolution, which makes supporting different screen resolutions, aspect ratios, and universal projects an easy task. You can easily extend the core with plugins. Import your existing (C, C++, Java or Obj-C) code, bind to Lua, and interpret them directly. Dozens of open-source plugins are already developed and ready to use: ads, in-app purchases, physics for 2d or 3d, Steam integration, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    2048-1

    Sdk library for creating 2048 game in c#.

    My take mini sdk libs for creating the 2048 game in C#. Suitable for any engine from console app to Unity game. Only 2048 game logic. A very simple customizable core for initialization game with params.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5

    Aesop Core Libraries

    C++ game libraries plus server.

    These are the core (interface plus shared client/server) libraries used by the AESOP multiplayer game framework. This repository includes the fully functional AESOP server (with sample game logic). These libraries are also used by the reference client, aesop-client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    We are in the process of creating a open source persistent browser based web game (PBBG) framework which will have all the features to get you started and let you start developing your unique features without having to write all the basics. We have taken a modular approach, you can use only the modules you want. If you wanted just a forum you could enable only the core, user and forum modules. We are building our framework using Kohana which is an open source, object oriented (H)MVC web framework built using PHP5 by a team of volunteers that aims to be swift, secure, and small. We are using Kohana 3.3 You can view a demo at http://demo.modulargaming.com If you have any questions, bugs or feature requests feel free to post them on the issue tracker at GitHub. https://www.github.com/modulargaming/modulargaming Licensed under a BSD license. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Scrupp is a cross-platform 2D engine which uses SDL and OpenGL for visualization. It is controlled by external Lua scripts. The core supports various image, sound, music and font formats. The hard work is done by plugins written in Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hungry Hero

    Hungry Hero

    Hungry Hero is an open source Flash game built on Starling Framework.

    ...The game demonstrates how to leverage Starling’s features to create smooth, hardware-accelerated 2D experiences while maintaining cross-device compatibility through Adobe AIR and Flash. It showcases core concepts such as handling textures, sprite sheets, parallax backgrounds, and collision detection, providing a clear reference for building interactive games. The project also integrates advanced techniques like object pooling for performance, bitmap fonts for efficient text rendering, and Starling’s particle system extension for visual effects. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Bad Monkey Engine

    Bad Monkey Engine

    A truly extensible cross-platform game engine

    The Bad Monkey Engine is designed to function as the core engine for game development. Its architecture fully supports cross-platform game development by abstracting all platform specific code into general purpose utility classes. The primary platform is WinTel with parallel development occurring for Unix-based operating systems. Console-based platforms are not available yet due to the restricted nature of the APIs for these platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Zap Engine

    Zap Engine

    ...Admin tools should allow to edit most if not all part of the games content like "location contents" (for example jobs), battle monsters, etc... The game will take a full modular design, and will allow new developers to just develop modules without the requirement to change the core files or at least limit those.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ileor (ih-lay-or) is a modular server framework for the deployment of massively multiplayer online games. It consists of a core server written in C with all game logic written as dynamically loadable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    HexMUD

    A generic C++ MUD server featuring a strategy-style hexagon map

    ...MUD servers hard-code a specific game system, or a specific game setting within their code, but HexMUD strives to be as generic as possible in this area, allowing each separate administrator to easily build a custom code base while also gaining access to all of the core features HexMUD provides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next