200 skills found · Page 1 of 7
rust-bakery / NomRust parser combinator framework
gookit / Goutil💪 Helper Utils(900+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的工具函数:数字,字符串,数组,Map,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等
GNSPS / Solidity Bytes UtilsUtility Solidity library composed of basic operations for tightly packed bytes arrays
p-ranav / AlpacaSerialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
ayoy / FonteditA desktop app to import, edit and export fonts as byte arrays for use in embedded systems
xingshuangs / Iot CommunicationNow, it is a tool for iot communication, it includes Siemens S7 protocol, Modbus protocol, MITSUBISHI MELSEC (MC) Protocol, RTSP / RTCP / RTP / H264 / MP4(FMP4) protocol, Parse byte array data.
Kreijstal / BitsetWrapperA bit array wrapper over Uint8Array, edits bits, but is stored as a byte array.
Xor-el / HashLib4PascalHashing for Modern Object Pascal
j256 / SimplemagicSimple file magic number and content-type library which provides mime-type determination from files and byte arrays
Print3M / ByteCasterSwiss Army Knife for payload encryption, obfuscation, and conversion to byte arrays – all in a single command (14 output formats supported)! ☢️
RedSiege / JigsawHide shellcode by shuffling bytes into a random array and reconstruct at runtime
patrickfav / Bytes JavaBytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
bivas / Protobuf Java FormatProvide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.
Hi-Folks / Rando PhpRandoPhp is a open source library that implements random generators (Integer, Char, Byte, Sequences, Boolean) and take random sample from arrays
Ellipsis-Labs / SokobanCompact, efficient data structures in contiguous byte arrays
cratonica / 2goarrayA simple utility to encode a file (or any other data) into a Go byte array.
macmcmeans / LocalDataStorage💼 A handy wrapper for HTML5 localStorage that seamlessly gets/sets common data types (Array, BigInt, Boolean, Date, Float, Integer, null, Object and String); provides simple data scrambling; intelligently compresses strings (saving storage space); permits query by key as well as query by value and promotes shared storage segmentation in the same domain. Key names and values are multi-byte Unicode-safe, and a key value change will fire an event you can subscribe to (even on a single page).
diwu1990 / USystolic SimA systolic array simulator for multi-cycle MACs and varying-byte words, with the paper accepted to HPCA 2022.
Wolf49406 / ShellJectorManual map shellcode (aka byte array) injector
funcool / OctetA library that makes working with bytebuffers painless.