length
There are 157 repositories under length topic.
MaJerle/lwpkt
Lightweight packet protocol structure for multi-device communication focused on RS-485
p-ranav/unicode_display_width
Displayed width of UTF-8 strings in Modern C++
algolia/chunk-text
🔪 chunk/split a string by length without cutting/truncating words.
rovh/Set-Precise-Mesh
Set Precise Mesh is an add-on for precise modeling.
radi0sus/xyz2tab
Convert XYZ data to bond lengths & angles, calculate contacts, planes and dihedral angles and print tables
jim-schwoebel/pauses
🎤 quick library to extract pause lengths from audio files.
jonschlinkert/longest
Get the length of the longest item in an array.
thejanit0r/x86_ldasm
Lightweight x86-64 instruction length disassembler (LDE)
gre-v-el/Cpp-Func-Length-Counter
Reads cpp files and reports the functions' lengths.
rudogma/scala-superquants
Scala: Typelevel unboxed compile time dimensional analysis over tagged types. Intellij Idea compatible 100%
ehmicky/keep-func-props
Wrap a function without changing its name and other properties
pyrech/gcode-estimator
Estimate the length/weight/cost of filament used for a 3D print by parsing the gcode file
ehmicky/string-byte-length
Get the UTF-8 byte length of a string.
ehmicky/truncate-json
Truncate a JSON string.
CasperSleep/scalar
A simple and fast measurement library
ehmicky/string-byte-slice
Like `string.slice()` but bytewise.
mklement0/strlen.awf
An Alfred workflow that counts the number of characters and bytes in a string.
rockstaedt/commit-message-check
A CLI tool to ensure short commit messages
ljharb/set-function-length
Set a function's length property
jericirenej/emoji-string-length
Get accurate character lengths of UTF-8 encoded strings
k4m4/hash-length-regex
Retrieve the regular expression of a hash of specified bit-length.
sospedra/len
Safely access arrays' length property 🍥
alejandrogzi/noel
GTF/GFF per gene non-overlapping exon length calculator
ehmicky/guess-json-indent
Guess the indentation of a JSON string.
guyisra/mezur
Converting units of time, length, mass, pressure, angels, and more to anything, do anything. Well, not anything of that sort..
katahiromz/karasunpo
Measures the nominal length and angle on the image/PDF
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.
LengthLang/length
Reference Implementation for Length
MehmetHY/BlenderAxisMeasure
A Blender add-on that draws the distance between two vertices or the length of the selected edges.
neocotic/pathlength
Checks the lengths of file paths
HxnDev/Reverse-Sort-and-Decrypt-String-using-child-processes
Applying different operations on a string using Fork and Exec.
nordzilla/count-digits
A no-std trait with functions to determine the lengths of integers in various number bases.
rochars/utf8-buffer-size
Find how many bytes are needed to serialize a UTF-8 string.
vardy/LongAssLink
Link lengthener. Make your URL ridiculously long.
YunaAnn/UnitConverterAndroid
<DONE> Android. Convertion - temperature, number and length converter.
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.