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

Topic: "binary-data"

TexZK/bytesparse

Library to handle sparse bytes within a virtual memory space

Language: Python - Size: 574 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 1

afxres/binary-cxx

Experimental serialization library for C++.

Language: C++ - Size: 375 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

scs805/shape-census

Shape Census is a Python tool for analyzing grids of binary data to identify and count connected shapes formed by adjacent '1's. It processes grids from text files, handles varying grid sizes, and efficiently identifies distinct shapes. Ideal for data analysts and puzzle enthusiasts interested in uncovering hidden patterns in binary grids.

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

michalovadek/nmfbin

Non-Negative Matrix Factorization for Binary Data

Language: R - Size: 4.87 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

ihalseide/nbt

Implementation of the Named Binary Tag data format

Language: Python - Size: 138 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

habeeb3579/Opus2csv

Opus2csv is a command-line tool that allows users to convert Opus Binary Files to either CSV or Array format. When the spectra exhibit dissimilar wavenumber or wavelength datapoints, the process results in the creation of multiple CSV files. Each of these files encompasses spectra with comparable wavenumber or wavelength datapoints.

Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

richard-hartmann/binfootprint

unique serialization of python objects

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

MikamiV/TAMUhack2023

I had the great fortune to contribute greatly to two team projects for TAMUhack 2023. I intend to develop both projects in my own ways in the near future.

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

TexZK/cbytesparse

Library to handle sparse bytes within a virtual memory space.

Language: Cython - Size: 17.8 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Solant/rebel

Binary file description language

Language: TypeScript - Size: 2.22 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

darkdhamon/Slip-Map-Tool

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

abhijeetsingh1704/DNA-to-BINARY

Bash program for DNA sequence to binary format translation

Language: Shell - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

amarin/binutils

binary data load and save helper

Language: Go - Size: 91.8 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

clarkevansteenderen/BinMat

An R Shiny application for processing binary data from fragment analysis methods such as ISSR and AFLP.

Language: R - Size: 3.22 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

clarkevansteenderen/CBC_Tutorials

A collection of phylogenetics tutorials delivered to colleagues at the Centre for Biological Control (CBC). Topics include producing Bayesian and Maximum Likelihood trees, haplotype networks, reading phylogenies into R, analysing ISSR and SSR data, and using STRUCTURE and SplitsTree.

Language: OpenEdge ABL - Size: 73 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

nort3x/Quanta

Quanta serializer

Language: Java - Size: 3.84 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

coderpros/classic-asp-working-with-binary-data

Classic ASP doesn't make it easy for developers to work with binary data. This example takes a file from one website and sends it to another website with objXmlHttp and saves that binary data as a file in the child website.

Language: Classic ASP - Size: 1.08 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

covuworie/nobel-physics-prizes

Predicting Nobel Physics Prize winners. Final project for Harvard CS109a 2017 edition https://github.com/covuworie/a-2017.

Language: HTML - Size: 118 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

spydaz/ClassTrie

The tree data structure is a versatile object ; This offering offers the Trie tree - And Binary tree - Data tree. Information can be save at nodes of the tree Trees can be Printed to Tree-view Control / Function Insert / Find Prefix / Find Word a Start Character is used and Stop Character is used. the Trie tree Can store Characters as nodes; Used for Faster String matching! The binary is numerical addressing ; given a numerical value / find the node in the tree to store the value; Sentences can be added to the Search Tree; As well as finding prefixes and suffixes of sentences in the trie

Language: Visual Basic .NET - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

sergeyrachev/khaotica

Bitstream editor empowered with FLAVOR interpreter

Language: C - Size: 5.17 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

MiffOttah/binstrings

A library for working with strings of bytes in .NET

Language: C# - Size: 675 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

afxres/packet

二进制序列化工具 (已过时, 由 'binary' 代替)

Language: C# - Size: 827 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

ncchung/jaccard

Statistical test of similarity between binary data using the Jaccard/Tanimoto coefficients

Language: R - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Raphexion/gustav

Small helper library for and in Erlang

Language: Erlang - Size: 36.1 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

ethan7g/hexeye

Inspect binary data using a colorful CLI, in Node

Language: JavaScript - Size: 121 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

EmbeddedEnterprises/wuploader

WAMP multipart file upload handler for golang

Language: Go - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

