Projects in Awesome Lists tagged with estimate
A curated list of projects in awesome lists tagged with estimate .
https://github.com/ngryman/reading-time
:books: Medium's like reading time estimation.
Last synced: 14 May 2025
https://github.com/camdavidsonpilon/tdigest
t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark
distributed-computing estimate mapreduce percentile pyspark python quantile
Last synced: 08 Apr 2025
https://github.com/CamDavidsonPilon/tdigest
t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark
distributed-computing estimate mapreduce percentile pyspark python quantile
Last synced: 26 Mar 2025
https://github.com/easystats/modelbased
:chart_with_upwards_trend: Estimate effects, contrasts and means based on statistical models
contrast-analysis contrasts easystats estimate ggplot2 hacktoberfest marginal marginal-effects means predict r
Last synced: 10 May 2026
https://github.com/influxdata/tdigest
An implementation of Ted Dunning's t-digest in Go.
cdf estimate go percentile quantile tdigest
Last synced: 16 May 2025
https://github.com/vitonsky/arrival-time
Simple and powerful progress time estimation (ETA) for JavaScript
backend cli estimate estimation eta frontend nodejs progress progress-bar
Last synced: 05 Jul 2025
https://github.com/arzzen/pert
A simple command line (bash/shell) utility to estimate tasks using PERT [Program Evaluation and Review Technique]
estimate estimate-tasks evaluation pert review task time
Last synced: 24 Feb 2026
https://github.com/saschpe/planningpoker
Fast and simple Planning Poker Android app. Designed for phones, tablets and Android Wear devices.
android-application android-wear card estimate kotlin kotlin-android scrum tablet
Last synced: 24 Apr 2025
https://github.com/syntax-tree/hast-util-reading-time
utility to estimate the reading time
estimate hast hast-util html readability reading reading-time time unist
Last synced: 03 Feb 2026
https://github.com/gkjohnson/webgl-gpu-power-estimation
Utility for estimating the power of the GPU in the browser using WebGL debug parameters.
browser estimate gpu graphics hardware javascript webgl
Last synced: 13 Nov 2025
https://github.com/mbhall88/lrge
Genome size estimation from long read overlaps
bioinformatics estimate genome-size genomics library overlap size
Last synced: 06 Apr 2025
https://github.com/brainlid/wbs_markdown
Generate a Work Breakdown Structure (WBS) report from a markdown file. A tool that improves software development estimates.
breakdown breakdown-structure confidence estimate html-report markdown software-estimation story wbs wbs-markdown
Last synced: 19 Apr 2025
https://github.com/nfriedly/approximate-number
Converts numbers into a more human-friendly format. E.g. 123456 becomes 123k. Similar to `ls -lh` or Stack Overflow's reputation numbers.
abbreviations approximation estimate estimation floor human-computer-interaction readability rounding
Last synced: 05 Apr 2025
https://github.com/twilightcoders/quick_count
Quickly count the total records in a table. Typically very large tables.
activerecord count estimate large-tables rails ruby ruby-gem ruby-on-rails
Last synced: 14 Jun 2025
https://github.com/yegor256/est
Estimates Automated
estimate programmer risk ruby skills
Last synced: 24 Feb 2026
https://github.com/prantlf/minified-size
Estimates the size of minified and gzipped/brotlied JavaScript, CSS and HTML files.
brotli brotlied-files css estimate files gzip gzipped-files html minify size size-calculation stylesheets
Last synced: 01 Aug 2025
https://github.com/sintefneodroid/agent
Examples of agents for neodroid environments 💡
agent deep-learning dqn droid estimate game-development hacktoberfest imitation-learning machine-learning ml neo neodroid obstructions ppo python pytorch reinforcement-learning rl unity unity3d
Last synced: 10 Sep 2025
https://github.com/iaguirre88/reading_time
ReadingTime helps you estimate how long some text will take to be read
elixir estimate hacktoberfest readingtime
Last synced: 05 May 2025
https://github.com/ivanlori/estimateonline
Online estimate of costs written in JS and Typescript
cost costs css3 es6-javascript estimate html5 javascript made-in-italy online typescript
Last synced: 30 Jun 2025
https://github.com/jungwoo-an/time-to-read
A lightweight (1kB) Estimate time to read (support cjk)
cjk estimate lightweight medium mit-license reading-time time-to-read
Last synced: 15 Oct 2025
https://github.com/dmotte/livepasv
💹 Web-based application to visualize a real-time estimate of passive income cash flow
bulma cash cash-flow cashflow css estimate flow html income javascript js live passive passive-income real-time visualizer web webapp
Last synced: 08 May 2026
https://github.com/tvrusso/sar_nomographs
A handful of simple nomographs for computing Probability of Detection using the Law of Random Search
effort estimate nomogram-visualization pdf-versions pod probability-of-detection pynomo search-theory sweep-width
Last synced: 15 Jun 2025
https://github.com/omerkel/scrum-poker
Scrum Planning Poker supporting application for various Mobile Operating Systems, Tablets, and Desktop
agile-development agile-methodologies developer-tools estimate estimation mobile-app scrum scrum-poker scrum-poker-cards tablet
Last synced: 01 Mar 2026
https://github.com/luxass/lesetid
📖 A dead simple read time estimation
estimate reading-time readtime
Last synced: 25 Apr 2026
https://github.com/alextanhongpin/system-design-learn
Learning system design basics
Last synced: 04 Jan 2026
https://github.com/pasaopasen/powerlifting-training-diary-and-articles
Simple application for my powerlifting training, education books and so on
articles books csharp-app education estimate estimating-repeated-maximum machine-learning powelifting rshinyapp russian training-diary
Last synced: 10 Jun 2025
https://github.com/nikkos/retim
Estimate Reading Time
elixir estimate minutes phoenix readingtime text words
Last synced: 19 Feb 2026
https://github.com/sudwebdesign/factux
Le facturier libre - Self-hosted open source solution in PHP for managing epxpendures, estimates, orders, invoices, clients and payments.
devis estimate facture fpdf invoice le-facturier-libre payment php
Last synced: 08 Mar 2026
https://github.com/gsipos/esti-mate-cli
CLI tool for quickly drafting project estimations
Last synced: 12 Jul 2026
https://github.com/yegamatimanasa/greenhouse-gas-emission_calculator
A web-based tool that helps individuals and businesses estimate their greenhouse gas (GHG) emissions. By inputting data such as energy usage, transportation, and waste production, users can calculate their carbon footprint and explore strategies to reduce emissions.
Last synced: 15 Mar 2026
https://github.com/jongha/strongpassword-js
Password strength is a measure of the effectiveness of a password in resisting guessing and brute-force attacks. In its usual form, it estimates how many trials an attacker who does not have direct access to the password would need, on average, to guess it correctly. The strength of a password is a function of length, complexity, and unpredictability. Strongpassword-js is strong password generator. The password of generated by this library contained numbers, lower-characters, upper-characters and special characters. This library does not protect your password safety. But, If you are a software engineer, you can offer a strong password to your customers using this library.
brute-force-attacks estimate javascript password-safety password-strength special-characters strongpassword-js
Last synced: 31 Mar 2025
https://github.com/01barthez/quote-creator
DevisMaster is a web application allowing professionals and individuals to create detailed quotes for their projects. Thanks to an intuitive interface, the user can define their project, divide it into phases, list the necessary materials and obtain a precise estimate of the production cost.
automation cost-calculation estimate estimation frontend manage-materials management-tool projet-workflow react shadcn tailwindcss typescript web-app
Last synced: 11 Apr 2026
https://github.com/stdlib-js/stats-base-dsemyc
Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed
Last synced: 13 Feb 2026
https://github.com/zhibirc/estimator
:vertical_traffic_light: Estimate your tasks more precisely!
estimate productivity time time-estimation workflow
Last synced: 16 Feb 2026
https://github.com/bytebury/guesser
A Planning Poker Application to help drive conversations on user story estimates with your teammates.
estimate guess planit planitpoker
Last synced: 10 Jun 2026
https://github.com/mkienzle/nsw-sea-garfish-stock-assessment
This repository contains data and computer programs to assess the status of the sea garfish fishery in New South Wales (Australia)
estimate fisheries fisheries-stock-assessment mortality-rates statistics survival-analysis
Last synced: 11 Jun 2026
https://github.com/doxakis/gittocsv
Find all git repositories on your local machine and produce a csv file with all git log information.
Last synced: 18 May 2026
https://github.com/polatengin/washington
Bicep Cost Estimator estimates monthly Azure costs from Bicep and ARM templates before you deploy.
arm azure bicep cost estimate estimation estimator
Last synced: 24 Apr 2026
https://github.com/stdlib-js/stats-strided-dsem
Calculate the standard error of the mean for a double-precision floating-point strided array.
array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed
Last synced: 13 May 2026
https://github.com/olegstan/jira-estimate-column-sum
Chrome extension that sums Jira Original Estimate hours per board column and highlights cards without an estimate. Time tracking helper for Scrum/Kanban.
agile chrome-extension estimate javascript jira jira-board kanban manifest-v3 productivity scrum story-points time-tracking
Last synced: 12 Jun 2026
https://github.com/bwesterb/germain
Counts safe primes
cryptography estimate germain safe-prime
Last synced: 31 Mar 2025
https://github.com/ogenrwotaaron/idrip
IV Solution duration calculator using openCv
android android-application android-development computer-vision drip-solution estimate figma java medication monitoring patients
Last synced: 04 May 2026
https://github.com/alvarogarcia7/snack-shack-kata-kotlin
clock deliberate-practice estimate gradle guardian kata kotlin pairing-session tdd
Last synced: 16 May 2026
https://github.com/adri6336/lam-estimate
An android app to estimate lamination charges on the fly and entertain a bored worker
android android-app app business entertainment estimate fatcash first-app joke kotlin lamination meme memes memes-inside money productivity tool
Last synced: 29 Apr 2026
https://github.com/stdlib-js/stats-strided-dsemtk
Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass textbook algorithm.
array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed
Last synced: 02 May 2026
https://github.com/stdlib-js/stats-strided-dsemyc
Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed
Last synced: 03 May 2026
https://github.com/stdlib-js/stats-strided-dsemwd
Calculate the standard error of the mean for a double-precision floating-point strided array using Welford's algorithm.
array estimate estimation javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed welford
Last synced: 03 May 2026
https://github.com/stdlib-js/stats-strided-dsemch
Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass trial mean algorithm.
array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed
Last synced: 05 May 2026
https://github.com/spyna/pallozzi-estimate
A web application that helps software developers and project managers estimate things that need to be developed
estimate project-management software-development
Last synced: 10 Apr 2025