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

GitHub topics: length

MaJerle/lwpkt

Lightweight packet protocol structure for multi-device communication focused on RS-485

Language: C - Size: 265 KB - Last synced at: about 21 hours ago - Pushed at: about 23 hours ago - Stars: 140 - Forks: 26

ljharb/set-function-length

Set a function's length property

Language: JavaScript - Size: 73.2 KB - Last synced at: about 8 hours ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

stdlib-js/constants-uint32-max

Maximum unsigned 32-bit integer.

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

stdlib-js/blas-base-dnrm2

Calculate the L2-norm of a double-precision floating-point vector.

Language: C - Size: 1.19 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

stdlib-js/constants-array-max-array-length

Maximum length for a generic array.

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

ehmicky/string-byte-length

Get the UTF-8 byte length of a string.

Language: JavaScript - Size: 8.13 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 12 - Forks: 1

ehmicky/truncate-json

Truncate a JSON string.

Language: JavaScript - Size: 6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 10 - Forks: 2

ehmicky/guess-json-indent

Guess the indentation of a JSON string.

Language: JavaScript - Size: 6.63 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 1

ehmicky/string-byte-slice

Like `string.slice()` but bytewise.

Language: JavaScript - Size: 8.03 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 8 - Forks: 0

ehmicky/keep-func-props

Wrap a function without changing its name and other properties

Language: JavaScript - Size: 8.08 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 13 - Forks: 1

stdlib-js/ndarray-base-singleton-dimensions

Return the number of singleton dimensions.

Language: JavaScript - Size: 334 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-snrm2

Calculate the L2-norm of a single-precision floating-point vector.

Language: C - Size: 1.21 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/iter-length

Return an iterator's length.

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

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

Test if a value is typed-array-like.

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

meyfa/measure-stream

Node streams that know their lengths.

Language: TypeScript - Size: 642 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

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

Test if a value is complex-typed-array-like.

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

CasperSleep/scalar 📦

A simple and fast measurement library

Language: Ruby - Size: 20.5 KB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 4

moocf/image-compress-rle.matlab

Run Length Encoding (RLE) is a compression scheme, where repeated values are replaced with a pair of count and value.

Language: MATLAB - Size: 409 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

moocf/list-length.racket

Use the recursive definition of list to find its length (see EOPL).

Language: Racket - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-numel

Return the number of elements in an array.

Language: C - Size: 348 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-buffer-length-compatible-shape

Determine if a buffer length is compatible with a provided shape array.

Language: C - Size: 413 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

radi0sus/xyz2tab

Convert XYZ data to bond lengths & angles, calculate contacts, planes and dihedral angles and print tables

Language: Python - Size: 18.1 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 7

stdlib-js/blas-base-gnrm2

Calculate the L2-norm of a vector.

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

stdlib-js/ndarray-numel

Return the number of elements in an ndarray.

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

hhhhhhhhhhhhhhhhhhhhhhhhhhhfs/Get-text-length

Use this code to count the length of a string. This function splits the string into chunks of size_t to improve performance. It reduces the number of iterations, resulting in faster detection of the null character ('\0').

Language: C++ - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/regexp-extended-length-path

Regular expression to detect an extended-length path.

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

stdlib-js/string-num-code-points

Return the number of code points in a string.

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

radindinsara/Converter-Project

This project involves creating a Unit Converter application using Tkinter in Python. The app will enable users to easily convert between various units of measurement such as temperature, length, and weight.

Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

zahidaraees/unit-converter

Unit Converter a project of GIAIC Q3 - Assignment by Zahida Raees

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

stdlib-js/slice-base-length

Compute the number of elements in a normalized slice.

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

stdlib-js/ndarray-base-nonsingleton-dimensions

Return the number of non-singleton dimensions.

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

Burhanali2211/Measurement_Converter

A user-friendly Python tool that quickly converts units of length, weight, and temperature. It provides accurate and instant conversions for everyday and professional use.

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

bgv99/strlength

A Simple Reimplementation of the strlen Function

Language: C - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

p-ranav/unicode_display_width

Displayed width of UTF-8 strings in Modern C++

Language: C++ - Size: 498 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 6

pyrech/gcode-estimator

Estimate the length/weight/cost of filament used for a 3D print by parsing the gcode file

Language: PHP - Size: 9.31 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 3

stdlib-js/ndarray-base-numel-dimension

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

