An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with maximum

A curated list of projects in awesome lists tagged with maximum .

https://github.com/jhildenbiddle/canvas-size

Determine the maximum area, height, width, and custom dimensions of an HTML canvas element.

area canvas height html limit maximum offscreen offscreencanvas scale size test width worker

Last synced: 12 Apr 2025

https://github.com/eddiejibson/limitrr

Light NodeJS rate limiting and response delaying using Redis - including Express middleware.

authorization brute-force discriminator expiry express-middleware expressjs force ip light limiting maximum nodejs promise protection rate rate-limiter redis security security-tools

Last synced: 09 Apr 2025

https://github.com/lemire/runningmaxmin

Fast maximum-minimum filters implemented in C++

algorithms maximum minimum

Last synced: 21 Mar 2025

https://github.com/derhuerst/hifo

Stores & sorts only the highest values.

highest lowest maximum minimum sort

Last synced: 11 Mar 2026

https://github.com/tiaanduplessis/one-rep-max

Calculate the maximum amount of force that can be generated in one maximal contraction

cli maximum repetition weight

Last synced: 27 Oct 2025

https://github.com/gagniuc/world-smallest-js-chart-v2.0

Chart 2.0 is represented by a function that draws on a canvas object using consecutive numeric values. Version 2.0 of this compact chart takes into account both positive and negative values from the input. Thus, chart 2.0 uses a lower bound as well as an upper bound.

chart chartjs data-visualization javascript js lower-bound maximum minimum native plot small upper-bound visualization x-axis y-axis

Last synced: 12 Apr 2025

https://github.com/dbkaplun/find-extrema

Numerically compute the extrema of a given (analytic) function: minima, maxima, and points of inflection

analysis extrema extremum inflection maxima maximum minima minimum numerical points

Last synced: 08 Sep 2025

https://github.com/gagniuc/world-smallest-js-chart-v1.0

This js implementation may be the smallest source code for a useful chart to date (to my knowledge)! The World smallest chart plots only positive values, namely it takes values from zero up to an upper bound. The projects in this repository show two js charts and both use the HTML5 canvas object.

chart chartjs graph graphics js maximum native plot ploty shortcode small upper-bound world zero

Last synced: 04 Mar 2025

https://github.com/parvathy-vijayan/bug-free-umbrella

Find the maximum and minimum values from an array of integers.

array array-of-integers java maximum minimum

Last synced: 29 Mar 2025

https://github.com/stdlib-js/utils-real-max

Return the maximum finite value capable of being represented by a numeric real type.

floating-point greatest javascript largest math mathematics max maximum node node-js nodejs real realmax stdlib type util utilities utility utils value

Last synced: 11 Apr 2025

https://github.com/stdlib-js/stats-base-dnanrange

Calculate the range of a double-precision floating-point strided array, ignoring NaN values.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 07 Sep 2025

https://github.com/stdlib-js/stats-base-dmax

Calculate the maximum value of a double-precision floating-point strided array.

array domain extent extremes float64 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 18 Apr 2025

https://github.com/stdlib-js/constants-unicode-max-bmp

Maximum Unicode code point in the Basic Multilingual Plane (BMP).

code const constant javascript max maximum node node-js nodejs point stdlib string text unicode utf-16 utf-32 utf-8 utf16 utf32 utf8

Last synced: 15 Mar 2025

https://github.com/thwillert/tableminmax

JavaScript that colors the min / max values of a HTML table.

color colour css html javascript jquery maximum minimum table

Last synced: 08 Feb 2026

https://github.com/stdlib-js/stats-base-nanrange-by

Calculate the range of a strided array via a callback function, ignoring NaN values.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 18 Aug 2025

https://github.com/danieljdufour/fast-max

:fire: Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)

algorithm math maximum numbers

Last synced: 07 Apr 2025

https://github.com/stdlib-js/stats-base-snanmaxabs

Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.

abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 04 Mar 2026

https://github.com/stdlib-js/constants-float64-max-safe-fibonacci

Maximum safe Fibonacci number when stored in double-precision floating-point format.

const constant dbl double fib fibonacci float floating floating-point integer javascript max maximum node node-js nodejs number point safe stdlib

Last synced: 21 Sep 2025

https://github.com/stdlib-js/stats-base-snanrange

Calculate the range of a single-precision floating-point strided array, ignoring NaN values.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 12 Jan 2026

https://github.com/stdlib-js/strided-base-max-view-buffer-index

Return the maximum accessible index based on a set of provided strided array parameters.

array base idx index javascript linear max maximum node node-js nodejs stdlib strided strides view

Last synced: 13 Apr 2025

https://github.com/stdlib-js/stats-base-smaxabs

Calculate the maximum absolute value of a single-precision floating-point strided array.

abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 24 Apr 2025

https://github.com/stdlib-js/stats-base-nanmaxabs

Calculate the maximum absolute value of a strided array, ignoring NaN values.

abs absolute array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 05 Mar 2026

https://github.com/backdrop-contrib/maxlength

Set the maximum length of any field on your Backdrop CMS website and enforce while editing rather than just on save, showing a countdown of remaining characters.

backdrop backdropcms countdown editor maximum maxlength

Last synced: 18 Jul 2025

https://github.com/stdlib-js/stats-strided-dcumax

Calculate the cumulative maximum of double-precision floating-point strided array elements.

accumulate cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 05 Apr 2025

https://github.com/stdlib-js/stats-base-dnanmax

Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.

array domain extent extremes float64 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 19 Feb 2026

https://github.com/stdlib-js/stats-base-dmaxabssorted

Calculate the maximum absolute value of a sorted double-precision floating-point strided array.

absolute absolute-value domain extent extremes javascript magnitude math mathematics max maxabs maximum node node-js nodejs range sorted statistics stats stdlib

