Search Results for "source engine" - Page 83

Showing 7811 open source projects for "source engine"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    GraphQL Elixir

    GraphQL Elixir

    GraphQL Elixir

    An Elixir implementation of Facebook's GraphQL. This is the core GraphQL query parsing and execution engine whose goal is to be transport, server and datastore agnostic. In order to setup an HTTP server (ie Phoenix) to handle GraphQL queries you will need plug_graphql. Examples for Phoenix can be found at hello_graphql_phoenix, so look here for a starting point for writing your own schemas. Other ways of handling queries will be added in due course. Tokenization is done with leex and parsing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    RAPTOR Game Engine

    RAPTOR Game Engine

    Game engine allows you to create own MMORPG

    Game engine allows you to create own MMORPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A cross-platform 3D rendering libarary.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    UI for Docker

    UI for Docker

    A web interface for Docker, formerly known as DockerUI

    Containers UI For Docker is a web interface for the Docker Remote API. The goal is to provide a pure client-side implementation so it is effortless to connect and manage docker. Bind mounting the Unix socket into the UI For Docker container is much more secure than exposing your docker daemon over TCP. The privileged flag is required for hosts using SELinux. You should still secure your UI For Docker instance behind some type of auth. UI For Docker listens on port 9000 by default. If you run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Rigs of Rods

    Rigs of Rods

    A 3D simulator game where you can drive, fly, and sail

    Rigs of Rods is a 3D simulator game where you can drive, fly and sail various vehicles using an accurate and unique soft-body physics engine. Since 2014, the development continued at https://github.com/RigsOfRods/rigs-of-rods UPDATE: 10/30/2016: removed opencandy installers, replaced with zip files.
    Leader badge
    Downloads: 212 This Week
    Last Update:
    See Project
  • 6
    ALRDR 2.0 demo

    ALRDR 2.0 demo

    The second demo of my game engine.

    ...The source will come maybe later :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tgo

    Tgo

    MCTS Go engine with policy simulation, UCT selection, RAVE

    Go player using Monte-Carlo method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PakoSearch64

    PakoSearch64

    Quick file search tool

    Multi tool for searching files in your disks even without connecting them. Performs FAST keyword and normal searches, shows up duplicated or similar files in a multi panel dialog. All operations done in RAM for the fastest search possible. Uses heuristic algorithms (HAL), TWorm (indexes) and keyword processing to achieve results in some microseconds, 5 magnitude orders fast than typical searchs. Technology written from scratch by the author. It can handle huge filename spaces, and supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KOFFE is a 2D fighting game engine compatible with KOF'91. Written in Object Pascal, it's very configurable: it's possible to change all character definitions, backgrounds, sounds and graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    3dsmax toolkits for ogre3d engine, eazy to use, fully support for all sorts of entity type: skinned meshes, billboards, morph-targets, uv animation...etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vsSolutionBuildEvent (vsSBE)

    vsSolutionBuildEvent (vsSBE)

    Control everything: Visual Studio, MSBuild Tools, CI, and more ...

    https://github.com/3F/vsSolutionBuildEvent Advanced handler of the most events from MS Visual Studio and MSBuild tools. Compile and automate everything in the same manner even without VisualStudio. Full control and flexible multi-actions for basic pre/post events and other additional such as: CommandEvent, Errors, Warnings, Cancel-Build, Output-Build, Transmitter, Logging Ability to handle events for all subprojects at once from the whole solution as an Solution-Events or individually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    libnova

    Celestial Mechanics Engine

    libnova is a general purpose, double precision, celestial mechanics, astrometry and astrodynamics library.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    sK1

    sK1

    Professional quality open source illustration software

    sK1 is an open-source, cross-platform illustration program that can be used as a substitute for professional proprietary software like CorelDRAW or Adobe Illustrator. Unique project features are CorelDRAW formats importers, tabbed multiple document interface, Cairo-based engine, and color management. This SourceForge project page is outdated. To download latest sK1 2.0 binaries, please visit official project site: https://sk1project.net/sk1/
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14

    GopherMole

    a gopher search engine

    GopherMole is a gopher search engine that is primarily focused on multimedia files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GEK (Game Excelleration Kit) is a game engine focused on providing interactive 3D simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DHT

    DHT

    BitTorrent DHT Protocol && DHT Spider.

    DHT implements the bittorrent DHT protocol in Go. It contains two modes, the standard mode, and the crawling mode. The standard mode follows the BEPs, and you can use it as a standard dht server. The crawling mode aims to crawl as much metadata info as possible. It doesn't follow the standard BEPs protocol. With the crawling mode, you can build another BTDigg. The default crawl mode configuration costs about 300M RAM. Set MaxNodes and BlackListMaxSize to fit yourself. DHT aims to implement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DuckDuckGo Search API Framework

    DuckDuckGo Search API Framework

    Search The Web Using DuckDuckGo API PHP Framework

    Search The Web Using DuckDuckGo . By using our API , We save you a time and a lot of second reading document . Great for everyone especially beginner in php. For Composer composer require ampare-engine/duckduckgo To Use just use like an stdclass Example AbstractText $DuckDuckGo->AbstractText ; More information : https://duckduckgo.com/api
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Engine Emissions & Uncertainty Analysis

    Internal combustion engine emissions and uncertainty analysis

    This is an open source computer code that was designed to conduct emissions calculations and uncertainty analysis from steady-state internal combustion engine experiments. The code is available in LabView and MATLAB. The LabView code does not conduct uncertainty analysis. Only the MATLAB code conducts uncertainty analysis. The LabView code was designed to be integrated into the test cell and be used in real time while the engine is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    autoCode4

    Synthesizing embedded control software from formal specifications

    autoCode4 is an engine that synthesizes controllers from formal specifications described under a subset of linear temporal logic (LTL). Importantly, it synthesizes synchronous dataflow controllers (in Lustre or in Ptolemy II form) and maintains requirement-to-code traceability. Such feature is mandated in developing safety-critical systems and are considered essential for specification validation or integrating manual implementation such as legacy code. The LTL specification captures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    totaljs/eshop

    totaljs/eshop

    Eshop + Content Management System (CMS) written in Node.js / Total.js

    Total.js eShop is an open-source eCommerce platform built with the Total.js framework. It provides a lightweight, modular, and customizable solution for building online stores. Designed for developers who need a flexible eCommerce backend, it offers essential shopping functionalities such as product management, order processing, and payment integrations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Charlemagne

    Community-driven game engine

    Charlemagne is a community-driven game engine. The project has no end goal: that is mainly up to YOU what you want to make the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Land is a simple, portable 2D game engine written in C that evolved during making some small hobby games over the past years. It uses the Allegro library for base HW/OS access, and this public release hopefully makes it keep growing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RootEngine
    ROOTENGINE ©S.E.C.A Engine® ABOUT RootEngine is a computer application to Give Root Access to android phone , is something like Hack!T. Getting Started RootEngine is simple to use and give upto 86,74% Chance to successfull Root Access System Requirements -Windows 7 ,8,9,10 -Mac OS X (Coming soon) -Android 4.2 to 5.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25

    Mondschein Engine

    A performant, flexible, and easy-to-use real-time 3D rendering engine

    The Mondschein Engine is an open-source high performance realtime 3D graphics rendering engine written in C++ on top of OpenGL. It is designed to be modular, mighty, fexible, and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB