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/aey-ck/ck-bracketview
Tournament bracket view for iOS. Developed in swift.
brackets double elimination elimination-strategy ios ios-tournament-bracket single swift swift-3 tournament tournament-bracket tournament-bracket-library-ios tournament-builder tournament-tables
Last synced: 30 Dec 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.
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/bahmutov/quote
Surround given string with quotes unless it is already surrounded.
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 🎭
Last synced: 17 Jan 2026
https://github.com/stdlib-js/math-base-ops-mul
Multiply two double-precision floating-point numbers.
double double-precision javascript math mathematics multiplication multiply node node-js nodejs number prod product stdlib times
Last synced: 24 Apr 2025
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/constants-float64-apery
Apéry's constant.
apery const constant dbl double float64 floating-point ieee754 javascript math mathematics node node-js nodejs number-theory precision riemann stdlib zeta
Last synced: 16 May 2025
https://github.com/stdlib-js/math-base-special-pdiff
Return the positive difference between `x` and `y`.
dbl diff difference dim double double-precision fdim javascript math mathematics node node-js nodejs pos positive stdlib
Last synced: 16 May 2025
https://github.com/stdlib-js/constants-float64-sqrt-half
Square root of 1/2.
const constant dbl double float64 floating-point half ieee754 javascript math mathematics node node-js nodejs root sqrt square stdlib
Last synced: 15 Mar 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-deg2rad
Convert an angle from degrees to radians.
angle convert dbl degrees double double-precision geometry javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 06 Mar 2026
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-assert-is-nonpositive-finite
Test if a numeric value is a nonpositive finite number.
assert assertion dbl double finite float javascript math mathematics node node-js nodejs nonpositive number numeric stdlib util utilities utility utils
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/lapack-base-dlacpy
Copy all or part of a matrix A to another matrix B.
algebra array copy dlacpy double float64 float64array javascript lapack linear math mathematics matrix ndarray node node-js nodejs stdlib subroutines
Last synced: 19 Jan 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-two-pi
2π.
2pi const constant dbl double float64 floating-point ieee754 javascript math mathematics node node-js nodejs pi precision stdlib
Last synced: 29 Jul 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/constants-float64-min-base2-exponent-subnormal
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
bias binary const constant dbl double exponent float floating-point ieee754 javascript math mathematics min minimum node node-js nodejs stdlib subnormal
Last synced: 14 Jan 2026
https://github.com/stdlib-js/constants-float64-sqrt-pi
Square root of π.
const constant dbl double float64 floating-point ieee754 javascript math mathematics node node-js nodejs pi precision root sqrt square stdlib
Last synced: 20 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/constants-float64-e
Euler's number.
const constant dbl double e euler float64 floating-point ieee754 javascript math mathematics napier node node-js nodejs precision stdlib
Last synced: 27 Oct 2025
https://github.com/stdlib-js/blas-dswap
Interchange two double-precision floating-point vectors.
algebra array blas double dswap float64 interchange javascript level-1 linear math mathematics ndarray node node-js nodejs stdlib subroutines swap vector
Last synced: 03 Mar 2025
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/constants-float64-eulergamma
The Euler-Mascheroni constant.
const constant dbl double euler euler-constant euler-mascheroni eulergamma eulers-constant gamma ieee754 javascript mascheroni math mathematics node node-js nodejs precision stdlib
Last synced: 27 Aug 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/constants-float64-pinf
Positive infinity.
const constant dbl double float64 floating-point ieee754 infinity javascript math mathematics node node-js nodejs pinf positive precision stdlib
Last synced: 18 Jun 2025
https://github.com/stdlib-js/assert-is-float64array
Test if a value is a Float64Array.
array assert assertion double float64 float64array ieee754 is javascript node node-js nodejs stdlib typed typed-array util utilities utility utils
Last synced: 19 Jul 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/blas-ext-base-dsortins
Sort a double-precision floating-point strided 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: 25 Feb 2026
https://github.com/stdlib-js/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
bias binary const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib subnormal
Last synced: 15 Apr 2025
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/stdlib-js/stats-base-dmean
Calculate the arithmetic mean of a double-precision floating-point strided array.
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: 25 Jul 2025
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/constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
base-10 const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib
Last synced: 30 Apr 2025
https://github.com/stdlib-js/constants-float64-glaisher-kinkelin
Glaisher-Kinkelin constant.
barnes-g-function const constant double gamma glaisher glaisher-kinkelin ieee754 javascript k-function kinkelin math mathematics node node-js nodejs riemann special-functions stdlib zeta
Last synced: 09 Oct 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/constants-complex128-nan
Canonical double-precision complex floating-point NaN.
cmplx cmplx128 complex complex128 const constant dbl double float64 floating-point javascript math mathematics nan node node-js nodejs precision stdlib
Last synced: 24 Apr 2025
https://github.com/stdlib-js/number-float64
Utilities for double-precision floating-point numbers.
64-bit double double-precision float64 floating-point ieee754 javascript namespace node node-js nodejs ns number stdlib types
Last synced: 24 Apr 2025
https://github.com/sunriax/argument
Library to read arguments from command line
0x007e argument argument-parser argument-reader boolean cli double int parse-arguments ragae string sunriax
Last synced: 14 Jan 2026
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/constants-complex128-zero
Double-precision complex floating-point zero.
cmplx cmplx128 complex complex128 const constant dbl double float64 floating-point javascript math mathematics node node-js nodejs precision stdlib zero
Last synced: 09 Apr 2025
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/constants-float64-nan
Double-precision floating-point NaN.
const constant dbl double float64 floating-point ieee754 javascript math mathematics nan node node-js nodejs precision stdlib
Last synced: 13 Feb 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/paulpierre/dmr
Double Meta Refresh server
advertising affiliate affiliate-marketing cloak dmr double double-meta-refresh javascript js link meta nodejs refresh server tracking
Last synced: 28 Apr 2026
https://github.com/stdlib-js/blas-base-wasm-drot
Applies a plane rotation.
algebra array blas double drot float64 float64array javascript level-1 linear math mathematics ndarray node node-js nodejs rotation stdlib subroutines vector
Last synced: 02 May 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/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/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/maxq22/vhdl
Just a random compilation of some VHDL code
dabble digital double filter finite fir fpga impulse response signal signal-processing vhdl xilinx xilinx-fpga xilinx-vivado
Last synced: 18 Jun 2025
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/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