Last synced: 14 Feb 2026

https://github.com/stdlib-js/constants-float64-max-safe-lucas

Maximum safe Lucas number when stored in double-precision floating-point format.

const constant dbl double fib fibonacci floating floating-point integer javascript lucas max maximum node node-js nodejs number point safe stdlib

Last synced: 16 Feb 2026

https://github.com/stdlib-js/stats-base-nanmax-by

Calculate the maximum value of a strided array via a callback function, ignoring NaN values.

array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 07 Sep 2025

https://github.com/stdlib-js/stats-base-dmaxabs

Calculate the maximum absolute value of a double-precision floating-point strided array.

abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 09 Feb 2026

https://github.com/dylarcher/verman-cli

A CLI library for managing node/npm versions range engine limits.

cli command-line compatibility limits maximum minimum nodejs npm range support tool versions

Last synced: 15 Sep 2025

https://github.com/stdlib-js/stats-strided-dmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask.

domain extent extremes javascript mask masked masked-array math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-snanmax

Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.

array domain extent extremes float32 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-smskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask.

domain extent extremes javascript mask masked masked-array math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-smskrange

Calculate the range of a single-precision floating-point strided array according to a mask.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-smaxabssorted

Calculate the maximum absolute value of a sorted single-precision floating-point strided array.

absolute absolute-value domain extent extremes javascript magnitude math mathematics max maxabs maximum node node-js nodejs range sorted statistics stats stdlib

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-scumax

Calculate the cumulative maximum of single-precision floating-point strided array elements.

accumulate cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-scumaxabs

Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.

abs absolute absolute-value accumulate cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib

Last synced: 30 Mar 2025

https://github.com/soenneker/soenneker.dtos.minmax

A minimal Record type with a Min (decimal) and a Max (decimal) and maximum JSON compatibility

csharp dotnet dto dtos max maximum min minimum minmax object

Last synced: 13 Mar 2026

https://github.com/angular-package/range

The range between a minimum and maximum.

between maximum minimum range

Last synced: 09 Nov 2025

https://github.com/stdlib-js/stats-array-nanrange-by

Calculate the range of an array via a callback function, ignoring NaN values.

array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib

Last synced: 10 Jul 2025

https://github.com/bisonmilk/stats-strided-dnanrange

Calculate the range of a double-precision floating-point strided array, ignoring NaN values.

dispersion domain extent extremes javascript max maximum nodejs range statistics stats stdlib strided strided-array

Last synced: 02 Sep 2025

https://github.com/ilovegithubheh/stats-base-ndarray-scumax

Compute the cumulative maximum value of a one-dimensional single-precision floating-point ndarray.

cumulative domain extent extremes javascript mathematics max maximum ndarray nodejs range statistics stats stdlib

Last synced: 30 Apr 2025

https://github.com/stdlib-js/stats-strided-snanmaxabs

Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.

abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 11 Oct 2025

https://github.com/msh-trojan/java_arrays_4

Write a Java program that does the following: 1- Creates an array of integers with random values between 1 and 1000 (inclusive) and a size of 20. 2- Finds and prints the smallest and biggest values in the array. 3- Calculates and prints the average value of all the elements in the array.

arrays average iteration java loops maximum minimum randomness

Last synced: 01 Apr 2025

https://github.com/samridhi060/maximum-minimum

The MaxMin program is a simple Java application that prompts the user to enter a number of elements and then the elements themselves. It calculates and displays the maximum and minimum values from the provided array of integers.

java linearserach maximum minimum

Last synced: 25 Mar 2025

https://github.com/stdlib-js/stats-strided-smaxsorted

Calculate the maximum value of a sorted single-precision floating-point strided array.

domain extent extremes javascript math mathematics max maximum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed

Last synced: 12 Jun 2025

https://github.com/stdlib-js/stats-strided-smaxabs

Calculate the maximum absolute value of a single-precision floating-point strided array.

abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 04 Jul 2025

https://github.com/stdlib-js/math-base-special-maxabsf

Return the maximum absolute single-precision floating-point number.

abs absolute greatest javascript largest magnitude math mathematics max maximum node node-js nodejs stdlib value

Last synced: 04 Apr 2025

https://github.com/stdlib-js/stats-strided-dnanmax

Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.

array domain extent extremes float64 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 27 Mar 2025

https://github.com/robojones/mima

Make sure that a number is between min and max

between javascript maximum minimum nodejs npm number

Last synced: 09 Jul 2025

https://github.com/risto-stevcev/haskell-maximum-subarray

Maximum subarray algorithm implementation in Haskell

algorithm haskell maximum subarray

Last synced: 22 Feb 2025

https://github.com/imballinst/minmax

A somewhat simple app to output the minimum discount and maximum discount (along with the expense) for a promotion.

discount maximum minimum optimum promotion

Last synced: 27 Mar 2026

https://github.com/stdlib-js/stats-array-nanmax-by

Calculate the maximum value of an array via a callback function, ignoring NaN values.

array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib

Last synced: 05 Jul 2025

https://github.com/edmark15/stats-strided-dmaxabssorted

Calculate the maximum absolute value of a sorted double-precision floating-point strided array.

absolute-value domain extremes javascript magnitude mathematics max maxabs maximum nodejs range sorted stats stdlib

Last synced: 03 Apr 2025

https://github.com/typescript-package/range

A lightweight TypeScript library for managing various types of ranges.

maximum minimum range

Last synced: 22 Jan 2026

https://github.com/stdlib-js/constants-float32-max-safe-nth-fibonacci

Maximum safe nth Fibonacci number when stored in single-precision floating-point format.

const constant fib fibonacci float float32 floating floating-point flt integer javascript max maximum node node-js nodejs number point safe stdlib

Last synced: 12 Jul 2025