ncs-jss/ncs_attendance

Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 5

jweinst1/Lobster

A super-fast, binary expression language

Language: C - Size: 10.7 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

vladimirdabic/TCPMon

Program that allows sending and receiving data using TCP (scripting included)

Language: C# - Size: 299 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

OmidArdestani/Binary-Data-Packetization

A versatile tool developed in C++, C#, and Python for packing raw data into a structured format suitable for transmission over Ethernet or other communication channels.

Language: C++ - Size: 348 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 3

seungjae2525/MRMCbinary

Multi-Reader Multi-Case Analysis of Binary Diagnostic Tests

Language: R - Size: 195 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Friedchicken-42/lazyhex

cli hex viewer/editor

Language: Rust - Size: 3.45 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

lichray/vvpkg

Virtual Versionized Packaging

Language: C++ - Size: 2.17 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

heapoverride/Saveable

Easy to use class library for reading/writing objects from/to binary streams.

Language: C# - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yashsiwach/Advance-Binary-search

Explore a curated collection of advanced binary search algorithm implementations for tackling complex problems. This repository showcases efficient, well-documented solutions that demonstrate the power and versatility of binary search techniques.

Language: C++ - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

robehickman/BVersion

A centralised version control system for binary files like images and video

Language: Python - Size: 333 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Zigatase/binary_trees

Binary Trees

Language: Python - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

badhonparvej481/Python_Data_Types

Language: Jupyter Notebook - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Benzammour/h3x

🔡 simple hex viewer

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

liuduoios/MachOReader

一个读取 Mach-O 文件信息并打印的工具。

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

MihailRis/EDT3

Context independent binary data notation format

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

cmang/stract

Extract a range of bytes from a file by specifying the first and last byte offset (in decimal or hex)

Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

xdevelnet/ssb

Size Separated Binary format and libraries

Language: C - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ihalseide/format-s

Binary data format for storing many strings

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

xdevelnet/tcsv2tssb

tcsv to tssb converter

Language: C - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

penguinolog/binfield

Python BinField implementation

Language: Python - Size: 189 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

wojciech-zurek/rhex

Another command-line hex viewer

Language: Rust - Size: 3.76 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

zedseven/binmani

A basic Go package for binary data manipulation.

Language: Go - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

DanielMehlber/BinarIO

Binary Input/Output framework for serialization/deserialization of data/classes/structs in C++

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

salihkilicli/Applied-Biostatistics-and-Data-Analysis

My homework solutions (in R Markdown) of the Ph.D. level statistics course - STAT 645 in Texas A&M University

Size: 2.46 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

nicholasturk/Memory

C program that demonstrates memory inside a computer using binary files!

Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ewpratten/binmap

🗺️ Convert binary data into images

Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

savormix/hexstrings

A library for conversions between binary data and hex octet strings.

Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

tapin13/Squares

Simple example works with NodeJS, WebSocket, Raw binary data buffer

Language: JavaScript - Size: 262 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

juanmv94/JData

Binary data interchange format

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

podgorskiy/bfio

One-header library for defining writing and reading procedures of C/C++ objects to/from specific binary formats.

Language: C++ - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

corebreaker/gobincodec

Binary format for serialization of Golang typed datas.

Size: 140 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

a-paxton/plotting-coupled-data

Visualize coupled categorical and continuous variables in a single plot (e.g., movement and speech state)

Language: R - Size: 618 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Quasic/jsBinary

ECMAScript support for various binary formats

Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jericsmith/BinaryStorage

Components to build custom multithreaded binary file storage, with an example project for storing Address records. In addition, there is a Demo Console application using the custom Address data file storage. Finally, a unit test with decent coverage

Language: C# - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

pierods/embedder

Embedder is a function/command to embed resources in Go source files

Language: Go - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

whandall/WhandallSerial

Non-blocking serial reception with callback and support for Nextion message format.

Language: C++ - Size: 149 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

guptashiv/TimestampCompress

Language: C++ - Size: 1.68 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

wgarcia1309/Buscador-traductor-encriptador

Buscador-traductor-encriptador

Language: Java - Size: 1020 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

guiprav/xx

Binary stream read/write utility for shell scripting and other joys of life

Language: C - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

ArtemZarubin/hamming-code

