Showing 6089 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
  • 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
    Steganograph

    Steganograph

    Hide your text message's inside a image

    This software let's you hide text message's inside a image .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DL For Monaural Source Separation

    DL For Monaural Source Separation

    Deep Recurrent Neural Networks for Source Separation

    Deep Recurrent Neural Networks for Source Separation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MIPS R3000-based virtual machine with support for serial console and GNU cross-compiler tools.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    MuseScore

    MuseScore

    Free music notation & composition software

    MuseScore is the leading free & open source music notation software for Windows, Mac and Linux. It is easy to use and makes beautiful sheet music. MuseScore is often praised as a cost effective alternative for Sibelius and Finale. Support MuseScore at http://musescore.org/en/donate Like MuseScore on Facebook: http://facebook.com/musescore
    Downloads: 43 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
    LAMPSchool

    LAMPSchool

    Registro elettronico scolastico on line su piattaforma LAMP

    Registro elettronico scolastico online Open Source gratuito su piattaforma LAMP. Gestione registro del docente e di classe. Gestisce voti, assenze, ritardi, uscite anticipate, note di classe, note individuali, argomenti, proposte di voto, scrutini, stampa delle schede di valutazione, upload piani di lavoro, programmi, valutazione per competenze. Gestione sostegno e programmazione differenziata. Gestione circolari. Passaggio dati da anno precedente. Gestione colloqui. Invio...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WeBWorK Online Homework Delivery System
    WeBWorK is an web-based method for delivering individualized homework problems. It gives students instant feedback and allows instructors to track their progress in real time. Problems are written in a flexible and easy to use language. Current builds of this project are at https://github.com/openwebwork
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SuiviSio

    Application web de suivi SIO

    L'application web est destinée au suivi individualisé de l'acquisition des compétences professionnelles du Brevet de Technicien Supérieur SIO. Elle est adoptée par les étudiants au cours des deux années de formation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Network Simulator (fork CORE - Live USB)

    Network Simulator (fork CORE - Live USB)

    Live DVD with CORE network simulator

    The Common Open Research Emulator (CORE) is a tool for emulating networks on one or more machines. You can connect these emulated networks to live networks. CORE consists of a GUI for drawing topologies of lightweight virtual machines, and Python modules for scripting network emulation.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9

    gensched

    HTML schedule generator from list of events

    EDIT 2018/08: this project has been moved to https://gitlab.com/skramm/gensched all further developments will be over there. This is a command-line tool that generates HTML schedule pages for college or universities small structures. it generates a week-based schedule from an input file holding a list of events. It also computes various information and statistics, and shows these in various useful ways, all on static HTML pages that can be printed or hosted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    JESUBOTs -  FRC Team #5809

    JESUBOTs - FRC Team #5809

    Rockhurst High School Robotics Team

    This project is the central engineering hub for the JESUBOTs FRC Robotics Team #5809. We intend to use Sourceforge to share all of our present and future robot hardware designs and software with anyone that is interested. The team transitioned to SolidWorks in the 2018 season since our local universities all teach using SolidWorks. Our rookie year was 2016 when we were honored to win the Rookie All-Star Award and had the pleasure of attending the FRC World's Competition in St....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GNS-3 LiveUSB (fork)

    GNS-3 LiveUSB (fork)

    GNS3 Network simulator Live USB

    Graphical Network Simulator-3 is a network software emulator first released in 2008. It allows the combination of virtual and real devices, used to simulate complex networks. It uses Dynamips emulation software to simulate Cisco IOS.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    TSPSG is intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses Branch and Bound method for solving. An input is a number of cities and a matrix of city-to-city travel prices. The matrix can be populated with random values in a given range (useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving and solving graph. The task can be saved in internal binary format and opened later. The result can be printed or saved as...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    eq-diagr

    eq-diagr

    Chemical Equilibrium Diagrams

    Create chemical equilibrium and predominance area diagrams easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kaleidoscope

    Kaleidoscope

    Haskell LLVM JIT Compiler Tutorial

    This repository is a Haskell port of the classic LLVM “Kaleidoscope” tutorial that walks you through building a tiny programming language from scratch. It covers the complete pipeline: tokenizing and parsing a simple, expression-oriented language, constructing an AST, and generating LLVM IR with a JIT so you can execute code interactively. Along the way it adds language features like user-defined functions, conditionals, loops, and operator precedence, demonstrating how each addition impacts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jncl

    Minimalistic NCL (nested context language) implementation.

    Minimalistic NCL (nested context language) implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Universal Tag Finder

    Universal Tag Finder

    Is tool for query HTML content

    Universal Tag Finder is a tool to query against html content in the file system. For developers it allows to find out relevant elements during the troubleshooting and validating periods. Does not need to bother on massive regex to find out elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    kcws

    kcws

    Deep Learning Chinese Word Segment

    Deep learning chinese word segment. Install the bazel code construction tool and install tensorflow (currently this project requires tf 1.0.0alpha version or above) Switch to the code directory of this project and run ./configure. Compile background service. Pay attention to the public account of waiting for words and reply to kcws to get the corpus download address. Extract the corpus to a directory. Change to the code directory.After installing tensorflow, switch to the kcws code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RCOSjava is a simple simulated operating system and hardware written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Web Geometry Laboratory

    The WGL is a blended learning platform for geometry

    The Web Geometry Laboratory (WGL) project’s goal is, to build an adaptive and collaborative blended-learning Web-environment, integrating dynamic geometry systems (DGS) and geometry automated theorem provers (GATP). In its current version 1.4 it is already a very completed (and tested) Web platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python Cookbook

    Python Cookbook

    Python Cookbook, 3rd edition translation

    Translators have always insisted on using Python 3 because it represents the future of Python. Although backward compatibility is its flaw, this situation will change sooner or later, and the future of Python 3 needs everyone's help and support. At present, most of the tutorial books on the market and online manuals are basically 2.x series, and there are few books based on 3.x series. "Python Cookbook" 3rd Edition, which is completely based on Python 3, is a very well written book. This is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JSentiWordNet

    A wrapper for the famous SentiWordNet, a resource for opinion mining

    This project aims to provide a wrapper around the SentiWrodnet, a lexical resource for opinion mining. As defined by the authors : SentiWordNet assigns to each synset of WordNet three sentiment scores: positivity, negativity, objectivity. You can find additional information about the creation of SentiWordnet here : http://nmis.isti.cnr.it/sebastiani/Publications/LREC06.pdf sentiWordnet (avilable here : https://drive.google.com/open?id=0B0ChLbwT19XcOVZFdm5wNXA5ODg) is a text file with a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ATutor (Learning  Management System)

    ATutor (Learning Management System)

    Standards Compliant Learning Management System

    ATutor is an Open Source Web-based Learning Management System (LMS), designed with accessibility and adaptability in mind. Author interoperable e-learning content, provides social networking, and adheres to standards. Put your courses online.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 23
    Fresh Memory

    Fresh Memory

    Flashcards application with Spaced Repetition method

    Fresh Memory is an application that helps to learn large amounts of any material with Spaced Repetition method. The most important subject is learning foreign words, but Fresh Memory can be also used to learn anything else. The learning data is stored as flash cards and dictionaries. The flash cards may have several fields, and the user controls what combination of fields to learn. The flashcards can have formatted text and images.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    Tacofancy

    Tacofancy

    Community-driven taco repo

    TacoFancy is a collaborative cookbook built on Git, inviting everyone to submit taco recipes via pull requests. Instead of single monolithic recipes, it organizes the universe of tacos into modular parts—shells, proteins, salsas, toppings, and full assemblies—so you can mix and match to invent your own. The structure encourages creativity and reuse: a new salsa might pair with dozens of fillings, while a different tortilla technique can transform a favorite combination. Because it lives in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project