Language: JavaScript - Size: 208 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

I-RzR-I/EntityMaxLengthTrim

One important thing about this repository, you have the possibility to avoid database exceptions related to exceeding the limit of the maximum allowed length of the string type columns. To specify the maximum allowed string length you can use data annotation attributes predefined in `System.ComponentModel.DataAnnotations` or a new custom attribute.

Language: C# - Size: 78.1 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jim-schwoebel/pauses

🎤 quick library to extract pause lengths from audio files.

Language: Python - Size: 2.13 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 31 - Forks: 7

k4m4/hash-length-regex

Retrieve the regular expression of a hash of specified bit-length.

Language: JavaScript - Size: 527 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

PurinPintakhiew/go-convert-units

This package is designed to simplify conversions between units of measurement such as weight, length, and temperature.

Language: Go - Size: 32.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/iter-counter

Create an iterator which iteratively returns the number of iterated values.

Language: JavaScript - Size: 939 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/string-num-grapheme-clusters

Return the number of grapheme clusters in a string.

Language: JavaScript - Size: 1.06 MB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

FilippoPisello/superscale

Python package to extract measurements information from strings

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

inspect-js/array-buffer-byte-length

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.

Language: JavaScript - Size: 40 KB - Last synced at: about 9 hours ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

algolia/chunk-text

🔪 chunk/split a string by length without cutting/truncating words.

Language: JavaScript - Size: 194 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 9

stdlib-js/ndarray-numel-dimension

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

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

stdlib-js/ndarray-base-assert-is-buffer-length-compatible

Determine if a buffer length is compatible with provided ndarray meta data.

Language: C - Size: 440 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-array-length

Test if a value is a valid array length.

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

stdlib-js/assert-is-typed-array-length

Test if a value is a valid typed array length.

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

stdlib-js/constants-array-max-typed-array-length

Maximum length for a typed array.

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

MillsLogan/uCalcX

uCalcX is a Python library for handling units of measurement and performing conversions across various physical quantities.

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

ringostarr80/rust-length

A library to handle length/distances easyly. It can parse a string with several units (m, km, mi, ft, ...) into the Length-struct and converting into other units.

Language: Rust - Size: 68.4 KB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

thejanit0r/x86_ldasm

Lightweight x86-64 instruction length disassembler (LDE)

Language: Assembly - Size: 105 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 6

jonschlinkert/longest

Get the length of the longest item in an array.

Language: JavaScript - Size: 22.5 KB - Last synced at: 22 days ago - Pushed at: about 7 years ago - Stars: 30 - Forks: 11

Kouroshmoshrefi/converter

Easy to use library for convering different units.

Language: PHP - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sospedra/len

Safely access arrays' length property 🍥

Language: JavaScript - Size: 43 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

TebogoYungMercykay/Controll_Flow_Graph_Implementation_In_Java

A CFG is known as a Single Entry Single Exit (SESE) graph if it only has a single entry node and a single exit node. A problem that arose during researchon static analysis is how to deal with loops in the CFG.

Language: Java - Size: 83 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

guyisra/mezur

Converting units of time, length, mass, pressure, angels, and more to anything, do anything. Well, not anything of that sort..

Language: JavaScript - Size: 205 KB - Last synced at: 19 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

neocotic/pathlength

Checks the lengths of file paths

Language: JavaScript - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

sergey-kruglov/smslen-go

smslen is a small Go package designed to help developers calculate the number of SMS messages required to send a given text.

Language: Go - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

SMFTricks/Post-Subject-Length

It will let you set a size for the subjects in posts (upper limit is 255)

Language: PHP - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

khadem-mh/bmi

In fact, this measure does not measure the rate of obesity but rather is an appropriate tool to estimate the health of a person's weight according to their height.

Language: JavaScript - Size: 382 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

Sergi0Martin/MeasurementsTool

Easy to use measurement units conversion library for C#

Language: C# - Size: 2.04 MB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

nordzilla/count-digits

A no-std trait with functions to determine the lengths of integers in various number bases.

Language: Rust - Size: 135 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

jericirenej/emoji-string-length

Get accurate character lengths of UTF-8 encoded strings

Language: TypeScript - Size: 115 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

joxda/libsunwait

Calculate sunrise, set times, twilights, wait for any such events, and poll whether it is day or night.

Language: C++ - Size: 5.8 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

IsaDah/TheUnitConverterApp

