byte
There are 178 repositories under byte topic.
francisrstokes/construct-js
🛠️A library for creating byte level data structures.
jhg023/SimpleNet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Deep-Symmetry/bytefield-svg
Node module that generates byte field diagrams in SVG format
MrUnbelievable92/MaxMath
A supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. Written entirely with hardware intrinsics, using Unity.Burst.
code-lives/Pays
微信小程序、抖音小程序、百度小程序、支付宝小程序、快手小程序集合(支付、手机号解密、获取Token、模版消息、支付异步通知、退款、订单查询)
Cosmo/BinaryKit
💾🔍🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.
FlorianWendelborn/bitwise
:keycap_ten: JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.
75lb/byte-size
Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')
Enaium/JavaOctetEditor
A simple java bytecode editor
martinmoene/byte-lite
byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
q9f/secp256k1.cr
a native library implementing secp256k1 purely for the crystal language.
andylokandy/byte
A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)
AlecAnthonyGarcia/Byte-Community
(Unofficial) Web app for the byte community
jhg023/Pbbl
A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a new ByteBuffer when needed.
zpatrick/go-bytesize
Utility package for working with common memory and cpu units in Go
liamreardon/windmill
🌀 Video-sharing social networking app for short-form looping videos.
Blockthon/Blockthon
Blockthon Python Package for Generate and Converting Wallet Private Key and Mnemonic for Address Bitcoin
bnosac/sentencepiece
R package for Byte Pair Encoding / Unigram modelling based on Sentencepiece
miraclx/xbytes
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
Risto-Stevcev/python-bytecode
A Python bytecode compiler and bytecode generator.
Dagon0577/DagonParser
基于字节流的MySQL8.0 parser
DasariJayanth/Malware-Detection-in-PE-files-using-Machine-Learning
Detecting Malware in PE files
Faultify/Faultify
Byte Code Dotnet Mutation Utility
ViRb3/jvminspector
Decompile byte code loaded in JVM at runtime
vapor-community/bits
A bite sized library for dealing with bytes.
Furry/byte-api
A Javascript wrapper for the byte.co app.
PeculiarVentures/ByteStream.js
ByteStream.js is a set of classes manipulating bytes and bits with optimized for speed perfomance
EgeBalci/BitBender
BitBender is a byte manipulation tool
flazz/togo
convert any file to Go source
lewisclark/patternscan
Searches for a contiguous array of bytes determined by a wild-carded pattern
edoardottt/fileDecrypter
Simple C file decrypter :lock:
marioparaschiv/nullbyte
📝 Write empty bytes to provided memory patterns by memory patching.
rust-osdev/endian-num
Byte-order-aware numeric types.
gamemann/Xdp-Access-Last-Byte
Repository to store information accessing the last byte of a packet in BPF and XDP.
9xN/scrypt
SCRYPT is a simple shellcode encryptor/encoder that uses the OpenSSL library to encrypt a shellcode using the AES-256-CBC encryption algorithm then applies several encoding techniques to obfuscate a given shellcode file. This encrypted/encoded shellcode can be used for both legitimate and malicious purposes, such as exploiting system vulnerability
aokj/SmartCalc
智能计算器,操作简单,集普通计算、科学计算及单位换算等为一体,帮你解决生活中的各种计算难题。