Showing 957 open source projects for "linux"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Agronomic Tools

    Agronomic Tools

    Biblioteca escrita en Java que a partir de una foto mide el area folia

    Desde la página des descargas de agronomic-tools puede ser descargado un programa de ejemplo en escrito para OCTAVE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GMP Fortran library

    Fortran binding for GMP library

    Fortran binding for GMP library. Currently gfortran compiler supported on Linux and MS Windows (MinGW) platforms. Included Fortran program for solving Archimedes's cattle problem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PS-Drone

    PS-Drone

    Programming a Parrot AR.Drone 2.0 with Python - The Easy Way

    The PS-Drone-API is a full featured SDK, written in and for Python, for Parrot's AR.Drone 2.0. It was designed to be easy to learn, but it offers the full set of the possibilities of the AR.Drone 2.0, including Sensor-Data (aka NavData), Configuration and full Video-support. The video function is not restricted to mere viewing, it is also possible to analyze video images data using OpenCV2. Obviously, the PS-Drone is perfect for teaching purposes; however, even the requirements for...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 2,665 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Epub.js

    Epub.js

    Enhanced eBooks in the browser

    Epub.js is an open-source Javascript library that allows any web page to render Epub documents on any device with a modern browser. Epub.js contains a flexible rendering engine and provides a simple interface for common ebook functions such as styling, persistence and pagination. We release and maintain Epub.js on GitHub, with a growing developer community. Just include a single javascript file, and pointing it at a hosted epub. Epub.js provides an interface for common ebook functions (such...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Ceka

    Ceka

    Crowd Environment and its Knowledge Analysis

    A knowledge analysis tool for crowdsourcing based on Weka. We also have a Python version of Crowdsourcing Learning: CrowdwiseKit on GitHub (https://github.com/tssai-lab/CrowdwiseKit).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Archive of Formal Proofs

    Archive of Formal Proofs

    A collection of machine-checkend mathematical proofs

    The Archive of Formal Proofs is a collection of proof libraries, examples, and larger scientifc developments, mechanically checked in the theorem prover Isabelle. It is organized in the way of a scientific journal. Submissions are refereed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    CGI Jukebox

    CGI Jukebox

    An mpg123 frontend of sorts, put your mp3s on your LAN.

    Makes a set of web pages by scanning your dirs of mp3s, makes them playable by clicking links in web pages you hit with phones, tablets, computers. Built around mpg123 which does the grunt work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GeoSolver

    A Python library for solving geometric constraint problems

    GeoSolver is a Python library for solving geometric constraint problems. A graphical testing and demostration application, the Geometric Constraint Workbench is included with the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    COVID-19 Scenarios

    COVID-19 Scenarios

    Models of COVID-19 outbreak trajectories and hospital demand

    Models of COVID-19 outbreak trajectories and hospital demand. This tool is based on the SIR model (see about page for details) that simulates a COVID19 outbreak. The population is initially mostly susceptible (other than for initial cases). Individuals that recover from COVID19 are subsequently immune. Currently, the parameters of the model are not fit data but are simply defaults. These might fit better for some localities than others. In particular, the initial case counts are often only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gibbon

    Gibbon

    An open source school platform built by teachers for teachers

    Created by teachers, Gibbon is the school platform which solves real problems encountered by educators every day. Being free, open source and flexible Gibbon can morph to meet the needs of a huge range of schools. Download Gibbon at https://gibbonedu.org/download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python/FEniCS Examples

    Python/FEniCS Examples

    phase-field simulation and other examples with Python/FEniCS

    The main goal of this project was developing phase-field simulations of lithium dendrite growth with FEniCS programmed in Python. The problem was based in the grand potential-based model of Zijian Hong and Venkatasubramanian Viswanathan (https://doi.org/10.1021/acsenergylett.8b01009) . Some simpler examples were developed before for a first approach with FEniCS: heat equation and combustion model.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    PyTorch GAN Zoo

    PyTorch GAN Zoo

    A mix of GAN implementations including progressive growing

    PyTorch GAN Zoo is a comprehensive open research toolbox designed for experimenting with and developing Generative Adversarial Networks (GANs) using PyTorch. The project provides modular implementations of popular GAN architectures, including Progressive Growing of GANs (PGAN), DCGAN, and an experimental StyleGAN version. It is built to support both researchers and developers who want to train, evaluate, and extend GANs efficiently across diverse datasets such as CelebA-HQ, FashionGen, DTD,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Data Science at the Command Line

    Data Science at the Command Line

    Data science at the command line

    ...-line tools to quickly obtain, scrub, explore, and model your data. To get you started, author Jeroen Janssens provides a Docker image packed with over 100 Unix power tools, useful whether you work with Windows, macOS, or Linux. You’ll quickly discover why the command line is an agile, scalable, and extensible technology. Even if you’re comfortable processing data with Python or R, you’ll learn how to greatly improve your data science workflow by leveraging the command line’s power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Portable SLiMS

    Portable SLiMS

    This project is for Portable SLiMS.

    Portable SLiMS is a way to make SLiMS being use without any hassle. Within portable SLiMS, you already have apache as the web server app, mariadb as database app, including php as the emulator for programming language. Our motto is "extract and go!".
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Implicit Graph Search Library
    Java generic API for search algorithms on graphs implicitly given by tree node expansion operator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Current version of libliveDVD - ver. 2.0 contains Koha 20.05, DSpace 6.3, VuFind 7.0. All these software are installed, preconfigured on Linux Mint (Xfce) (LTS)-64bit operating system. It also contains other software preinstalled such as mailserver, ibus-multilingual input method, ssh server, ftp server, etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    Freebasic Beginners Guide

    An updated Beginners guide to FreeBASIC

    The purpose of this project is to create and update a beginners guide to FreeBASIC. Over the years I have noticed that there was only three real ways to learn FreeBASIC. The FreeBASIC Documentation, the FreeBASIC Community Forum, and A old beginners guide written by Richard D. Clark and Ebben Feagan. Each of these sources are great, but they all assume some experience with a programming language. This Project is taking Richard D. Clark's and Ebben Feagan's "A Beginner's Guide to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    epubPasHeaderReader

    Lazarus Epub Header Package

    Lazarus Free Pascal GNU GPL epub Header Reader Package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Edition Visualization Technology

    Digital edition visualization software

    EVT is a tool that creates web-based diplomatic and/or interpretative editions starting from XML TEI-encoded documents. The current release, EVT v. 1.3, builds upon the feature set of the previous releases and adds support for quite a number of new features: * added a new navigation bar; * added support for translations in multiple languages; * added support VisColl style sheets; * added support for comment and critical <note>s; * added support for verse numbering and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Proteomics Documents

    Open-Access Documents delivered to be used by the Proteomics community

    Open-Access Documents delivered to be used by the Proteomics community: - MIAPE-SP v1: download it at https://sourceforge.net/projects/proteomicsdocs.lp-csic-uab.p/files/MIAPE_SP_v1.pdf/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GoodByeCatpcha

    GoodByeCatpcha

    Solver ReCaptcha v2 Free

    An async Python library to automate solving ReCAPTCHA v2 by images/audio using Mozilla's DeepSpeech, PocketSphinx, Microsoft Azure’s, Google Speech and Amazon's Transcribe Speech-to-Text API. Also image recognition to detect the object suggested in the captcha. Built with Pyppeteer for Chrome automation framework and similarities to Puppeteer, PyDub for easily converting MP3 files into WAV, aiohttp for async minimalistic web-server, and Python’s built-in AsyncIO for convenience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Greenie

    Greenie

    Linux distribution for slovak/czech and e-book readers and authors

    Greenie is one of the Linux distributions. Unlike any other, it is originally from Slovakia and prepared for users in Slovakia and Czech Republic. All advantages from Ubuntu, OUT-OF-THE-BOX codecs and translations and great balance of software. New versions are also prepared for book readers, writers and everyone who need or wish to work with e-books.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Library Management system 2020

    Library Management system 2020

    This is a simple software that manages the library created in vb.net

    This Is A Simple Software That Manages The Library Created In Vb.net In Which You Can Avail The Following Features : 1. Add Book To Library 2. Add Student To Library 3. Add Staff To Library 4. Add Subject,department,course To Library 5. Issue Book To The Staff As Well As Student Separately 6. See Records Of Any Book Issue To Anyone 7.see Date And Time Of Book Issue 8.lock The System 9.re-issue The Book 10. use Calculator And Notepad
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    NiftyNet

    NiftyNet

    An open-source convolutional neural networks platform for research

    An open-source convolutional neural networks platform for medical image analysis and image-guided therapy. NiftyNet is a TensorFlow-based open-source convolutional neural networks (CNNs) platform for research in medical image analysis and image-guided therapy. NiftyNet’s modular structure is designed for sharing networks and pre-trained models. Using this modular structure you can get started with established pre-trained networks using built-in tools. Adapt existing networks to your imaging...
    Downloads: 0 This Week
    Last Update:
    See Project