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

GitHub topics: same

cbs228/sameold

SAME/EAS decoding for Rust 🦀

Language: Rust - Size: 1.27 MB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 27 - Forks: 5

stdlib-js/assert-is-same-float32array

Test if two arguments are both Float32Arrays and have the same values.

Language: JavaScript - Size: 1.28 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

t2frmdam22/assert-is-equal-uint8clampedarray

Test if two arguments are both Uint8ClampedArrays and have equal values.

Language: JavaScript - Size: 45.9 KB - Last synced at: 1 day ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

ictechno/assert-is-equal-int8array

Test if two arguments are both Int8Arrays and have equal values.

Language: JavaScript - Size: 45.9 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

flinchtheflincher/assert-is-equal-booleanarray

Test if two arguments are both BooleanArrays and have equal values.

Language: JavaScript - Size: 45.9 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Jemma0529/assert-is-equal-uint32array

Test if two arguments are both Uint32Arrays and have equal values.

Language: JavaScript - Size: 45.9 KB - Last synced at: 1 day ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

xAbakush/assert-is-equal-date-object

Test if two values are both Date objects corresponding to the same date and time.

Language: JavaScript - Size: 45.9 KB - Last synced at: 1 day ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Cheetos319/assert-is-equal-uint8array

Test if two arguments are both Uint8Arrays and have equal values.

Language: JavaScript - Size: 46.9 KB - Last synced at: 1 day ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-assert-is-same-value

Test if two single-precision floating-point numbers are the same value.

Language: Python - Size: 216 KB - Last synced at: 2 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

hanshaze/solana-sniper-copy-trading-bot

💊 Solana sniper, copy trading, volume,HFT/LFT market maker on Raydium & Pump. Solana trading bot for pump.fun, bonk.fun, letsbonk tokens. Uses gRPC, shred stream, shredstream, frontruning, front-run copy-trading Rust, 0slot/0block sniper copy sniper copy sniper copy trading copy trading- open

Language: JavaScript - Size: 123 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 155 - Forks: 88

stdlib-js/complex-float32-base-assert-is-almost-equal

Test whether two single-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).

Language: JavaScript - Size: 196 KB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-equal-booleanarray

Test if two arguments are both BooleanArrays and have equal values.

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

stdlib-js/assert-is-same-float64array

Test if two arguments are both Float64Arrays and have the same values.

Language: JavaScript - Size: 654 KB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/array-base-assert-has-equal-values

Test if two arrays have equal values.

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

stdlib-js/array-base-index-of-same-value

Return the index of the first element which equals a provided search element according to the same value algorithm.

Language: JavaScript - Size: 751 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-same-array-like-object

Test if two arguments are both array-like objects and have the same values.

Language: JavaScript - Size: 655 KB - Last synced at: 2 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-strict-equal

Test if two arguments are strictly equal.

Language: JavaScript - Size: 392 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/array-base-count-same-value-zero

Count the number of elements that are equal to a given value in an array.

Language: JavaScript - Size: 611 KB - Last synced at: 2 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-equal-int16array

Test if two arguments are both Int16Arrays and have equal values.

Language: JavaScript - Size: 319 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-almost-equal-float64array

Test if two arguments are both Float64Arrays and contain respective elements which are approximately equal within a specified number of ULPs (units in the last place).

Language: JavaScript - Size: 602 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-same-value

Test if two arguments are the same value.

Language: JavaScript - Size: 437 KB - Last synced at: about 22 hours ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-base-assert-has-equal-values-indexed

Test if two indexed arrays have equal values.

Language: JavaScript - Size: 235 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-almost-equal-complex128array

Test if two arguments are both Complex128Arrays and contain respective elements which are approximately equal within a specified number of ULPs (units in the last place).

Language: JavaScript - Size: 400 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/array-base-last-index-of-same-value

Return the index of the last element which equals a provided search element according to the same value algorithm.

Language: JavaScript - Size: 501 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/array-base-assert-has-almost-equal-values

Test if two arrays have respective elements which are approximately equal within a specified number of ULPs (units in the last place).

Language: JavaScript - Size: 615 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/complex-float64-base-assert-is-almost-equal

Test whether two double-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).

Language: JavaScript - Size: 225 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-assert-is-almost-equal

Test if two single-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).

Language: JavaScript - Size: 278 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/number-float64-base-assert-is-almost-equal

Test if two double-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).

Language: JavaScript - Size: 344 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/number-float64-base-assert-is-same-value

Test if two double-precision floating-point numbers are the same value.

Language: Python - Size: 221 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-assert-has-same-values

Test if two arrays have the same values.

Language: JavaScript - Size: 709 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-assert-is-same-value

Test whether two single-precision complex floating-point numbers are the same value.

Language: JavaScript - Size: 133 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-same-accessor-array

Test if two arguments are both accessor arrays and have the same values.

Language: JavaScript - Size: 653 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-same-complex64array

