Showing 16 open source projects for "repository"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    Thrive

    Thrive

    The main repository for the development of the evolution game Thrive

    Thrive is a free, open-source game about the evolution of life. From the lowly tidepools of your home planet, you will rise to cosmic dominance. At every step, powerful creation tools and deep simulation mechanics will aid your species’ development. Revolutionary Games is the open-source team of dedicated volunteers aiming to make Thrive a reality. Our team seeks to accomplish two major goals: create engaging, compelling gameplay that respects our players’ intelligence, and remain as...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    Netcode for GameObjects

    Netcode for GameObjects

    Netcode that provides networking capabilities to GameObject workflows

    Netcode for GameObjects is a Unity package that provides networking capabilities to GameObject & MonoBehaviour workflows. The framework is interoperable with many low-level transports, including the official Unity Transport Package. Visit the Multiplayer Docs Site for package & API documentation, as well as information about several samples which leverage the Netcode for GameObjects package. You can also jump right into our Hello World guide for a taste of how to use the framework for basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Underwear Arcade

    A repository to store arcade games developed by Underwear Demesne.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OS Game-Launcher

    OS Game-Launcher

    An open-source game launcher for people who love open-source!

    OS Game-Launcher is an open-source game launcher for people who love open source. The website of the project: https://os-game-launcher.matix-media.net/ The GitHub Repository: https://github.com/Matix-Media/os-game-launcher
    Downloads: 5 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    Cygwin Ports

    Cygwin Ports

    Repository of desktops and programs for the Cygwin platform

    A large repository of open-source programs built for Cygwin, including X11 desktops, language interpreters, multimedia frameworks, cross-compiler toolchains, and much more. Also hosted here is the cygport tool for building Cygwin packages. cygport releases and the Ports Git repositories are hosted here; Ports packages are available from the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SteamEngine is a new open-source UO server emulator coded in C#, which can read and run Sphere scripts. It`s domains are supposed to be extreme customizability even for non-programmers, and a clean and readable codebase. The project is now abandoned. The "intended for the public" phase ended long ago. The "OldCode" repository is that (if that still works). Then for a while we intended it for the UO shard moria.cz, but that didn't succeed either, and the shard is now defunct. The last commit...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    ZILF

    This repository is deprecated. Use Heptapod instead.

    THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead: https://foss.heptapod.net/zilf/zilf ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Triepocalypse

    A trie data structure extracted from the typing game Typocalypse.

    The typing game Typocalypse (https://code.google.com/p/typocalypse/source/browse/#hg/Trie) used a trie data structure which has been linked to separately from the game and has been of separate interest for some years now. It has now been given its own repository. A trie is a data structure used to find strings from their prefixes. After having stored strings in the trie, the trie will efficiently find all the strings which start with a particular prefix. Project was developed using C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Open Toolkit is an advanced, cross-platform, C# OpenGL, OpenAL and OpenCL wrapper for Mono/.Net. It is especially suitable to RAD development and can be used in games, GUIs (WinForms, WPF, GTK#) and scientific applications. The official repository can be found in github: https://github.com/opentk/opentk The sourceforge repository will no longer be updated, but will remain online for posterity.
    Downloads: 17 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    ... on Investigo and help move it forward, please join me on SourceForge! To clone the Mercurial repository: hg clone http://hg.code.sf.net/p/investigo/src investigo-src If you like this software please consider donating to help fund my open source development: https://sourceforge.net/donate/?user_id=3127940
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    XNA HLSL Particles

    A simple particle physics simulation in XNA

    April 18th, 2013: Migrating Project to https://github.com/Cody-Duncan/XNAParticles I will be sure to pull changes back to the repository here. Requirements: XNA 3.1, Visual Studio 2008 (for source code), a graphics card that supports Shader Model 3.0 . This simulates a field of particles. Physics calculations are done using HLSL with the vertex texture fetch. Each particle's velocity is stored in a pixel's rgb values in a texture. The position is stored in a separate texture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gmodes
    Examples how to make basic and clever addons and gamemodes using GarrysMod. Also in our svn repository there is a list of stuff maded by members of gmodspain.com. Those files enable future improvement and modifications for lua coders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WCell is not using this repository anymore - Please refer to our homepage @ http://www.wcell.org and check out our new repository on Github @ http://github.com/WCell/WCell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Source code repository for user Red Ring Rico on Gametrailers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Have you been looking for a reliable library of lsl scripts only to find sporadic low quality scripts. This project is a repository of development tools, sl oriented web services, gui interfaces, libraries, and scripts. SL & LSL © Linden Lab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Repository for a game which being developed during the Fall 2008 Quarter at UC Irvine (UCI) for class CS 113: Video Game Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next