QwikTape: Do calculations, annotate like you would on a paper

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. QwikTape

    Do calculations, annotate like you would on a paper "qwikly".

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. hyperformula

    HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.

    My initial thoughts were how does a spreadsheet do it? but it's a different kind of beast.

    In search of a parser toolkit I had come across this https://github.com/handsontable/hyperformula which uses chevrotain to parse spreadsheet formulas and decided to use chevrotain for the parsing.

  4. notecalc3

    NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.

    I made a list of calculators like this which were shared here on HN over time https://gist.github.com/SMUsamaShah/6546011091d53380354484a3...

    From these https://bbodi.github.io/notecalc3/ and https://notepadcalculator.com/ are the most programmer friendly (supporting <<, ^, binary, hex etc)

  5. literate-calc-mode.el

    🧮 Literate programming for M-x calc

    Emacs has literate-calc-mode which I use with org-mode: https://github.com/sulami/literate-calc-mode.el

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • literate-calc-mode.el: 🧮 Literate programming for M-x calc

    1 project | /r/planetemacs | 4 Dec 2023
  • literate-calc-mode.el: 🧮 Literate programming for M-x calc

    1 project | /r/LitProg | 16 Aug 2023
  • How can I quickly calculate a line in org-mode?

    1 project | /r/emacs | 24 Mar 2023
  • Function for using calc in a buffer

    1 project | /r/emacs | 1 Mar 2023
  • Anything like Calca or kary nota in neovim for markdown math, calculations, and display?

    2 projects | /r/neovim | 1 May 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?