Search Results for "mud mapper linux" - Page 11

Showing 1406 open source projects for "mud mapper linux"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    SOCS

    SOCS is a SOLiD read mapper with bisulfite sequencing support.

    SOCS performs ungapped alignment of SOLiD (color space) sequencing reads against reference sequences. Modes are available for detecting short sequence-space variants (such as SNPs) and for detecting unlimited numbers of bisulfite-induced nucleotide substitutions for 5mC methylation studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AgilePHP
    Rapid Application Development framework for PHP 5.3+ featuring MVC, ORM, annotations, interceptors, remoting, soap & rest web services, caching, logging, identity/role mgmt, i18n, XSLT code generation, AJAX/WebSocket integration and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ... a web-server for DGD (Dworkin's Generic Driver) written in LPC. It's quite capable and includes WebDAV server (as plugin), XML processor and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SunUO is a free Ultima Online server, based on RunUO. Ultima Online is a commercial MMORPG by Origin / Electronic Arts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    A basic cross platform MOO client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Cavalier Bot Toolkit is a toolkit for creating automated characters ("bots") for the MMORPG, Eternal Lands. It is based on a series of hooks and handlers, and is designed to be more maintainable, modular, and self-explanatory than the previous program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FreeTribes is an empire building, highly strategic MMORPG. The game in its entireity is being completely re-written from scratch, under GPL and will use Python and PHP. More information at http://www.phplogix.com/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wolfpack is an open source server implementing the protocol used by the massive multiplayer online game Ultima Online. It aims for full support of the Ultima Online protocol and tries to mimic the same gameplay as the original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Iris is a free 3D Client for the popular Massive Multiplayer Role Playing Game Ultima Online. The current Iris version works with the Ultima Online expansions Age of Shadows, Samurai Empire and Mondain's Legacy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    An object oriented framework that will help you with creating PHP web applications. It features advanced options such as form validation, an object-relation mapper, image handling, and way more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Codex Mapping Software
    This software is a stand-alone historical mapping software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Free Speech Just Pay Shipping

    Free Speech Just Pay Shipping

    3d peer to peer chatroom where associated pairs of text gravitate

    A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QsT SQL Tools - ORM system based on Qt 4.6.0 (and higher) to improve programming databases with Qt. QST has a little functionality to make simple SELECT, INSERT, UPDATE, DELETE and EXEC queries. It uses PostgreSQL but can be ported for other language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Tibia Map Tool

    A simple command line tool that operates on Tibia automap files.

    A simple command line tool for merging Tibia maps and dumping them to BMP files. DOES NOT WORK WITH FLASH CLIENT MAPS (YET).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RoguePHP
    Wicket like views in PHP. View templates are 100% valid XHTML documents. 20% faster than smarty templates on render and 100x faster on compile. Basic Log4J style logging with detailed log formatters. Basic internationalization support with tight view integration. Simple Java style Collections (ArrayList, HashMap), Observers and reusable Constraint system. MySQL DB support with detailed query profiling and local / distributed cache support. Very fast abstraction layer and easy to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BLIMToolbox

    A set of tools for processing Argus images of the nearshore zone.

    BLIM Toolbox is a collection of tools for the extraction and analysis of visual features in Argus images of the nearshore zone. The toolbox provides an implementation of the BarLine Intensity Mapper (BLIM) algorithm, which extracts high-intensity bands from Argus images. Also, several analysis and export functions are included in this toolbox, such as timestack plots and movies. The main incentive for the development of this toolbox was reducing the amount of time and effort a user spends on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    beantobean

    Java bean to java bean mapper

    Most of java application developped using the layer paradigm needs to map java beans to java beans. This process is used to exchange data between the different layers of the application. As an example, the well known Data Transfer Object Pattern which is used to transfer data between software application subsystems heavily uses mapping between beans of the different layers Transfer. The mapping between beans includes : - Mapping of object fields, - Complexe property mapping...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MS-Mapper

    MOVED TO https://github.com/binfalse/MS-Mapper

    Create 2D intensity maps of Mass-Spec data. The development of the project has been MOVED TO https://github.com/binfalse/MS-Mapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EffiDB
    Portable C++ RDBMS client library. Provides C++ API and isolates application from low-level DB interactions. Manages database connections, builds and executes SQL statements, parses query results, etc. MySQL, MSSQL, Oracle, SQLite drivers available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multi-Spacial Objects is a framework for developing lightweight realtime replicated objects with relational mappings for distributed systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The “RDB2RDF Mapper” is a Java based software desktop application which allows a user to create a mapping file between a relational database and an RDFS/OWL ontology via a graphical user interface. This project is ANDS-funded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    iocaste-core is a framework for web-applications, working on top of spring-framework and hibernate, supplying them additional features. iocaste-core implements html components factory, data validation, authentication/authorization features and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C# MUD using Netcore and Gdk/Gtk#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The JAVA library which reconciles JDBC and POJO. Start working with POJO without rewriting all your JDBC application. Without any configuration file, without any annotation, use your native SQL request with JDBC and get POJO(s).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB