Showing 16 open source projects for "code"

View related 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    roblox-ts

    roblox-ts

    A TypeScript-to-Luau Compiler for Roblox

    roblox-ts is an attempt to bridge the abilities of TypeScript to work in a Roblox environment. We break down your code into an abstract syntax tree and emit functionally similar structures in Luau so that the code behaves the same.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    ...Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable. Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile. Since Excalibur games are "just JavaScript", you can use native app packaging wrappers like Apache Cordova, Universal Windows Apps, or Electron to create cross-platform games. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Goonstation

    Goonstation

    Repository for the Goonstation branch of SS13

    Goonstation is a community-maintained branch of the classic Space Station 13 (SS13) game, built on the BYOND / DMM / DM engine and custom code, with extensive maps, gameplay mechanics, user interfaces, and game modes. The repository houses the full game code, assets (maps, sound, icons, interface), configuration, and tools for running and contributing to a Goonstation server. It aims to offer a stable, feature-rich, roleplay/game environment with many custom systems (e.g., unique mechanics, items, server rules) layered atop the SS13 engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PixiJS

    PixiJS

    The HTML5 Creation Engine

    ...It’s a fantastic tool for creating rich, interactive content and with built-in cross platform compatibility and graceful degradation, there’s less work for you and more space for fun and creativity! PixiJS works across all devices and is incredibly fast. If you want to create exceptional experiences without having to deal with dense, low level code, browser inconsistencies, WebGL API or device compatibility, PixiJS is for you! See some great examples and creations made with PixiJS in the official website: https://www.pixijs.com/
    Downloads: 16 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    CMSS13

    CMSS13

    Contains the code for CM-SS13

    ...Developed and maintained by the cmss13 community, it emphasizes tactical combat, military roleplay, and survival against xenomorph threats. The repository includes the complete source code, sprites, maps, and configuration files needed to run servers or contribute to development. Compared to traditional SS13 forks, cmss13 introduces unique mechanics such as marine squads, advanced weaponry, and alien abilities, offering a combat-heavy multiplayer experience. The project thrives on active contributions from its community, ensuring continuous updates and balancing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Babylon.js

    Babylon.js

    Open game and rendering engine packed into a JavaScript framework

    ...From a ton of new tools, to improved workflows and features, new documentation and more, it is our sincere hope that Babylon.js 4.2 will make your development process faster and easier while unlocking new simple ways to work. The core focus of Babylon.js 4.2 has been around simplicity. While Babylon.js keeps its code-first approach, we’ve added many tools in the Inspector and enhanced the Node Material Editor to save time to developers and Tech Artists. With the Particle Editor, you can now create and configure particle systems with the click of the mouse.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    Rune

    Rune

    Build multiplayer web games played by millions

    Rune is a game development platform focused on creating real-time multiplayer games with minimal backend code. Designed for indie developers, it handles networking, matchmaking, and server management while integrating seamlessly with JavaScript-based game engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yogstation
    ...The repository contains the full SS13 codebase with modifications, including custom jobs, items, maps, and quality-of-life improvements. Yogstation prioritizes accessibility for new players while maintaining depth for veterans, making it one of the more popular SS13 community forks. The code and assets are open for contribution, allowing developers to propose fixes, features, and balance changes. With active updates, Yogstation continues to evolve as a distinctive branch of the SS13 ecosystem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TauCeti Classic

    TauCeti Classic

    Frankenstein lived

    TauCetiClassic is an open source fork of Space Station 13 maintained by the Tau Ceti Station community. It builds upon the original SS13 codebase, offering a distinct roleplay-focused experience with custom mechanics, sprites, and maps. The repository includes the full game source, assets, and build scripts necessary to host servers and contribute to development. TauCetiClassic emphasizes immersive roleplay scenarios, detailed station environments, and unique content compared to other SS13...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10
    Planck.js

    Planck.js

    2D JavaScript Physics Engine

    ...By offering collision detection, rigid-body dynamics, joints, and simulation capabilities, Planck.js makes it possible for developers to build physically realistic 2D games, simulations, or visualizations in browsers or Node.js without relying on native code. Its API mirrors Box2D’s concepts — bodies, fixtures, shapes, joints — which makes it familiar to users of classic Box2D, while being idiomatic for JavaScript developers. Because it's pure JavaScript, Planck.js integrates easily with HTML5 canvas, WebGL, or other browser-based rendering pipelines, facilitating smooth physics-driven games across platforms. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Shiptest

    Shiptest

    The Shiptest Codebase

    ...Instead of being confined to one station, players can design, operate, and explore with their own ships in a shared space environment. The repository contains full source code, assets, and maps to host or develop servers. Shiptest introduces new mechanics around ship construction, navigation, and resource management, creating a sandbox that emphasizes exploration and collaboration. Its modular design allows for diverse playstyles, from engineering and trade to combat and survival. The project is actively updated by its community, pushing SS13 gameplay in a fresh, experimental direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ArcadeGPU

    ArcadeGPU

    A complete 2D/3D Arcade Game Engine for Browser (Blender compatible)

    ArcadeGPU delivers a next-gen Y2K rendering pipeline combined with a seamless code-to-modeling workflow, powered by a unique real-time bridge between Blender and the engine. Choose your gameplay style with two physics systems: ultra-realistic simulations using Jolt, or fast-paced arcade physics with Walkmesh & Hitmesh. Explore the demo: https://aliyah-corp.github.io/
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    P8

    P8

    PICO-8 dependency manager

    p8 is a dependency manager for PICO-8 that allows developers to import Lua or Moonscript modules, spritesheets, and automatically reload carts during development. It streamlines the workflow for PICO-8 projects by managing dependencies and facilitating code organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Catch The Cat

    Catch The Cat

    An HTML5 game 'Catch The Cat' powered by Phaser 3

    Phaser Catch The Cat is a puzzle game built with the Phaser framework, based on the popular viral game where players try to trap a cat by blocking its paths. The project serves as both a game and a learning tool for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VOREStation

    VOREStation

    The codebase used by the VORE SS13 server, based on Polaris SS13

    VOREStation is a derivative of the Polaris branch (itself branched from Baystation12) of Space Station 13, known for embracing a unique roleplay tone and maintaining an independent, creative code identity—including assets under CC BY-SA licensing. If you see any errors or warnings, something has gone wrong - possibly a corrupt download or the files extracted wrong, or a code issue on the main repo. Ask on IRC. Finally, to start the server, run Dream Daemon and enter the path to your compiled vorestation.dmb file. Make sure to set the port to the one you specified in the config.txt, and set the Security box to 'Trusted'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Aurora.3

    Aurora.3

    The code for Aurorastation's new base, forked from Baystation12

    Aurora.3 is the codebase for AuroraStation, a heavily roleplay-focused Space Station 13 server set aboard the megacorporate starship SCCV Horizon, building upon a Baystation12 fork with rich lore, Discord integration, and MySQL-backed data systems. If you wish to develop for our codebase, please take a look at the guides under .github/guides and the github wiki, as they outline the guidelines for contributing to our codebase, which outline both the process for and the guidelines you must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next