Search results
578 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A typescript based doubly linked list data structure
Minimalistic linked lists
General purpose, but clean doubly Linked List implementation for the web.
A wide-character aware text alignment function for use on the console or with fixed width fonts.
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
A doubly-linked list implementation.
- linked
- list
- data
- structure
- data structure
- data-structure
- double
- array
- double-linked-list
- linked-list
- linked list
- double linked list
- doubly linked list
- doubly-linked-list
Use double-position gradients in CSS
Deques are a generalization of stacks and queues
Test if a value is a Float64Array.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- float64array
- float64
- double
- ieee754
- typed
- typed array
- View more
The bias of a double-precision floating-point number's exponent.
Smallest positive double-precision floating-point normal number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- max
- View more
Compute the absolute value of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
- stdlib
- stdmath
- math
- mathematics
- float64
- float
- floating-point
- ieee754
- double
- copysign
- copy
- sign
- bits
- number
- View more
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Create a double-precision floating-point number from a higher order word and a lower order word.
The maximum biased base 2 exponent for a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- max
- View more
Multiply a double-precision floating-point number by an integer power of two.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- exponent
- unbiased
- bits
- floating-point
- float64
- View more
Float64Array.
- stdlib
- stdtypes
- types
- data
- structure
- array
- typed
- typed array
- typed-array
- float64array
- float64
- double
- double-precision
- ieee754