Showing 485 open source projects for "half life 2"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 1
    ElectroCRUD 2

    ElectroCRUD 2

    Database CRUD Application Built on Electron

    ..., filter & relations with few clicks without any experience in programming. After a few years of the project being inactive, I decided to bring it to life again. The codebase was built from scratch using Electron+Angular8. The new version contains most of the features of the first version, and new features are added on a weekly basis. From version 2.7.0 SQLite has been added, currently its very limited support but we working on full support for next version.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Steamless

    Steamless

    DRM remover of the SteamStub variants

    Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible. Steamless aims to be a single solution for unpacking all variants of the SteamStub DRM, ranging from the very first version to the most recently released. Steamless will remove the SteamStub DRM protection layer that is applied via the DRM tool from the Steamworks SDK. Steamless will never...
    Downloads: 304 This Week
    Last Update:
    See Project
  • 3
    OpenCore Legacy Patcher

    OpenCore Legacy Patcher

    Experience macOS just like before

    A Python-based project revolving around Acidanthera's OpenCorePkg and Lilu for both running and unlocking features in macOS on supported and unsupported Macs. Our project's main goal is to breathe new life into Macs no longer supported by Apple, allowing for the installation and usage of macOS Big Sur and newer on machines as old as 2007.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 4
    SVGEdit

    SVGEdit

    Powerful SVG-Editor for your browser

    SVG-edit is a fast, web-based, JavaScript-driven SVG drawing editor that works in any modern browser. SVGEdit is the most popular open source SVG editor. It was started more than 10 years ago by a fantastic team of developers. Unfortunately, the product was not maintained for a quite long period. We decided to give this tool a new life by refreshing many aspects. Please let us know with an issue or a discussions if you wish to contribute. V7 is changing significantly the way to integrate...
    Downloads: 39 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    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 accurate...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6
    Moonlight-Switch

    Moonlight-Switch

    Moonlight port for Nintendo Switch

    ... gamepads (including handheld mode) supported. Half of the joy-cons are also supported.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    croc

    croc

    Easily and securely send things from one computer to another

    ... that encompasses all three, without compromising any one of them. A common way to transfer a file is to first upload data to a server, and then, once uploaded, the link is shared with someone who goes to download it. This method is easy, but slow, the transfer rate of the file is half the harmonic mean of the upload and download speeds which makes it slower than either just uploading or downloading.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Conversations

    Conversations

    The very last word in instant messaging

    Conversations is an open source Jabber/XMPP client for Android, designed to provide a unique and more freeing mobile messaging experience. XMPP is a federated protocol that can work with every XMPP server out there, giving you the freedom to choose a trustworthy server for yourself while still being able to chat with contacts from other servers. All communications are TLS encrypted and Conversations offers to enable one of two state of the art end-to-end encryption mechanisms, so you can...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Multi-Account Containers

    Multi-Account Containers

    Keep parts of your online life separated into color-coded tabs

    Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs. Cookies are separated by container, allowing you to use the web with multiple accounts and integrate Mozilla VPN for an extra layer of privacy. Under the hood, it separates website storage into tab-specific Containers. Cookies downloaded by one Container are not available to other Containers. You can even integrate individual Containers with Mozilla VPN to protect your browsing and location...
    Downloads: 5 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
    ahooks

    ahooks

    React hooks library

    ... can be consulted in the provided documentation. Hooks are allowed to have no output, which is generally common in life cycle Hooks. In principle, more than two parameters are not allowed. Direct input regardless of whether a single parameter is required.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Delaunator

    Delaunator

    Fast JavaScript library for Delaunay triangulation of 2D points

    ... A↔︎B, we will use two half-edges A→B and B→A. Having two half-edges is the key to everything this library provides. It will also be useful to have some helper functions to go from one half-edge to the next and previous half-edges in the same triangle. We can draw all the triangle edges without constructing the triangles themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HackGen

    HackGen

    HackGen is a composite font of Hack and GenJyuu-Gothic

    HackGen is a composite font of Hack and GenJyuu-Gothic. Hakugen (Hakugen) is a programming font that combines Hack, an English font for programming, and Genju Gothic, a derivative font of Minamoto no Kaku Gothic. In addition to simply synthesizing the two fonts, we are working to further improve visibility through some unique modifications. Orthodox monospaced font with character width half-width 1: full-width 2 (character width half-width 3: full-width 5 version also included) Hack-derived...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pomegranate

    pomegranate

    Fast, flexible and easy to use probabilistic modelling in Python

    ... networks can be dropped into a mixture just as easily as a normal distribution, and hidden Markov models can be dropped into Bayes classifiers to make a classifier over sequences. Together, these two design choices enable a flexibility not seen in any other probabilistic modeling package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bootstrap Native

    Bootstrap Native

    If you are looking for Bootstrap without jQuery, this is it.

    The lighter and more compact set of JavaScript components for Bootstrap is sourced with a modern ES6+ codebase and strong TypeScript definitions. At about half the size of the original and around 12kb gZipped, this library does most of Bootstrap & Popper combined. We launched the project back in 2015 with the goal of debunking the "write less do more" myth, meanwhile the Bootstrap developers themselves have decided to drop jQuery, however, we decided to keep maintaining the project for its many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Material Kit 2

    Material Kit 2

    Free and Open Source UI Kit for Bootstrap 4, React, Vue.js,etc.

    ... imagery, and large-scale typography. The general layout resembles sheets of paper following multiple different layers so that the depth and order are obvious. The navigation stays mainly on the left and the actions on the right. This new design has elements that have been the result of research regarding ink and paper and the way objects and materials interact in real life. The result is a beautiful and consistent set of elements that can get you started with your next project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Dragonboat

    Dragonboat

    A feature complete and high performance multi-group Raft library in Go

    .... Dragonboat handles all technical difficulties associated with Raft to allow users to just focus on their application domains. It is also very easy to use, our step-by-step examples can help new users to master it in half an hour. Easy to use pure-Go APIs for building Raft based applications. Feature complete and scalable multi-group Raft implementation. Disk based and memory based state machine support. Fully pipelined and TLS mutual authentication support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python colorlog

    Python colorlog

    A colored formatter for the python logging module

    Add colors to the output of Python's logging module. This library is over a decade old and supported a wide set of Python versions for most of its life, which has made it a difficult library to add new features to. colorlog 6 may break backward compatibility so that newer features can be added more easily, but may still not accept all changes or feature requests. colorlog 4 might accept essential bug fixes but should not be considered actively maintained and will not accept any major changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jekyll Picture Tag

    Jekyll Picture Tag

    Easy responsive images for Jekyll

    My life just got a lot busier; I'd really like a maintainer or two to help. I'm not abandoning JPT, I just don't have a ton of time to put into hacking on it. If you've been learning Ruby and you want to move beyond tutorials and throwaway projects, I'd love to hear from you. I'd be happy to help you gain experience and credibility, if you're willing to help me maintain this project! It's simple to throw a photo on a page and call it a day, but doing justice to users on all different browsers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tsfresh

    tsfresh

    Automatic extraction of relevant features from time series

    tsfresh is a python package. It automatically calculates a large number of time series characteristics, the so called features. tsfresh is used to to extract characteristics from time series. Without tsfresh, you would have to calculate all characteristics by hand. With tsfresh this process is automated and all your features can be calculated automatically. Further tsfresh is compatible with pythons pandas and scikit-learn APIs, two important packages for Data Science endeavours in python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Parabol

    Parabol

    Free online agile retrospective meeting tool

    Parabol gives structure to your meetings to get your team talking and moving forward faster. Add anonymous suggestions, create tasks as you go, and document your conversation in real-time with discussion threads – with your remote or hybrid team. Bring Planning Poker to life remotely. Sync issues from your backlog management tool and estimate with a fun digital card deck. Save your team time while staying up-to-date. Connect with team-mates – no matter where you all are, share updates on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CRI-O

    CRI-O

    Open Container Initiative-based implementation of Kubernetes Container

    CRI-O follows the Kubernetes release cycles with respect to its minor versions (1. x.y). Patch releases (1.x.z) for Kubernetes are not in sync with those from CRI-O, because they are scheduled for each month, whereas CRI-O provides them only if necessary. If a Kubernetes release goes End of Life, then the corresponding CRI-O version can be considered in the same way. This means that CRI-O also follows the Kubernetes n-2 release version skew policy when it comes to feature graduation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Star Wars Outlaws Crack

    Star Wars Outlaws Crack

    Star Wars Outlaws Crack, free and safe download. Latest Version

    Experience the first-ever open world Star Wars™ game and explore distinct locations across the galaxy, both iconic and new. Risk it all as scoundrel Kay Vess, seeking freedom and the means to start a new life. Fight, steal, and outwit your way through the galaxy’s crime syndicates as you join the galaxy’s most wanted. If you’re willing to take the risk, the galaxy is full of opportunity. If you’re willing to take the risk, the galaxy is full of opportunity. OS: Windows 10 64-bit or newer. CPU...
    Downloads: 269 This Week
    Last Update:
    See Project
  • 23

    42

    Simulation for spacecraft attitude control system analysis and design

    42 is a comprehensive general-purpose simulation of spacecraft attitude and orbit dynamics. Its primary purpose is to support design and validation of attitude control systems, from concept studies through integration and test. 42 accurately models multi-body spacecraft attitude dynamics (with rigid and/or flexible bodies), and both two-body and three-body orbital flight regimes, modelling environments from low Earth orbit to throughout the solar system. 42 simulates multiple spacecraft...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    p3d

    p3d

    General data-reduction tool for fiber-fed integral-field spectrographs

    p3d is a general data-reduction tool for use with fiber-fed integral-field spectrographs (IFSs); although, the spectrum viewer works with spectrum data cubes of any origin. The tool is built about the proprietary software IDL (Harris/EXELIS; see http://www.harrisgeospatial.com), but can be used without any license. Most slowly running loops are implemented in parallelized C (OpenMP).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Star Wars Outlaws Crack

    Star Wars Outlaws Crack

    Star Wars Outlaw Crack, free and safe download. Latest Version

    Experience the first-ever open world Star Wars™ game and explore distinct locations across the galaxy, both iconic and new. Risk it all as scoundrel Kay Vess, seeking freedom and the means to start a new life. Fight, steal, and outwit your way through the galaxy’s crime syndicates as you join the galaxy’s most wanted. If you’re willing to take the risk, the galaxy is full of opportunity. If you’re willing to take the risk, the galaxy is full of opportunity. OS: Windows 10 64-bit or newer. CPU...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next