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

Projects in Awesome Lists tagged with double

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

https://github.com/forrest-orr/doublestar

A personalized/enhanced re-creation of the Darkhotel "Double Star" APT exploit chain with a focus on Windows 8.1 and mixed with some of my own techniques

alpc apt chain cve-2019-17026 cve-2020-0674 darkhotel double eop exploit firefox jit pac rpc shellcode star wpad

Last synced: 11 Jul 2025

https://github.com/wooorm/linked-list

Minimalistic linked lists

double doubly linked list

Last synced: 07 Apr 2025

https://github.com/j-hc/click-once

A small tiny little binary to fix undesired mouse double clicks in Windows, written in Rust. Minimal executable with little to no overhead.

click debounce double mouse

Last synced: 13 Aug 2025

https://github.com/davdroman/precisedecimal

A Decimal type that plays nicely with literals and Decodable

codable decimal double json jsondecoder literals precision

Last synced: 21 Mar 2025

https://github.com/dp12/double-saber

Filter search output with extreme prejudice

delete double emacs filter grep narrow plugin saber

Last synced: 14 Jul 2025

https://github.com/boringboredom/mouse-functionality-tester

test your mouse's buttons (e.g. unintentional actuation or double clicks), scroll wheel and approximate polling rate

button click double mouse polling rate scroll wheel

Last synced: 07 May 2025

https://github.com/adrian-samoticha/num_remap

An implementation for the “Arduino map” function in Dart, which allows numbers to be remapped from one range to another.

arduino dart double integer map number remap

Last synced: 23 Apr 2025

https://github.com/bahmutov/quote

Surround given string with quotes unless it is already surrounded.

double quote shell single

Last synced: 11 Mar 2026

https://github.com/bonsancon/pyblaze

Package that allows you to interact with the Blaze API.

blaze crash double hacktoberfest python3

Last synced: 05 Apr 2025

https://github.com/thisiserico/stub

A test double for http calls to remove the need to run extra services along your acceptance tests 🎭

double http test

Last synced: 17 Jan 2026

https://github.com/stdlib-js/number-float64-base-to-binary-string

Return a string giving the literal bit representation of a double-precision floating-point number.

base bin binary bits dbl double float float64 javascript node node-js nodejs number stdlib type types util utilities utility utils

Last synced: 10 Mar 2026

https://github.com/stdlib-js/strided-base-dmap2

Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.

apply array base binary dbl double double-precision float64 foreach javascript map ndarray node node-js nodejs stdlib strided transform

Last synced: 30 Jun 2025

https://github.com/stdlib-js/blas-ext-base-dapxsum

Adds a constant to each double-precision floating-point strided array element and computes the sum.

array blas double extended float64 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 29 Aug 2025

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

Decompose a double-precision floating-point number into integral and fractional parts.

dbl double float floating-point fractional ieee754 integral javascript math mathematics modf node node-js nodejs number stdlib

Last synced: 13 Oct 2025

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

Return a double-precision floating-point number with the magnitude of x and the sign of y.

bits copy copysign dbl double float float64 floating-point function ieee754 javascript math mathematics node node-js nodejs number sign special stdlib

Last synced: 10 Mar 2026

https://github.com/stdlib-js/math-strided-special-dtrunc

Round each element in a double-precision floating-point strided array toward zero.

array dbl double float64 float64array integer javascript math mathematics nearest node node-js nodejs number round stdlib trunc truncate value vector

Last synced: 08 May 2025

https://github.com/stdlib-js/number-float64-base-get-low-word

Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.

base dbl double float float64 floating-point javascript low node node-js nodejs stdlib type types util utilities utility utils word words

Last synced: 09 Apr 2025

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

Maximum safe nth 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: 26 Apr 2026

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

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency double float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 15 Feb 2026

https://github.com/stdlib-js/math-strided-special-dmsktrunc

Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.

array dbl double double-precision float64 float64array integer javascript nearest node node-js nodejs number round stdlib strided trunc truncate value vector

Last synced: 16 Feb 2026

https://github.com/stdlib-js/random-streams-laplace

Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.

continuous double exponential javascript laplace math mathematics node node-js nodejs prng pseudorandom rand random readable rng statistics stats stdlib stream

Last synced: 06 Sep 2025

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/math-base-special-inv

Compute the multiplicative inverse of a double-precision floating-point number.

dbl double double-precision inv inverse javascript math mathematics multiplicative node node-js nodejs number reciprocal stdlib

Last synced: 23 Sep 2025

https://github.com/stdlib-js/math-strided-special-dmskcbrt

Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.

