Showing 4360 open source projects for "linux"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    Solution

    Solution

    Solution Framework

    The Solution Framework class library is a collection of reusable types are integrated with the Common Language Runtime. Solution Framework is compatible with Windows Mobile and MONO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AAX to MP3

    AAX to MP3

    Audible AAX to MP3 Converter

    Usage: - Install the Audible Manager and open a file of your account. - Sign in into your audible account (in the application). Now the program can convert your audible files. - Start Aax2Mp3 (AaxToMp3GUI.exe) and select the file you want to convert. - Click the Convert button. - The buttons are grayed out and it shows how far the conversion has progressed. - - The time should always continue to increase. - If the buttons are clickable again, the conversion is completed. The mp3 file...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3
    Win8.1ToUSB

    Win8.1ToUSB

    Create bootable Windows 8.1 USB drives, Can create 64bit on 4GB drive.

    This project is now part of Korduene project samples. download the source here: https://sourceforge.net/projects/korduene/ For help and support go to: http://forum.korduene.com/ Create bootable Windows 8.1 USB drives, This tool is designed with the following in mind: * The ability to create Windows 8.1 64Bit on a 4GB flash drive. (also supports 32bit (x86)). * Create a bootable flash drive with any version of Windows. To use: Method 1: Simply mount the ISO file on your PC,...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 4

    PartWriter

    A project designed to write sheet music.

    The project is composed of two layers. The first layer is an artificial intelligence engine, partwriter, that writes music based on some heuristic. The second layer is the layer that defines the heuristic. The definition of this heuristic defines the type of music that partwriter will create. Currently (December 2012), the deepest layer is more or less complete. The author is now writing second layers of interest, namely species counterpoint heuristics according to Fux's Gradus Ad Parnassum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5

    XML Unit

    XMLUnit provides assertions that help testing code that produces XML.

    XMLUnit 2.x Development Moved to GitHub XMLUnit provides help with testing code that creates or consumes XML. XMLUNit 2.x is available for both Java and .NET with a similar API. Development of this version has moved to a GitHub organization[1] with two git repositories for Java and .NET respectively. All discussion about XMLUnit independent of any version will happen on the XMLUnit general mailing list[2]. XMLUnit for Java 1.x is no longer maintained, please use the legacy...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Manic Digger is a public domain 3d block-building game similar to Minecraft.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 8
    AVAYA CMS API Consumer samples

    AVAYA CMS API Consumer samples

    API Consumer of AVAYA CMS reports

    Free .NET 4.5 consumer of AVREMO.CMS.API.LimitedEdition AVREMO.CMS.API is able to Show AVAYA CMS reports as HTML, JSON and XML Render. It includes also a wrapper : .NET Client API (AVREMO.CMS.Contracts.dll) enabling fast development in .NET 4.5 consumer applications. AVREMO.CMS.API.FullEdition download page: https://sourceforge.net/projects/avayacmsapiserver/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AVAYA CMS API Server

    AVAYA CMS API Server

    CMS API Server with web site

    Free version of AVREMO.CMS.API exposing REST Services. With this software you can browse for all CMS reports. Design a report with AVAYA CMS Supervisor designer, application automatically expose data as XML or JSON. You can also browse reports with your preferred browser (desktop or mobile) and execute CMS operations like modify dictionaries, modify agent skills, modify VDN/Vector associations and more. Application package include : - A responsive WEB server interface (compatible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    Project now hosted at GitHub: https://github.com/djparente/coevol-utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bahasa Patch

    Bahasa Patch

    A tool to create and apply xdelta-based patches

    xdelta is a binary patching program written by Josh McDonald, implementing the VCDIFF delta compression standard. This GUI was made in order to make xdelta more easy to use. This GUI was primarily made to be used by the Fansub to apply new fixed release version of anime subbed without send full file. Developer site http://nusantara-project.blogspot.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    CoAP.NET

    CoAP library in C#

    The Constrained Application Protocol (CoAP) is a RESTful web transfer protocol for resource-constrained networks and nodes. CoAP.NET is an implementation in C# providing CoAP-based services to .NET apps. Reviews and suggestions would be appreciated. CoAP.NET repo has been moved to github. Latest code could be found at: https://github.com/smeshlink/CoAP.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Linear Equations Set Solver

    Solving Set Of Linear Equations with use of Gauss elimination method.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MapItemEdit

    View, edit, paint on and create Minecraft map items

    A program written in C# .net that can view and edit minecraft map item files. You can also import your own pictures into the map, which can then be used in minecraft.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    msSQLdotBak

    msSQLdotBak

    Microsoft SQL Backup Utility

    msSQLdotBak is a windows application that helps you manage your Microsoft SQL Server backup files, such as creating scheduled backup jobs and report you with e-Mail. You need Microsoft .NET 4.5 Full package installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    The Mind Module

    Gives agents personality, moods, emotions and emotional attachments.

    The Mind Module (MM) is a spreading activation network (SAN) that can be used as part of an avatar, non-player character (NPC), or agent architecture for providing dynamic and fine-grained states of mind. The MM models a character's personality as a collection of traits, maintains dynamic emotional state as a function of interactions with objects in the environment, and summarises an avatar's current emotional state in terms of `mood'. In the folder MMUnity (see Files) you will find an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NaroCAD
    NaroCAD is a fully fledged and extensible 3D parametric modeling CAD application. It is based on OpenCascade.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    IIS7 Geoblock Module
    A geoblock module created by Triple IT. It can be added to the IIS7 pipeline (now also on IIS 8.5). It uses the IPv4 address to determine the geographic location of the request by using maxminds geo IP file and takes action accordingly. Next to the module, 2 tools are included. 1 to quickly lookup the country for a specific IP address and 1 to help you automate the update of the MaxMind data file. An extensive manual is available to install and use the module.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    LOIC

    A network stress testing application

    Low Orbit Ion Cannon. The project only keeps and maintains (bug fixing) the code written by the original author - Praetox, but is not associated or related to it. DISCLAIMER: USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR...
    Downloads: 1,250 This Week
    Last Update:
    See Project
  • 21
    SSD Benchmark
    SSD Benchmark is a Windows application for testing the performance of your SSD disk.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    A wrapper API for the NHibernate ICriteria API providing a refactoring friendly and "magic string"-free lambda based interface. Current build is compiled against: .NET 4.0 and NHibernate 3.3.3
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Sesame Windows Client
    A Windows GUI application for RDF. SWC is a client tool for a Sesame 2 RDF server or SPARQL endpoint, and can be used as a out-of-the-box local triplestore. It offers advanced SPARQL querying and handles Sesame server administrative tasks. This tool is no longer actively maintained as my priorities and interests have shifted away from .Net development. If you are interested in taking over, drop me a line.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This project aims to provide Web Service clients wrapper for the Voxbone API (VoxAPI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Netbrite Library

    Talks to Symon Netbrite signs

    This project was created based on the work of ThePenguinMaster (www.thepenguinmaster.com) and also Ben Wilber (ben@desync.com) The real credit should go to ThePenguinMaster for figuring out most of the protocol, I have written my own library based on ideas from both their projects. This library will allow you to connect and display messages on Symon NetBrite and in theory Netlite signs (I do not have a working Netlite) The project is not yet complete, some aspects have issues, the...
    Downloads: 2 This Week
    Last Update:
    See Project