Test if two arguments are both Complex64Arrays and have the same values.

Language: JavaScript - Size: 1.89 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-same-value-zero

Test if two arguments are the same value.

Language: JavaScript - Size: 571 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-float64-base-assert-is-same-value

Test whether two double-precision complex floating-point numbers are the same value.

Language: JavaScript - Size: 151 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-same-complex128array

Test if two arguments are both Complex128Arrays and have the same values.

Language: JavaScript - Size: 1.81 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-same-complex128

Test if two arguments are both double-precision complex floating-point numbers and have the same value.

Language: JavaScript - Size: 344 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-count-same-value

Count the number of elements that are equal to a given value in an array.

Language: JavaScript - Size: 2.13 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/number-float64-base-assert-is-same-value-zero

Test if two double-precision floating-point numbers are the same value.

Language: Python - Size: 188 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-float64-base-assert-is-same-value-zero

Test whether two double-precision complex floating-point numbers are the same value.

Language: C - Size: 138 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-equal-int8array

Test if two arguments are both Int8Arrays and have equal values.

Language: JavaScript - Size: 349 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-equal-int32array

Test if two arguments are both Int32Arrays and have equal values.

Language: JavaScript - Size: 310 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-same-native-class

Test if two arguments have the same native class.

Language: JavaScript - Size: 452 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-equal-uint32array

Test if two arguments are both Uint32Arrays and have equal values.

Language: JavaScript - Size: 349 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-same-typed-array-like

Test if two arguments are both typed-array-like object and have the same values.

Language: JavaScript - Size: 623 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-same-complex64

Test if two arguments are both single-precision complex floating-point numbers and have the same value.

Language: JavaScript - Size: 329 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-same-array

Test if two arguments are both generic arrays and have the same values.

Language: JavaScript - Size: 1.26 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-same-array-like

Test if two arguments are both array-like and have the same values.

Language: JavaScript - Size: 620 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-equal-array

Test if two arguments are both generic arrays and have equal values.

Language: JavaScript - Size: 650 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

HighQuality0331/tradang-bt

Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-assert-is-same-value-zero

Test whether two single-precision complex floating-point numbers are the same value.

Language: C - Size: 256 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/number-float32-base-assert-is-same-value-zero

Test if two single-precision floating-point numbers are the same value.

Language: Python - Size: 209 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-same-type

Test if two arguments have the same type.

Language: JavaScript - Size: 350 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-same-booleanarray

Test if two arguments are both BooleanArrays and have the same values.

Language: JavaScript - Size: 1.16 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-same-date-object

Test if two values are both Date objects corresponding to the same date and time.

Language: JavaScript - Size: 170 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Xunnamius/babel-plugin-explicit-exports-references

⚡ Transforms all internal references to a module's exports such that each reference starts with "module.exports" instead of directly referencing an internal name.

Language: JavaScript - Size: 975 KB - Last synced at: about 11 hours ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 3

untodesu/eas

An EAS (SAME) message encoder.

Language: C# - Size: 26.8 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

stdlib-js/complex-base-assert-is-same-value-zerof

Test whether two single-precision complex floating-point numbers are the same value.

Language: Makefile - Size: 1.2 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

stdlib-js/complex-base-assert-is-same-valuef

Test whether two single-precision complex floating-point numbers are the same value.

Language: Makefile - Size: 787 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

stdlib-js/complex-base-assert-is-same-value-zero

Test whether two double-precision complex floating-point numbers are the same value.

Language: Makefile - Size: 172 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

stdlib-js/complex-base-assert-is-same-value

Test whether two double-precision complex floating-point numbers are the same value.

Language: Makefile - Size: 413 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Kapoot/COSC-1336-1338

School Work

Language: C++ - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

hansalemaos/umacajadada

reads a file asynchronously during its execution while somewhere some other process writes to the same file

Language: Python - Size: 7.81 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MaxMyzer/eas-same-encoder Fork of nicksmadscience/eas-same-encoder

A Python script that generates valid EAS SAME messages.

Language: Python - Size: 5.09 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

PetrKalash/same-mfc

A simple classic same game using the SFML library

Language: C++ - Size: 179 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

prantlf/closest-file-names

Helps finding the same or very similar file names in a directory.

Language: Go - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

iskitz/ajile

ajile ♻️ async javascript importing & loading extension with cache, namespace & version dependency management

Language: JavaScript - Size: 3.04 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

M-Shariq-546/Diff-b-w-JSP-Servlets

Difference between JSP and Servlets

Language: Java - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

TheArmagan/same-time-limit

Language: JavaScript - Size: 22.5 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

A-c0rN/Software_ENDEC Fork of nkeck720/easrelay

A prototype software ENDEC based off of nkeck720's EAS Decoder/Re-encoder repo using minimodem.

Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

Brillianttyagi/Music-player

Play music

Language: Python - Size: 510 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0