Implementation of Hamming code for error detection and correction. This Python application encodes/decodes text files using the 'ASCII -> binary -> Hamming code' scheme, allowing variable information block size (m). Developed for Work 1 in "Program and Data Security".

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

RaulSoftDev/minitalk

42 Madrid Common Core project in which you have to code a small server-client data exchange program with UNIX signals.

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

ganzerli/e-pathy

e-pathy saves integers (also in a file) in a way that you can find them following a path. /0/1/50/0 for example

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

bununichita/Image-Editor

This project provides a collection of subprograms to handle image processing tasks in C. The utility allows loading, selecting, cropping, rotating, equalizing, and saving images in PGM / PPM format. It includes a histogram feature for grayscale images and efficient memory management using matrix structures.

Language: C - Size: 1.39 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

pin3dev/42_Minitalk

inter-process communication, using UNIX signals to transmit messages from a client to a server. Explores asynchronous communication using SIGUSR1 and SIGUSR2 signals.

Language: C - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

PiotrTymoszuk/perich

Permutation Enrichment Testing for Binary Data

Language: R - Size: 1020 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Techassi/binbuf

A small library to work with binary (network) data in Rust

Language: Rust - Size: 155 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

foocleus/bincture

Tiny CLI binary data visualization tool.

Language: C - Size: 779 KB - Last synced at: 21 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

gabrafo/ProjetoPraticoIAlg

Projeto Prático da disciplina de Introdução a Algoritmos da Universidade Federal de Lavras (UFLA).

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

vkosuri/bitops

Bitwise operations in C

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

lincketheo/byte_blade

A CLI Tool to read binary data

Language: C - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

aperiodik/Macrophenological-dynamics-paper

data and R code to reproduce the analysis and plots presented in the manuscript: "Macrophenological dynamics from citizen science plant occurrence data"

Language: R - Size: 41.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

demon2202/Type-conversion

Type Conversion

Language: C++ - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

giuseppe998e/xentrace-parser-rs

XenTrace binary file parser written in Rust with a study purpose

Language: Rust - Size: 1.24 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

krateng/tirganach

Library to edit SpellForce .cff files

Language: Python - Size: 89.8 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AIexandrKotov/Binarizator

Simple library which add generic extensions for binary read-write without losing perfomance

Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JumpyLionnn/packet-master

a serialization and deserialization library made in c++

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

zdun1o/GRIB_decoder

GRIB message decoder

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

clonehacks/B2DRC

Simple binary to decimal calculator, written in Ruby.

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

zerhud/serp

cpp universal serialization

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

ernestpasnik/blitzmaxstream

A PHP library for reading and writing binary data streams, inspired by BlitzMax's stream handling. Ideal for working with structured binary files like game maps.

Language: PHP - Size: 3.91 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Zermil/image-algs

Simple algorithms regarding image processing

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

karolvegso/Read_Pilatus100K_Image_C_sharp_ConsoleApp

This experimental C# code opens image taken with Pilatus100K detector.

Language: C# - Size: 410 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guenther-brunthaler/someplace-hproto-1pnnyslxuaisvwiqiu0urzwdk

A "human-readable" binary message encoding only slightly less compact than Google's Protocol Buffers, making it much easier to debug/decode the message contents manually using a hex editor

Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

joellesophya/BRASS

Binary trait Resampling method Adjusting for Sample Structure

Language: C++ - Size: 2.45 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BonnyAD9/Bny.RawBytes

C# library for converting from and to binary data using attributes.

Language: C# - Size: 436 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jimmed/trashcat

A node.js toolkit for building binary codecs

Language: TypeScript - Size: 363 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Taym95/binary-data-decoder

Language: JavaScript - Size: 254 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

e-hengirmen/utility-tools

useful tools for debugging

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

DillonDepeel/Binary-programs

Because why not

Language: FreeBasic - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

j-mendez/bytemap-examples

Examples of using byte-maps to render binary content in terminal

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

janm31415/binary2c

Convert a binary file to c code

Language: C - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CodeFinder2/blob_tools Fork of tu-darmstadt-ros-pkg/blob_tools

blob provides a new message type blob/Blob for binary data.

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

xTibor/okteta-structures 📦

Various structure definition files for Okteta

Language: JavaScript - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

giuseppe998e/xentrace-parser 📦

XenTrace binary file parser (part of https://github.com/giuseppe998e/kernelshark-xentrace-plugin).

Language: C - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1