Showing 3077 open source projects for "gnu/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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    A quick and simple solver for 2x2 equation's system using Gauss-Jordan algorithm. Written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UNeedIT Converter
    A dynamic, real-time unit converter. A simple solution for quick conversion between popular units, both international and American.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Develop a basic understanding of the behavior of polar spherical coordinates through selected examples. Provide sample files for diverse mathematics engines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Octave 实例应用
    一份介绍octave使用的中文文档,包含许多有趣的实验,从中您可以熟悉octave的命令,学习octave基本的和进阶的应用。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A fast Median filter, developed to support my PhD Thesis. Should suit real time. A few tweeks are still posssible, but its already a lot faster than the stuff in the public domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Extcalc is a multifunctional scientific graphic calculator for linux with features like graph drawing, graph analysis and calculating scientific functions including differentiation, integration and logic functions.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Java Metaheuristics (JMH) is a Java library aimed at the design and implementation of exact and approximated algorithms for optimization problems. JMH is specifically tailored for the design of metaheuristic procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This algorithm written in Python solves at least a subset of the Hamilton Circuit problem, which is NP complete, in n^3 time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C++ large integer class with Boost License.
    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
    Logica Mente
    LogicaMente es un programa para resolver razonamientos de lógica proposicional. LogicaMente is a software that solves propositional logics problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DecTool
    DecTool konvertiert Dezimalzahlen in fraktionale Basisdarstellungen. - CSV Ein/Ausgabe (Massendaten) - Ziffernverteilung/-auswertung (zB für Benford-Verteilung, etc) - long double + dirty tricks für Korrektheit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LSGTL means LLX’s Static Graph Template Library which is a light-weighted header-only template library developed mainly for static graph analysis. LSGTL is expected to be used in laboratories for research purposes mostly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Real-Time Zooming Math Engine is a mathematical tool which provides exploration of complex plane geometry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pocket CRF is a modified version of CRF++, it maintains the simplicity of CRF++ and is able to use high order features. Pocket M3N is a simple Max Margin Markov Networks package for sequence labeling tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    3D plot for f:RxR->R
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Once upon a time there was a pocket calculator called the HP15C. It used a system called Reverse Polish Notation (RPN) for doing its calculations. The Fairwood Calculator is a RPN calculator designed for the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a simple software implemented FPU. only 32bit precision is supported and the operation result is not accurate as modern FPUs, but it is light and compact. (uses simple 32bit integer operations only, good for machines that has no hardware FPU.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ChaosLab
    Graphical representation of fractals, IFS's, strange attractors,L-systems and generally chaos theory aspects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Software made available by the Residual Analysis blog, primarily having to do with anthropogenic global warming, e.g. GHCN Processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This tool, described in the July 2006 issue of IEEE Computer, determines how many servers to install such that average request response time is 'x' number of seconds. The tool is a Java application that is used for server sizing efforts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BSPonMPI is an implementation of the BSPlib standard on top of MPI. Both MPI and BSPlib are API's of communication routines meant for parallel computing, but BSPlib is easier to learn and its performance easier to predict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program is an equation solver 2nd degree. Written entirely with Visual Basic Express 2010. Addresses three types of equations the well, the spurious, and the complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hermetica is an educational tool for learning about logic. It functions partly as a proof checker with inline annotations. It will also support python scripting for automated subproofs and calculations. I would especially like help with the artwork.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CLI tools to find the inverse and determinant of a 3x3 matrix, and to multiply two 3x3 matrices together. The inverse tool has the determinant tool. Note that there is no input validation. I/O are float values. Prebuilt binaries are *nix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NT2 is a multi-platform C++ library providing various template matrix classes that can be used with a Matlab(tm) like syntax whose performances are close to those obtained with hand written C code. NT2 comes with various numerical toolboxes.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB