Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dbl

Top-gg-Community/python-sdk

A simple API wrapper for top.gg written in Python

Language: Python - Size: 304 KB - Last synced: 15 days ago - Pushed: about 2 months ago - Stars: 90 - Forks: 53

stdlib-js/constants-float64-cbrt-eps

Cube root of double-precision floating-point epsilon.

Language: JavaScript - Size: 745 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/number-float64-base-assert

Base double-precision floating-point number assert functions.

Language: JavaScript - Size: 213 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-eps

Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.

Language: JavaScript - Size: 410 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-apery

Apéry's constant.

Language: JavaScript - Size: 398 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-e

Euler's number.

Language: JavaScript - Size: 706 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-catalan

Catalan's constant.

Language: JavaScript - Size: 378 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-eulergamma

The Euler-Mascheroni constant.

Language: JavaScript - Size: 382 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-exponent-bias

The bias of a double-precision floating-point number's exponent.

Language: JavaScript - Size: 682 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-fourth-pi

1/4 times π.

Language: JavaScript - Size: 711 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-fourth-root-eps

Fourth root of double-precision floating-point epsilon.

Language: JavaScript - Size: 739 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-half-ln-two

One half times the natural logarithm of 2.

Language: JavaScript - Size: 670 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-half-pi

1/2 times π.

Language: JavaScript - Size: 438 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-ln-half

Natural logarithm of 1/2.

Language: JavaScript - Size: 288 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-ln-pi

Natural logarithm of π.

Language: JavaScript - Size: 301 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-ln-two-pi

Natural logarithm of 2π.

Language: JavaScript - Size: 291 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 3 - Forks: 0

stdlib-js/constants-float64-ln-ten

Natural logarithm of 10.

Language: JavaScript - Size: 304 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-ln-two

Natural logarithm of 2.

Language: JavaScript - Size: 304 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-log10-e

Base 10 logarithm of Euler's number.

Language: JavaScript - Size: 288 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-log2-e

Base 2 logarithm of Euler's number.

Language: JavaScript - Size: 288 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-base10-exponent

The maximum base 10 exponent for a double-precision floating-point number.

Language: JavaScript - Size: 317 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-max-ln

Natural logarithm of the maximum double-precision floating-point number.

Language: JavaScript - Size: 501 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-max-safe-fibonacci

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

Language: JavaScript - Size: 317 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-base10-exponent-subnormal

The maximum base 10 exponent for a subnormal double-precision floating-point number.

Language: JavaScript - Size: 269 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-base2-exponent

The maximum biased base 2 exponent for a double-precision floating-point number.

Language: JavaScript - Size: 291 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-base2-exponent-subnormal

The maximum biased base 2 exponent for a subnormal double-precision floating-point number.

Language: JavaScript - Size: 296 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-max-safe-integer

Maximum safe double-precision floating-point integer.

Language: JavaScript - Size: 291 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-safe-nth-fibonacci

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

Language: JavaScript - Size: 288 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-safe-lucas

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

Language: JavaScript - Size: 318 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-max-safe-nth-lucas

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

Language: JavaScript - Size: 302 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-min-base10-exponent-subnormal

The minimum base 10 exponent for a subnormal double-precision floating-point number.

Language: JavaScript - Size: 298 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-max

Maximum double-precision floating-point number.

Language: JavaScript - Size: 488 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-min-base10-exponent

The minimum base 10 exponent for a normal double-precision floating-point number.

Language: JavaScript - Size: 512 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-nan

Double-precision floating-point NaN.

Language: JavaScript - Size: 166 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-min-base2-exponent-subnormal

The minimum biased base 2 exponent for a subnormal double-precision floating-point number.

Language: JavaScript - Size: 282 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-min-base2-exponent

The minimum biased base 2 exponent for a normal double-precision floating-point number.

Language: JavaScript - Size: 676 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-min-ln

Natural logarithm of the smallest normalized double-precision floating-point number.

Language: JavaScript - Size: 724 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-min-safe-integer

Minimum safe double-precision floating-point integer.

Language: JavaScript - Size: 729 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-finite

Test if a double-precision floating-point numeric value is finite.

Language: Python - Size: 674 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-infinite

Test if a double-precision floating-point numeric value is infinite.

Language: Python - Size: 431 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-assert-is-negative-finite

Test if a numeric value is a negative finite number.

Language: Python - Size: 300 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-clamp

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

Language: Python - Size: 377 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-nonpositive-finite

Test if a numeric value is a nonpositive finite number.

Language: Python - Size: 326 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-ninf

Double-precision floating-point negative infinity.

Language: JavaScript - Size: 830 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-pi-squared

π².

Language: JavaScript - Size: 514 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-pi

π.

Language: JavaScript - Size: 716 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-positive-finite

Test if a numeric value is a positive finite number.

Language: Python - Size: 327 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-pinf

Positive infinity.

Language: JavaScript - Size: 719 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-precision

Effective number of bits in the significand of a double-precision floating-point number.

Language: JavaScript - Size: 716 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-half

Square root of 1/2.

Language: JavaScript - Size: 382 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-half-pi

Square root of 0.5π.

Language: JavaScript - Size: 732 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-pi

Square root of π.

Language: JavaScript - Size: 718 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-three

Square root of 3.

Language: JavaScript - Size: 743 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-dmskmap2

Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.

Language: JavaScript - Size: 791 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-assert-is-nonnegative-finite

Test if a numeric value is a nonnegative finite number.

Language: Python - Size: 314 KB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-sqrt-eps

Square root of double-precision floating-point epsilon.

Language: JavaScript - Size: 516 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-two-pi

Square root of 2π.

Language: JavaScript - Size: 732 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-sqrt-two

Square root of 2.

Language: JavaScript - Size: 732 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-two-pi

2π.

Language: JavaScript - Size: 508 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-assert-is-probability

Test if a numeric value is a probability.

Language: Python - Size: 379 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 4 - Forks: 0

stdlib-js/strided-napi-dmap

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 and assigning results to elements in a double-precision floating-point strided output array.

Language: C - Size: 190 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-dmap

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

Language: JavaScript - Size: 365 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

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.

Language: C - Size: 81.1 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

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.

Language: JavaScript - Size: 444 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 2 - Forks: 0

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.

Language: C - Size: 192 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

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.

Language: JavaScript - Size: 369 KB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-napi-dmskmap2

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

Language: C - Size: 81.1 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-zmap

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output array.

Language: C - Size: 222 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/number-float64-base-to-int32

Convert a double-precision floating-point number to a signed 32-bit integer.

Language: JavaScript - Size: 327 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/number-float64-base-to-uint32

Convert a double-precision floating-point number to an unsigned 32-bit integer.

Language: JavaScript - Size: 347 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

14ROVI/topgg-rs

A rust wrapper for the top.gg API.

Language: Rust - Size: 49.8 KB - Last synced: 27 days ago - Pushed: about 1 month ago - Stars: 4 - Forks: 1

GodkuHacking/GodkuDBL

The official mod APK for DB Legends named Godku DBL!

Language: Python - Size: 6.84 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

GodkuHacking/DragonBallLegends

A Complete decompile dump of the mobile game Dragon Ball Legends. and python mods!

Language: Python - Size: 124 MB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 4 - Forks: 0

Top-gg-Community/ruby-sdk

A ruby library for the top.gg api

Language: Ruby - Size: 121 KB - Last synced: 4 days ago - Pushed: over 2 years ago - Stars: 7 - Forks: 1

stdlib-js/math-strided-special-dmsksqrt

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

Language: JavaScript - Size: 681 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-dsqrt

Compute the principal square root for each element in a double-precision floating-point strided array.

Language: JavaScript - Size: 857 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

fb-sean/istopgg.online

Check if your favorite bot list is online or not. With cute cat images

Language: HTML - Size: 7.57 MB - Last synced: 19 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-complex128-nan

Canonical double-precision complex floating-point NaN.

Language: Makefile - Size: 202 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/constants-complex128-zero

Double-precision complex floating-point zero.

Language: Makefile - Size: 202 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dmskabs

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

Language: JavaScript - Size: 485 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dmskfloor

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

Language: JavaScript - Size: 674 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

shipgirlproject/Haruna

A RESTful API around Topgg (Discord Bot List) voting webhooks

Language: Java - Size: 3.58 MB - Last synced: 6 months ago - Pushed: 7 months ago - Stars: 12 - Forks: 4

stdlib-js/math-strided-special-dcbrt

Compute the cube root of each element in a double-precision floating-point strided array.

Language: JavaScript - Size: 882 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

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.

Language: JavaScript - Size: 836 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

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.

Language: JavaScript - Size: 915 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-dtrunc

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

Language: JavaScript - Size: 905 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

TheDummi/dbl-sdk

A SDK for all Discord Bot List sites (that support it). [WIP]

Language: TypeScript - Size: 24.4 KB - Last synced: 22 days ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/number-float64-base-from-words

Create a double-precision floating-point number from a higher order word and a lower order word.

Language: Makefile - Size: 499 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

RandomRhythm/Vendor-Threat-Triage-Lookup

Lookup file hashes, domain names and IP addresses using various vendors to assist with triaging potential threats.

Language: VBScript - Size: 66.7 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 25 - Forks: 3

ThunderM16/old-dislistme-Being-Reworked

The Official DisList.Me Script Fixed Issues That Vcodes + Disbots Will Not.

Language: EJS - Size: 1.23 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-dmskramp

Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.

Language: JavaScript - Size: 909 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-inv

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

Language: Makefile - Size: 759 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

rahul-nanwani/interactions-dbl

DBL (Discord Bot Lists) extension library for interactions.py

Language: Python - Size: 23.4 KB - Last synced: about 11 hours ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

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.

Language: JavaScript - Size: 869 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

ashley0143/topgg-ublock-filter

This is the way that i use topgg

Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 1

stdlib-js/math-base-special-floor

Round a double-precision floating-point number toward negative infinity.

Language: Makefile - Size: 561 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dmskrsqrt

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

Language: JavaScript - Size: 686 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

nickelc/dbl-rs

Rust bindings for the https://top.gg / https://discordbots.org API

Language: Rust - Size: 58.6 KB - Last synced: 29 days ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-ddeg2rad

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

Language: JavaScript - Size: 666 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/number-float64-base-normalize

Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.

Language: JavaScript - Size: 451 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0