Showing 52 open source projects for "x86_64-linux-gnu"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 158 This Week
    Last Update:
    See Project
  • 2
    WP 34s

    WP 34s

    Scientific/engineering firmware repurposing HP business calculators!

    This project has created scientific firmware for the HP-20b and HP-30b business calculators. WP 34S turns either of these calculators into a powerful keystroke programmable scientific device. According to our customers, it's the most powerful and fastest RPN scientific pocket calculator ever built. WP 34S is alive and stable since 2011. We have succeeded in satisfying the most picky users - read about their experiences on http://www.hpmuseum.org/forum/forum-8.html. Since 2014, WP...
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 3
    TRURL

    TRURL

    A suite of RPN calculators and a class library for Object Pascal

    TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator. TRURL is an acronym for "TRURL is a Reusable Universal RPN Library". Class Libraries: • RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators • Segmitator: Library for virtual seven-segment displays Applications: • TRURL A: Simple demo app...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    RPNCalc

    RPNCalc

    RPNCalc - The command line Reverse Polish Notation (RPN) Calculator

    RPNCalc is the command-line based Reverse Polish Notation (RPN) calculator. RPN calculators make it very simple to do complex calculations, especially if there are parentheses involved. I've created a User Guide (https://frossm.github.io/RPNCalc-UserGuide) to do a better job of explaining how to use RPNCalc than the old readme.md file, which was getting really long. If you have questions, issues, feedback, or ideas, please let me know. You can contact me via the links in the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    CoTerminalApps

    CoTerminalApps

    ASCII SpaceInvaders, Pacman, Frogger, + 10 puzzles

    This collection of ASCII games has been split into a) SliderPuzzles & b) RetroArcade . CoTerminalApps is a collection of ASCII games & puzzles. that can run on Windows, Mac/OSX, & Linux. Includes SpaceInvaders, Pacman & Frogger arcade games and an RPN calculator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    IntervalRpnCalculator

    IntervalRpnCalculator

    An HP RPN calculator with interval output

    This terminal app runs on PCs or laptops running OSX or GNU/Linux. It attempts to mimic the functionality of an HP ReversePolishNotation [RPN] calculator with the added enhancement of interval output. So along with your answer, you get a good idea of its trustworthiness. This app uses GAOL, a C++ library to perform arithmetic with floating-point intervals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    npadcalc

    Desktop RPN calculator

    A desktop RPN calculator app, optimized for use with full-size keyboard. Written in Rust with gtk-rs GUI. This app was developed as a learning project, but one may still find it useful for performing simple calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Differential Calculator

    Differential Calculator

    Terminal calculator with differential error estimates

    This is a terminal calculator with a remarkable twist. It uses symbolic differentiation to provide a numerically precise error estimate with each calculated answer. It mimics the functionality of an HewlettPackard ReversePolishNotation [RPN] calculator simply because I like RPN. But along with your answer, you get some measure of its trustworthiness. Runs on PCs or laptops running Windows or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BitLogic

    BitLogic

    Simple Java computer algebra calculator

    A calculator that solves many types of problems including solving equations computing derivatives and integrals simplifying expressions graphing equations 2d and 3d reverse polish notation, algebraic and word based interpreter infinite writing board for writing out equations requires java 11 or more
    Downloads: 1 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    gdcalc

    gdcalc

    financial, statistics, scientific and programmers calculator

    NO LONGER MAINTAINED HERE - GONE TO https://gitlab.com/wef/gdcalc gdcalc is a financial, statistics, scientific and programmers calculator for Unix and Linux. The GUI was written with glade(1) and uses the Gnome/Gtk-2 toolkit - so it may well be compatible with themes and other whiz-bang features of those systems. gdcalc has both Algebraic notation (ie. conventional, TI or Casio style) and Reverse Polish Notation (RPN or Hewlett-Packard style). If you've not heard of RPN before, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rpCalc is a simple RPN (Reverse Polish Notation) calculator.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    wxCalculator

    Simple RPN desktop calculator, implemented with wxWidgets and Lua.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14

    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
  • 15

    galculator

    galculator is a scientific calculator in algebraic mode and RPN

    galculator is a GTK 2 / GTK 3 based scientific calculator supporting algebraic mode as well as RPN. Features include arithmetic precedence handling, mathematical functions, different number bases (DEC, HEX, BIN, OCT) and angle bases (radiant, degree, and grad). Please note: This project page at sf.net reflects the state of the project up to August 2015. Beginning in September 2015, the project homepage was moved to http://galculator.mnim.org, with the source code repositories and issue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Calcoo is a scientific calculator (with both RPN and algebraic modes) designed to provide maximum usability.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17

    HPN cli calculator

    A functional HP-style command-line RPN scientific calculator

    HPN is a functional - as opposed to microcode - cross-platform emulation of a classic 1970s Hewlett-Packard scientific calculator for any command-line interface. Its operations completely model the historical and groundbreaking HP-35 series, and functions to support the HP-45 and the later HP-65, 67 and HP-15C are in the pipeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    monoDevPrjs

    monoDevPrjs

    Idea bank for projects using MonoDevelop

    Not much more to say. This is just a test bed for MonoDevelop projects which might later take on a life of their own. The first project here is to make a productivity / project administration program, which I am calling RBMhelper. When it becomes alpha stage, I'll move it over to my other project repository with that name. "miniTimer" is a basic count up /down timer. "miniCalc" is a basic RPN calculator. "GTDtimer" is a timer with additional dialogs to help you Get Things Done....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java-Calculator

    Java-Calculator

    I believe it is the best tool for everone get it it's free.

    Scientific Calculator includes the following features: * Traditional algebraic or RPN operation * Result history * Math Functions * Percentages * Binary, octal, and hexadecimal conversion * Large input/output display I believe it is the best tool for everone get it it's free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pRPN

    pRPN

    RPN calculator running on Windows and Linux

    Graphical Reverse Polish Notation calculator running in Linux and Windows. Programmable. Provides Reals, Complex, Vectors, Matrices, Binaries, Lists, Expressions, Strings and Programs. Implements RPL, the HP programming language of HP-28 and HP-48 series.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    OpenDRO
    OpenDRO is an open source project to develop embedded software that runs on digital readouts (DROs) for lathes, mills, and other machine tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    rpCalc is a calculator that uses Reverse Polish Notaion (RPN). It supports both keyboard entry and use of the mouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "Caltos" ( french slang word for calculator ) is a command-line RPN ( reverse polish notation ) calculator, using ncurses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HP25c - BlackBerry Storm RPN Calculator
    This application emulates an HP25c RPN calculator on a BlackBerry Storm/Storm 2. It is 100% compatible with the classic pocket calculator of the late 1970s, is fully programmable, and will include a program librarian to save and recall user programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Suite of small web apps: calendar, address book, RPN calculator, DVD title database, password wallet and a page for generally useful information. Includes a program to send email reminders of calendar events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next