Showing 3077 open source projects for "gnu/linux"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    JMatrixCalc is a Java package used for matrix calculations. It's aim is to make developing many scientific (and non-scientific as well) project much easier and quicker. These projects include: educational software, statistics and many others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    These simple programs are for doing data reduction and then display of columns of tab delimited data. They are designed to be piped together so you can do multiple things at once. This means they typically read from stdin and output to stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The goal of this project is to develop a simulator for the drafts of professional sports leagues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple Java Graph is a minimal matrix- and listbased graph implementation. An AStar search algorithm is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Narvik is a tool for conducting numerical and visual analysis in cartography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A library for fixed point calculation in s15.16, s7.24 and s7.8 format, entirely written in ANSI C for embedded software (with main focus on the Atmel AVR platforms).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    spGAL is a C++ Genetic Algorithm (GA) library. This is a portable scalable, and easy to use library written with ANSI C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tiny Flash ActionScript Speed math program to train rapid multiplication and addition. Good for any age who wants to improve arithmetic and general maths skills. Quick mathematics is useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java objects that share parts of immutable graphs. Reused subgraphs have directly or indirectly recursive Elements. Selected components get replaced by new counterparts in Context of Mirrors - translation tables. Deep copies are not involved.
    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 to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Numep is a web-based interactive program that implements some numerical algorithms such as simplex algorithm, matrix decompositions, iterational equation-system solving, eigenvalue determining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A cross-platform cellular automaton facility. Implements simulation and visualization of multi-dimensional cellural automatas locally or in distributed mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    hgboost is a header-only library which contains a generic hypergraph implementation and provides vertex/node contraction and vertex/edge filtering. It contains algorithms to compute cohesive subgroups, minimum cuts and maximum flows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The pf2html project adds functionality to LATEX2HTML such that LATEX documents written with pf.sty can be viewed in a web browser up to the desired level of detail for each branch of a structured proof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A 3D environment that will allow the user to explore 3d geometry dinamically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    yagdt (Yet Another Graph Drawing Tool) is a plugin-based graph drawing application & distributed graph storage engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Algorithms to estimate the number of k-colorings of a low-degree graph using samplings from a markov chain are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple calculator that supports basic arithmetic, prime number checking, trigonometry, quadratic equation solving, and as of version 1.4, graphing. The calculator includes installation instructions and extensive help.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Synchronizations in team automata for groupware systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OMG is an online 2-D Mesh Generator. Using Shewchuka Triangle (written in C) to generate DT and a Quadtree algorithm (written in php) to triangulate a PSLG. A few Import end Export functions are included. Using SVG to display meshes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A graphical user interface and IDE for GNU octave that aims to be feature-rich and nice to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Topologia Digital (Digital Topology) is a project for the development of the practical exercises of the Digital Topology course in the Applied Mathematics Department of the Computer Science Faculty (Polytechnic University of Madrid, Spain).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    hybopt is a set of libraries to solve the identification and optimal control problems for hybrid (mechanistic/empirical) dynamic (ODE and DAE) models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    libidp is a C library implementation of the iterative dynamic programming (IDP) optimal control algorithm, which solves the optimal control problem for ODE and DAE dynamic equation models. An example problem is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jBaseChange converts values between number systems of radix 2-36, or it can convert the input value to all the supported number systems. Also included is a random number generator. This could be used to generate a strong password.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB