Showing 1117 open source projects for "gnu/linux"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    libunits

    libunits

    ultimative units calculation and conversion tool and library

    The ultimative shared library to do calculations(!) and conversions with any units! Includes all SI and pseudo SI units and thousands of US, Imperial and other units. 10th of thousands of typical dimensions are recognised as well. An easy API for calculations is available as well as a ncurses based calculator providing RPN and algebraic mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Feed Calculator

    Feed Calculator

    Portable feed & speed calculator for turning and milling

    The Feed Calculator is a small program to calculate the feed and spindle speed for turning and milling machines.. The help provides an excerpt of the machining tables which propose cutting speeds and feed per edges for various tools, especially for small machines and modeling. With this data, you can easily find the working parameters for your job on numeric controlled machines. For easier use, you can customize the tool table (number of edges) to your own tool rack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    alkacalc

    Lye calculator for soapmaking

    AlkaCalc assists with the creation of soap recipes for either liquid (potassium hydroxide) or bar (sodium hydroxide) soaps by calculating the amount of lye needed to saponify any combination of soapmaking oils.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This program is no longer needed due to changes made in the game. I am leaving it up for now for code reference and archival purposes. I do not plan to update it due to most people feeling there is no need for a calculator in the new Omega system.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    GradeCalcJava

    Simple grade calculator that takes the weighting of marks into account

    Simple java application that takes all marks and their corresponding weightings into account when calculating the final grade (in %) of a given course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AlphaCentauri

    AlphaCentauri

    AlphaCentauri is a completely free Office tools application.

    AlphaCentauri is a completely free office application, with various utilities resembling those distributed commercially on Windows. Functionalities are still quite limited compared to the commercial products, but more features will be added soon. Please note that update v1.1.0 has full featured programs, however you will see a watermark with "trial version" details. This is due to some features were used through Nevron's very useful and awesome libraries. Unfortunately, these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Command line calculator and tool for manipulating files and arrays of integer and floating point values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DubCen Calculator

    DubCen Calculator

    DUBCEN IS A FREE & OPEN SOURCE BROWSER BASED CALCULATOR AND CONVERTER

    Over the years, performing even basic calculations has become a tedious task. The old offline calculators have now a really obsolete user User Interface and most of the online resources are full of ads. DubCen is built to plug all these gaps. Our logo represents what we do. 2*C simply means 2*100 (C=100 in roman numerals). Hope you understand it now! Our logo represents the calculators and converters that DubCen has. DubCen name comes from Double+Century. We aim to offer 200 high...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is still in development stage! (As you can see, it's title is Form1) I am not an engineer but I hope this will help you out with your works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pafcalc

    pafcalc

    DIY fertilizers calculator for planted acquariums

    This tool allows you to perform some calculations related to DIY and dosing fertilizers in planted aquariums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Primes

    Calculate primes by using extremely fast sorting

    This project considers the problem of calculating primes as a sorting problem. It includes the most efficient tree-based sorting algorithm that is possible and shows that finding a new prime can be done by sorting the differences between the previous primes in the right way. Unfortunately it has turned out that going this way is even more slowly than trying to find primes by brute force. So it can only be used as a test with heavy load for the sorting algorithm, which can be used for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Grepo-Tool

    Grepolis utility

    Map viewer and planning utility for Grepolis. The program uses freely accessible data to produce maps and allows for strategical planning of game actions. Grepolis itself is a multiplayer online game and is the intellectual property of InnoGames GmbH To install grepotool, please download the ZIP-File and unpack it into a writable directory. In addition, you may need to install OpenSSL (32-Bit version) and copy three DLLs manually into the grepotool/bin directory. Attention: To include...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    FlangeZ

    FlangeZ

    a small software to calculate and design flanges according to ASME

    FlangeZ is a small software to calculate and design flanges according to ASME code “Rules For Bolted Flange Connections With Ring Type Gaskets” This project uses icons of "Open Icon Library" and "Tango project"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    zsbc

    zsbc is a bc-language calculator working with libgmp

    ...When running with libbc numbers lib, it works with decimal numbers (and it manages the "scale" variable = number of decimals) When running with libgmp numbers lib, it works with integers only. zsbc works on Windows and Linux. zsbc was created just for fun and to work on cryptographic topics. It can handle an expression like 2^10^100%97 (it'll replace it with powmod(2, 10^100, 97) on-the-fly). It can also implicitly calculate invmod's as in: 1/4%7 that (if variable autoinvmod is set) will return 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Calculator

    My Project is a calculator i created for a school project.

    ...Here are a few suggestions: Visual Studio: https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx (Only on Windows) Netbeans: https://netbeans.org/index.html (on Microsoft Windows, Mac OS X, and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Turtle Calculator

    Turtle Calculator

    Turtle Calculator is a simple easy-to-use calculator.

    Turtle Calculator is a simple easy-to-use calculator as an alternative to the Windows/Mac calculator. Simply choose an operation, enter the first and second numbers and click the Add/Multiply/Subtract/Divide button! This project is now open source! Source code at: https://github.com/Kivitoe/Turtle-Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GradeCalcC

    Simple grade calculator that takes the weighting of marks into account

    Simple C++ application that takes all marks and their corresponding weightings into account when calculating the final grade of a given course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Machinist Math Kit

    Set of tools that help CNC machinists

    A set of tools/calculators that help CNC machinists quickly handle math associated with machine technology. Will incorporate more calculators when they are ready the final product will probably be a single combined application. Currently available is a Mill Rate calculator that is recursive, meaning it changes the corresponding values as you manipulate the data. In the works is a Can Cycle calculator that functions the same way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CIMA

    CIMA

    Body Mass Index (BMI) and Other Indexes Calculator with Classification

    CIMA is a program that provides an easy way to calculate a diversity of body indexes related to the fat content and energy needs, providing a way to control our weight: 1 - Body Mass Index (BMI), including both the traditional and the new proposed formulas, and provides a classification of the results. The evaluation takes in account the age groups (adults, children and the elderly). 2 - Body Adiposity Index (BAI). 3 - Basal Metabolic Rate (BMR) for Men and for Women. 4 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OTStats

    OTStats

    OmegaT live statistics and wages calculator

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

    rpnstr

    Rpn calculator, string and macro based

    rpnstring has a small amount of command by it self. Instead it provide interface to the C math library. The user can make own commands by using the macro facility. In that way the calculator can be adapted to each user according to the users needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB