Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with binary
A curated list of projects in awesome lists tagged with binary .
https://github.com/hekmon/cunits
ComputerUnits allows to manipulate binary and decimal representations of bits and bytes
binary bits bytes decimal golang golang-library units
Last synced: 14 Oct 2024
https://github.com/jr-codes/cli-rewire
Make a CLI by rewiring other CLIs
args arguments binary cli clis command config configuration javascript nodejs
Last synced: 18 Nov 2024
https://github.com/tsmx/human-readable
Easily create human-readable strings from byte sizes, e.g. 17238 --> 17.24 kB. Supports decimal (MB,GB,..) and binary (MiB, GiB,..) units as well as user-defined conversion from/to other sizes.
binary bytes conversion decimal filesize human-readable iec pretty-print si
Last synced: 12 Nov 2024
https://github.com/jonschlinkert/is-binary-buffer
Returns true if a buffer is binary. Takes a buffer and does not read from the file system.
binary buffer check is javascript nodejs string
Last synced: 09 Nov 2024
https://github.com/simsieg/masterpdfeditor
Repo for lost masterpdfeditor binaries
binary debian editor linux master masterpdfeditor masterpdfeditor3 masterpdfeditor4 pdf
Last synced: 22 Nov 2024
https://github.com/ddoronin/bytable
🏄🏼♂️ Bytable (from "Byte Table") is a binary serializer for javascript
binary bson serializer typescript
Last synced: 06 Nov 2024
https://github.com/zucchinidev/domainfinder
This tool connect to a WHOIS server to ask for details about the domains, and so, to find a domain available based on the synonyms of a certain word.
binary domain go golang golang-package synonyms thesaurus
Last synced: 23 Nov 2024
https://github.com/saltyshiomix/resolve-as-bin
Resolve a local npm package as the absolute binary path
Last synced: 28 Oct 2024
https://github.com/clarketm/tcp
List open TCP connections
binary executable golang listening tcp
Last synced: 16 Nov 2024
https://github.com/yashindane/8-bit-ttl-cpu
Step by step documentation of building a 8 bit TTL CPU from 74xx logic chips.
8bit-computers binary cpu electronics ew-project-challenge-2024 ttl
Last synced: 13 Nov 2024
https://github.com/kellyiscute/bytes_io.dart
a python-like bytes_io implementation for dart
Last synced: 13 Dec 2024
https://github.com/clarketm/systemstat
Command line utility for displaying process and system information
binary executable golang psutil system system-information system-status
Last synced: 16 Nov 2024
https://github.com/sorenlouv/anybase-calculator
Calculator for any numeral system (binary, octal, decimal, hex etc.)
addition base binary calculator decimal division hex multiplication numeral-systems octal radix subtraction
Last synced: 11 Nov 2024
https://github.com/barbarbar338/perman
🔑 Permission management made easy (Go port of NPM package perman)
bin binary bit bits bitwise flag flags perm permission permissions
Last synced: 05 Jan 2025
https://github.com/sambacha/solidity-mac-osx-bin
solidity solc binaries for mac os x
bin binary compiler mac osx solc solidity solidity-documentation
Last synced: 26 Oct 2024
https://github.com/akshitagupta15june/akshita_100code
100 days of code learning path.
arrays binary c dsa-algorithm hacktoberfest hacktoberfest2020
Last synced: 12 Nov 2024
https://github.com/klezvirus/deser-ruby
Ruby Deserialization Payload Generator
binary command-execution deserialization deserialization-vulnerability rails rce ruby yaml
Last synced: 30 Nov 2024
https://github.com/lawndoc/winbin.wtf
WinBin.wtf is a Windows file documentation site to help you understand what various Windows files are, what they should do, and other useful information about them.
binary documentation hacktoberfest hacktoberfest2022 learning operating-system reference wiki windows windows-10 windows-11 windows-desktop
Last synced: 14 Dec 2024
https://github.com/0xvpr/vpr-shell-shock
A C99/C++17 compatible header only library capable of creating position independent shellcode.
binary exploit-development header-only header-only-library pe32 pe32plus position-independent-code shellcode shellcode-development windows
Last synced: 02 Jan 2025
https://github.com/treffynnon/command-wrap
Wraps command line access into a builder and provides argument escaping
assembler binary builder callback command-line escapes-arguments php runner
Last synced: 29 Sep 2024
https://github.com/victorqueiroz/binary-transfer
Travel your data very fast using binary serialization.
Last synced: 17 Dec 2024
https://github.com/monero-rs/base58m
base58m, a base64-like binary for Monero base58 encoding.
base58 base58-check binary monero rust
Last synced: 10 Oct 2024
https://github.com/lmammino/capnp-stream
A Node.js readable stream for Cap’n Proto encoded binary input
binary capn-proto capnp capnproto encoding library node nodejs stream
Last synced: 23 Oct 2024
https://github.com/clayrisser/binary-fetch
Fetch binary data with incremental progress from a browser
binary fetch incremental progress request response xhr xmlhttprequest
Last synced: 28 Oct 2024
https://github.com/ddoronin/b-flow
🤺 Rinzler fights for the users
binary bson json mongo protocol typescript
Last synced: 04 Oct 2024
https://github.com/jcustenborder/vertica-stream-writer
Library is used to create streams in Vertica's Native Binary Format
Last synced: 12 Oct 2024
https://github.com/autosseyai/autobin
Prepare bin scripts for publishing.
auto bin binary build node npm package typescript
Last synced: 06 Dec 2024
https://github.com/mjpitz/bin-vendor
A very easy way to vendor binary tools your projects use.
binary dependencies tools-deps version-manager
Last synced: 21 Dec 2024
https://github.com/awaitlink/b0x
A simple CLI tool to display info about integers :1234:, IPs :globe_with_meridians:, strings :memo:
binary cli cli-app cli-utilities convert hexadecimal ip ipv4 ipv6 octal rust-crate
Last synced: 27 Oct 2024
https://github.com/pocketnode/binarystream
BinaryStream implementation for Bun, Node.js, and Browser
binary binary-stream buffer bun node typescript web
Last synced: 07 Nov 2024
https://github.com/tobimensch/preloadify
Create fat binaries with ease
binary dynamic easy-to-use executable fast packager preload-library statify
Last synced: 05 Nov 2024
https://github.com/mdingena/att-string-transcoder
Trancode integer strings for A Township Tale.
binary township-tale transcoder virtual-reality
Last synced: 06 Nov 2024
https://github.com/xermicus/r2deob
deobfuscation PoC with r2 + ESIL
binaries binary deobfuscation esil radare2
Last synced: 10 Nov 2024
https://github.com/jotavare/push_swap
Algorithm project where I must sort a given list of random numbers with a limited set of instructions, using the lowest possible number of actions.
algorithms binary c data-structures efficiency gdb makefile norminette performance quicksort radix sorting-algorithms stacks valgrind
Last synced: 08 Nov 2024
https://github.com/abranhe/binary.c
An small C library to work with binary numbers
binary binary-numbers c c-library clib clibs makefile
Last synced: 12 Nov 2024
https://github.com/teddio/genv
A small GMod C++ module to enable reading / setting environment variables
binary env-vars environment-variables envvars garrysmod genv gmod module
Last synced: 10 Nov 2024
https://github.com/atropinetears/to-binary
A Rust Library For Conversion To Binary String
bin binary binary-converter binary-strings conversion hexadecimal library rust rust-crate rust-lang
Last synced: 10 Nov 2024
https://github.com/newyaroslav/easy_bo_tester
C++ header-only библиотека для тестирования бинарных опционов
analysis binary binary-option binary-options binary-options-pro-signals binary-options-statistics forex forex-trading kelly-criterion mt4 simulation simulator statistics tester trading
Last synced: 11 Nov 2024
https://github.com/smikhalevski/algomatic
🔢 Various algorithms and math utilities.
binary binary-search bitwise byte cspline int interpolation lerp math number parallel-sort qsort spline uint
Last synced: 11 Nov 2024
https://github.com/labatata101/grep_bin
Search a sequence of bytes in a binary file
bgrep binary cli command-line command-line-tool grep recursively-search rust search
Last synced: 19 Nov 2024
https://github.com/katahiromz/smallexe
The empty smallest EXE file
binary empty executable file small smallest windows x64 x86
Last synced: 13 Nov 2024
https://github.com/prataprc/collatejson
Order preserving json to binary encoding and decoding.
Last synced: 19 Nov 2024
https://github.com/cheprasov/js-base-converter
The library allows to convert a number between arbitrary bases.
binary converter decimal hexadecimal octal
Last synced: 24 Nov 2024
https://github.com/parzibyte/convertir-decimal-bases
Calculadora para convertir un número decimal a cualquier base (binario, octal, hexadecimal) explicando la conversión paso a paso
bin binary conversion converter dec hex procedure step steps
Last synced: 25 Nov 2024
https://github.com/ddoronin/rinzler
🤺 Rinzler fights for the users
binary bson json mongo protocol typescript
Last synced: 22 Nov 2024
https://github.com/dimaru/xczip
Create xcframework zip archive for Swift binary package.
Last synced: 03 Jan 2025
https://github.com/synacktraa/base-converter
Program to convert a number from one base to another. (buggy program)
base-converter binary c-language decimal hexadecimal octal terminal-based
Last synced: 26 Nov 2024
https://github.com/berkaygediz/ascii-to-binary
Converts between ASCII and Binary seamlessly. 🔄🔤
ascii binary binary-to-text char-to-ascii conversion converter windows
Last synced: 18 Nov 2024
https://github.com/dyne/luabinaries
Binary builds of the Lua language interpreter
Last synced: 12 Nov 2024
https://github.com/theonethread/falkor-bundler
Opinionated ES6 JavaScript / TypeScript module bundler
bin binary build-tool bundler cli es6 falkor lib library tool typescript
Last synced: 22 Nov 2024
https://github.com/iamb4uc/dots
new dotfiles
binary config dotfiles dotfiles-linux dwm slstatus suckless-software suckless-terminal
Last synced: 15 Nov 2024
https://github.com/teddio/custom-nginx
A customized static nginx build, snugly placed into a docker container.
binary docker http nginx ngx-headers-more ngx-http-substitutions static substitutions tiny
Last synced: 28 Oct 2024
https://github.com/nwtgck/binconv-npm
Converters for Blob, Uint8Array, ReadableStream, ArrayBuffer, string in JavaScript/TypeScript
arraybuffer base64 binary blob conversion converter javascript readablestream typescript uint8array
Last synced: 02 Nov 2024
https://github.com/snykk/ctf-writeups
ctf writeups
binary capture-the-flag cryptography ctf-learn ctf-writeups forensics pico-ctf reverse-engineering steganography web-exploitation
Last synced: 18 Nov 2024
https://github.com/the-akira/pynumeros
Projeto que visa estabelecer um estudo sobre Números, Sistemas de Numeração e Bases Numéricas
artigo binary guide learning mathematics portuguese-brazilian
Last synced: 17 Nov 2024
https://github.com/rioam2/bstjs
🌴 Basic Dictionary ADT implementation using a Binary-Search-Tree (BST) in Javascript
binary bst bstjs dictionary javascript search tree
Last synced: 17 Nov 2024
https://github.com/erizocosmico/bindec
bindec generates encoders and decoders to encode and decode the binary representation of types
binary codegen decoder encoder golang serialization
Last synced: 15 Dec 2024
https://github.com/shreyasminocha/decode-binary-bot
🤖 Reddit bot to decode binary
Last synced: 18 Dec 2024
https://github.com/mefistotelis/barred
Binary Arrays Editor
arrays binary console editor midnight-commander
Last synced: 16 Nov 2024
https://github.com/aeckar/hass
Runtime binary serialization for Kotlin/JVM
binary easy-to-use input-output java-interop jvm reflection serialization
Last synced: 13 Oct 2024
https://github.com/iconmaster5326/binarygen
Generate binary files as well as text files with JetBrains MPS.
binary jetbrains jetbrains-mps mps
Last synced: 07 Dec 2024
https://github.com/hazae41/binary
Zero-copy binary data types 🏎️
binary buffer cursor decoding encoding esmodules javascript nodejs typescript unit-testing zero-copy
Last synced: 18 Oct 2024
https://github.com/danprince/0x55
⬛️ Image editor for 5x5 binary sprites
binary image-editor sprites tools
Last synced: 05 Dec 2024
https://github.com/tylearymf/.net_binaryanalyzer
该软件用于分析通过BinaryFormatter序列化后的.Net对象(Parse .Net serialization)
binary binaryformatter csharp csharp-binarary csharp-serialization serialization
Last synced: 16 Nov 2024
https://github.com/sunsetmkt/greendam-installer
绿坝花季护航安装包备份
backup binary greendam installer lvba not-a-project
Last synced: 14 Nov 2024
https://github.com/georgettica/ugbt-update-all-gobin
Ugg boot wrapper to update all of the GOBIN binaries installed
automation bash binaries binary cicd go golang update-checker
Last synced: 14 Oct 2024
https://github.com/dagronf/bytesparser
A simple byte-oriented parser/writer. Read and write formatted values to/from binary blobs/files with ease!
binary endian endianness parsing reading swift writing
Last synced: 30 Oct 2024
https://github.com/rametta/array-buffed
🧬 Strongly typed schemas for binary data encoding and decoding with Array Buffers.
array-buffer binary dataview schema uint8array
Last synced: 11 Dec 2024
https://github.com/koerismo/struxt
Dynamic data structures for Javascript.
binary javascript struct typescript
Last synced: 05 Dec 2024
https://github.com/ozancansel/rbs
Binary serialization library which doesn't append, prepend or insert any additional bytes other than original footprint of the types. It is also endian-aware.
binary cpp17 raw serialization
Last synced: 17 Dec 2024
https://github.com/lthibault/netstr
Efficient binary serialization of variable-length strings
binary netstring network serialization
Last synced: 09 Dec 2024
https://github.com/holen-app/holen
Application fetcher, like homebrew for static binaries and Docker images.
binary docker installer static utility-fetcher
Last synced: 05 Nov 2024
https://github.com/seungh06/node-sh
Portable bash command implementation and os shell command execution for node.js
bash binary executable nodejs process shell typescript
Last synced: 05 Nov 2024
https://github.com/js-choi/proposal-popcount
Draft specification for bit popcount in JavaScript.
binary bitwise hamming-code hamt javascript math popcnt popcount succinct-data-structure tc39
Last synced: 01 Dec 2024
https://github.com/marak/supremejsoncompressor
The Supreme JSON Compressor™ is the world's best JSON Compressor / Decompressor.
array avro binary compression javascript json msgpack protobuf schema typed
Last synced: 25 Nov 2024
https://github.com/0xvpr/vpr-omega-zero
A program to remove section-header information from 32/64 bit ELF and PE32 executables.
binary elf-binaries header-parser pe32 toolkit windows-toolkit
Last synced: 02 Jan 2025
https://github.com/eonist/binarysequencer
🧬 Sequence all possible combination of true and false
algorithm array binary bit boolean recursive recursive-algorithm
Last synced: 16 Nov 2024
https://github.com/fwcd/swift-binary-coder
Flat, untagged binary serializer for Codable Swift types
Last synced: 13 Dec 2024
https://github.com/0xvpr/vpr-toolkit
Toolkit for various reverse engineering & hacking related tasks.
binary formatting injection malware modification toolkit utilities
Last synced: 09 Nov 2024