array cbrt cube cubic dbl double double-precision float64 float64array javascript math mathematics node node-js nodejs power root stdlib strided vector

Last synced: 15 Feb 2026

https://github.com/stdlib-js/math-strided-special-ddeg2rad

Convert each element in a double-precision floating-point strided array from degrees to radians.

angle convert dbl degrees double double-precision float64 float64array geometry javascript math mathematics node node-js nodejs radians stdlib trig trigonometry vector

Last synced: 08 Oct 2025

https://github.com/stdlib-js/napi-create-double

Convert a double-precision floating-point number to a Node-API value.

addon double float64 javascript macros napi native node node-js nodejs stdlib utilities utils

Last synced: 14 Feb 2026

https://github.com/stdlib-js/math-strided-special-dcbrt-by

Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.

array cube dbl double double-precision float64 float64array javascript math mathematics ndarray node node-js nodejs pow power root stdlib strided vector

Last synced: 02 Apr 2025

https://github.com/stdlib-js/math-strided-special-dinv

Compute the multiplicative inverse for each element in a double-precision floating-point strided array.

array dbl double double-precision float64 float64array inv inverse javascript math mathematics multiplicative node node-js nodejs number reciprocal stdlib strided vector

Last synced: 04 Mar 2026

https://github.com/smolijar/mlok

TypeScript mocking library focused on simplicity and testing DX

double fake jest mlok mock mock-library mocking mocking-framework spy stub unit-testing vitest

Last synced: 15 May 2026

https://github.com/fl3xice/dprand

Double Pendulum Random Generator

double generator pendulum random

Last synced: 17 Jun 2025

https://github.com/stdlib-js/number-float64-base-signbit

Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).

base bit double float float64 floating-point javascript node node-js nodejs positive sign signbit stdlib type types util utilities utility utils

Last synced: 10 Mar 2026

https://github.com/stdlib-js/lapack-base-zlaset

Set the off-diagonal elements and the diagonal elements of a double-precision complex floating-point matrix to specified values.

algebra array complex copy double float64 float64array javascript lapack linear math mathematics matrix ndarray node node-js nodejs stdlib subroutines zlaset

Last synced: 24 Apr 2026

https://github.com/stdlib-js/strided-napi-dmskmap

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.

addon array dbl double double-precision float64 javascript map mask masked missing n-api napi node node-js nodejs stdlib strided transform unary

Last synced: 01 Mar 2026

https://github.com/stdlib-js/assert-is-complex128ndarray-like

Test if a value is an ndarray-like object containing double-precision complex floating-point numbers.

array assert assertion complex128 double double-precision is isndarray javascript nd ndarray ndarray-like node node-js nodejs stdlib util utilities utility utils

Last synced: 07 Mar 2026

https://github.com/stdlib-js/napi-argv-strided-complex128array2d

Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.

addon array cmplx complex complex128 double javascript macros matrix napi native ndarray node node-js nodejs stdlib strided utilities utils

Last synced: 07 May 2026

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

Evaluate the identity function for a double-precision floating-point number.

dbl double double-precision float64 identity javascript math mathematics node node-js nodejs stdlib

Last synced: 08 Apr 2026

https://github.com/stdlib-js/strided-napi-dmap2

C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assigning results to elements in a double-precision floating-point strided output array.

addon array binary dbl double double-precision float64 javascript map n-api napi node node-api node-js nodejs stdlib strided transform

Last synced: 11 Jan 2026

https://github.com/soenneker/soenneker.extensions.double

A collection of useful Double (type) methods

csharp dotnet double extension

Last synced: 24 Sep 2025

https://github.com/vaibhavmojidra/java---demo-primitive-data-type-float

The float data type is a single-precision 32-bit IEEE 754 floating point.Its value range is unlimited. It is recommended to use a float (instead of double) if you need to save memory in large arrays of floating point numbers. The double data type is a double-precision 64-bit IEEE 754 floating point. Its value range is unlimited.

data-types double float java mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 19 Aug 2025

https://github.com/stdlib-js/math-strided-special-dmskabs2

Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.

abs2 absolute array dbl double double-precision float64 float64array javascript magnitude math mathematics node node-js nodejs square squared stdlib value vector

Last synced: 03 Mar 2026

https://github.com/stdlib-js/number-float64-base-get-high-word

Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.

base dbl double float float64 floating-point high javascript node node-js nodejs stdlib type types util utilities utility utils word words

Last synced: 15 Apr 2025

https://github.com/stdlib-js/strided-base-dmskmap

Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a double-precision floating-point strided output array.

