Showing 14 open source projects for "void based linux"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    PhiZone Player

    PhiZone Player

    HTML5 Phigros chart player/simulator

    PhiZone Player is an HTML5-based simulator for Phigros charts, developed using Phaser. It allows users to play and test custom rhythm game charts within a web browser, providing a platform for chart creators and players to interact with Phigros-style gameplay.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Planck.js

    Planck.js

    2D JavaScript Physics Engine

    Planck.js is a JavaScript rewrite/port of the physics engine Box2D, designed to provide 2D rigid-body physics simulation usable directly in web contexts or any JavaScript environment. 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,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Shiptest

    Shiptest

    The Shiptest Codebase

    Shiptest is an open source fork of Space Station 13 that replaces the traditional single-station gameplay with multiple player-controlled ships. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ancient Beast

    Ancient Beast

    The Turn Based Strategy Game/eSport. Master your beasts

    Ancient Beast is a turn-based strategy indie game project played online against other people featuring a wide variety of creatures to acquire, putting them to use in order to defeat your opponents. This project was carefully designed to be easy to learn, fun to play and hard to master. We hope you'll enjoy it. The game takes place in a dystopian future, where people have excelled in power thanks to the use of technology, specifically advanced 3d printers. The world is split into 7 factions,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    boardgame.io

    boardgame.io

    State Management and Multiplayer Networking for Turn-Based Games

    The project implements a lightweight but powerful engine for creating turn-based games (board games, card games, turn-based strategy, etc.) in JavaScript. With boardgame.io, you define the game logic in pure functions: you describe how the game state changes when a move is made, and the framework handles all the rest (state management, synchronization, storage, multiplayer, etc.). This abstraction lets developers focus on the rules and mechanics rather than on networking, persistence or UI...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Spotify Web API JS

    Spotify Web API JS

    A client-side JS wrapper for the Spotify Web API

    This is a lightweight wrapper for the Spotify Web API (2.6kB gzipped + compressed). It includes helper functions for all Spotify's endpoints, such as fetching metadata (search and look-up of albums, artists, tracks, playlists, new releases, podcasts) and user's information (follow users, artists and playlists, and saved tracks management). It doesn't have any dependencies and supports callbacks and promises. It is intended to be run on a browser, but if you want to use Node.JS to make the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    /tg/station

    /tg/station

    The /tg/station branch of SS13

    /tg/station is a community-run codebase for Space Station 13, a 2D, round-based, multiplayer role-playing game built on BYOND where players assume varied roles aboard a dangerously quirky space station. Space Station 13 is a paranoia-laden round-based roleplaying game set against the backdrop of a nonsensical, metal death trap masquerading as a space station, with charming spritework designed to represent the sci-fi setting and its dangerous undertones. Have fun, and survive. This is the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    Sketchbook

    Sketchbook

    3D playground built on three.js and cannon.js

    3D playground built on three.js and cannon.js. Simple web-based game engine built on three.js and cannon.js focused on third-person character controls and related gameplay mechanics. Mostly a playground for exploring how conventional third-person gameplay mechanics found in modern games work and recreating them in a general way. Raycast character controller with capsule collisions. General state system. You can define your own scenes in Blender, and then read them with Sketchbook. Sketchbook...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Lance

    Lance

    Multiplayer game server based on Node.JS

    Lance is a real-time multiplayer game server framework designed to simplify the development of synchronized online games. It provides an extensible Node.js–based server where all game logic runs centrally. Lance also includes a client-side library that keeps each player’s game state synchronized with the server in real time. To ensure smooth gameplay, it uses efficient networking techniques along with position interpolation and extrapolation. The framework manages user input coordination and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Turbulenz Engine

    Turbulenz Engine

    Turbulenz is a modular 3D and 2D game framework

    Turbulenz Engine is a powerful, modular open-source game framework built in JavaScript and TypeScript that enables developers to create both 2D and 3D games that run directly in HTML5-compatible browsers as well as on desktops and mobile devices. The engine is designed to support rich multimedia applications without the need for plugins, using modern web technologies for graphics, physics, input, sound, networking, and asset management. It includes not only the low-level APIs for rendering...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next