An app that does conversions for Length, Frequency, Datarate and Temperature

Language: Java - Size: 142 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Carrington-dev/regex

Writing regex expressions in a readable manner

Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MuntahaShams/length-detection-using-human-pose-estimation

this project is able to detect length of both arms and shoulder to neck distance on a image and video using MPII trained model weights with human pose estimation technique

Language: Jupyter Notebook - Size: 5.99 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

rockstaedt/commit-message-check

A CLI tool to ensure short commit messages

Language: Go - Size: 156 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

9a8ri3L/sizeof

A utility function that calculates the size or length of various input types.

Language: TypeScript - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rahulthedevil/metric-converter

A simple utility package for converting between metric units such as meters, kilometers, grams, kilograms, liters, and more. Simple and powerful way for Units Convert solution

Language: JavaScript - Size: 195 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mfschubert/topology

Metrics for designs generated by topology optimization.

Language: Python - Size: 94.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

arshsaxena/aConverter

aConverter by Arsh

Language: HTML - Size: 25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

mohsin0176/Cpp-Practice

basic cpp programme

Language: C++ - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kaplanh/Hangman-Game

Language: JavaScript - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

coryasilva/roll-calc

Roll (spiral) calculator functions.

Language: JavaScript - Size: 6.84 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IvonneBenitesRodriguez/Diagonal_Difference

This is a hackerrank challenge named diagonalDifference. The solutions are in JavaScript and Python.

Language: JavaScript - Size: 12.7 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alejandrogzi/noel

GTF/GFF per gene non-overlapping exon length calculator

Language: Rust - Size: 734 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

mendel5/physics

Information about physical units and related things

Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rochars/utf8-buffer-size

Find how many bytes are needed to serialize a UTF-8 string.

Language: JavaScript - Size: 61.5 KB - Last synced at: 11 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

AkashSaha2001/Unit_Converter

User friendly offline unit conversion tool. Added mainly three unites Length , Area and Temperature, so every effort has been made to keep this as simple, fast, and portable as possible.

Language: JavaScript - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gre-v-el/Cpp-Func-Length-Counter

Reads cpp files and reports the functions' lengths.

Size: 6.92 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 0

mklement0/strlen.awf

An Alfred workflow that counts the number of characters and bytes in a string.

Language: Makefile - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 1

amtoine/nu_plugin_len 📦

An example plugin for `nushell` to compute length of `String`s

Language: Rust - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

bemoregt/wwMouseHough

HoughLines Transform with Parameter selection using MouseMove

Language: Makefile - Size: 5.84 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

prabhakaranthangavel/JS-Day-4-Array---String

It contains Array & String Methods with Examples

Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hackerrank-test/hackerrank-angular-test

Angular Tests - Weather Finder, Weather Component, User Lists, Temperature Converter, Survey Lists, Length Converter, Football Competitions, Job Wishlist, Customer List, Kanban Board

Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

katahiromz/karasunpo

Measures the nominal length and angle on the image/PDF

Language: C - Size: 22.3 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

manuemmanuel/String-Length-Calculator

This simple C program calculates the length of a given input string.

Language: C - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

V-Cyberpunk/Fret-Calculator

Simple C++ CLI program for calculating fret positions for e.g. a guitar.

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

ManavalanG/imdb_movie_runtime

Parse IMDB data and plot average movie runtime by country

Language: Jupyter Notebook - Size: 2.34 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Askill/words-over-length

Plots usage of words over the lenght of a given text.

Language: Python - Size: 1.9 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

itsnaser/Tashal

Converter for 3 quantities [ Length, Mass, Temperature ]

Language: Java - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tryton/product_measurements 📦

Mirror of tryton product_measurements module

Language: Python - Size: 217 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

NotMyMajor/MATLAB_samesize

Takes any number of cell or double arrays and resizes them all to the same dimensions. Also serves to resize any array with removal of extra rows/columns and adding of NaN, 0, or empty string rows/columns.

Language: MATLAB - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ashwagandha-coder/lenght_func

Кастомный метод Length на Java

Language: Java - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

matronator/devito-converter

Measure length in Danny DeVitos

Language: JavaScript - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

rovh/Set-Precise-Mesh

Set Precise Mesh is an add-on for precise modeling.

Language: Python - Size: 1.94 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 36 - Forks: 2

arshadkazmi42/nlen-num

Generate n length random number

Language: JavaScript - Size: 83 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2