apply array base dbl double double-precision float64 foreach javascript map mask masked ndarray node node-js nodejs stdlib strided transform unary

Last synced: 30 Apr 2025

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

Compute the absolute value of a double-precision floating-point number.

abs absolute double double-precision javascript magnitude math mathematics node node-js nodejs number stdlib value

Last synced: 18 Apr 2025

https://github.com/stdlib-js/napi-argv-strided-float64array2d

Convert a Node-API value representing a two-dimensional strided array to a double-precision floating-point array.

addon array double float64 javascript macros matrix napi native ndarray node node-js nodejs stdlib strided utilities utils

Last synced: 06 May 2026

https://github.com/stdlib-js/number-float64-base-from-int64-bytes

Convert a signed 64-bit integer byte array to a double-precision floating-point number.

base cast convert dbl double float64 int int64 integer javascript node node-js nodejs stdlib type types util utilities utility utils

Last synced: 13 Apr 2025

https://github.com/stdlib-js/napi-argv-strided-complex128array

Convert a Node-API value representing a strided array to a double-precision complex floating-point array.

addon array cmplx complex complex128 double javascript macros napi native ndarray node node-js nodejs stdlib strided utilities utils

Last synced: 15 Jun 2025

https://github.com/stdlib-js/math-strided-special-dmskinv

Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.

array dbl double double-precision element-wise float64 float64array inv inverse javascript mask multiplicative ndarray node node-js nodejs reciprocal stdlib strided vector

Last synced: 22 Feb 2026

https://github.com/stdlib-js/blas-ext-base-dsort2ins

Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.

arrange array blas double extended float64 float64array insertion javascript math mathematics ndarray node node-js nodejs order permute sort stdlib strided

Last synced: 11 Mar 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/number-float64-base-to-int64-bytes

Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.

base cast convert dbl double float64 int int64 integer javascript node node-js nodejs stdlib type types util utilities utility utils

Last synced: 10 Mar 2026

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

Restrict a double-precision floating-point number to a specified range.

clamp clip dbl double double-precision interval javascript math mathematics node node-js nodejs range restrict stdlib

Last synced: 05 Apr 2026

https://github.com/stdlib-js/math-base-ops-add

Compute the sum of two double-precision floating-point numbers.

add addition double double-precision javascript math mathematics node node-js nodejs number stdlib sum summation

Last synced: 01 May 2026

https://github.com/stdlib-js/napi-argv-double

Convert a Node-API value to a double-precision floating-point number.

addon double float64 javascript macros napi native node node-js nodejs stdlib utilities utils

Last synced: 08 Mar 2026

https://github.com/shaishab316/custom-json-stringify

A custom JSON stringify implementation with special support for double-precision float formatting and pretty printing.

double json parser precision stringify typescript

Last synced: 28 Feb 2026

https://github.com/thiagodp/cpp-util

Some useful C++ libs

conversion cpp double int string

Last synced: 27 Apr 2026

https://github.com/kareem1207/convertor-into-binary-and-vice-versa

A Java code to convert anything to binary and vice versa

binary binary-converter double intege java string

Last synced: 11 Oct 2025

https://github.com/raigu/psr20-clock-testdoubles

Test Doubles for PSR-20 clock

clock double php psr-20 stub test time

Last synced: 12 Jan 2026

https://github.com/stdlib-js/blas-ext-base-dlast-index-of

Return the last index of a specified search element in a double-precision floating-point strided array.

array blas double element find float float64 float64array index javascript ndarray node node-js nodejs search stdlib strided

Last synced: 19 May 2026

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

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

arithmetic-mean array average avg central-tendency double float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 28 Apr 2026

https://github.com/maximilianmairinger/fastlinkedlist

General purpose, but clean doubly Linked List implementation for the web

double doubly doubly-linked-list es2015 es6 fast frontend linked list web

Last synced: 15 Mar 2025

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

Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency double float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 26 Apr 2026

https://github.com/stdlib-js/number-float64-base-add

Compute the sum of two double-precision floating-point numbers.

add addition double double-precision javascript math mathematics node node-js nodejs number stdlib sum summation

Last synced: 09 May 2026

https://github.com/rtmigo/precise_kt

Kotlin/JVM compensated summation of Double sequences to calculate sum, mean, standard deviation

babuska binary64 double floating-point jvm kahan kotlin math precision stats

Last synced: 20 May 2026

https://github.com/syedrudro/number-float64-base-identity

Evaluate the identity function for a double-precision floating-point number.

dbl double double-precision float64 identity javascript mathematics nodejs stdlib

Last synced: 10 Aug 2025