byte topic

List byte repositories

Byte-Community

40
Stars
2
Forks
Watchers

(Unofficial) Web app for the byte community

byte-size

71
Stars
4
Forks
Watchers

Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')

byte

41
Stars
8
Forks
Watchers

A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)

byte-lite

52
Stars
8
Forks
Watchers

byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library

JavaOctetEditor

69
Stars
5
Forks
Watchers

A simple java bytecode editor

bitwise

78
Stars
8
Forks
Watchers

:keycap_ten: JavaScript/TypeScript library to manipulate bits, nibbles, bytes, and buffers.

construct-js

1.4k
Stars
29
Forks
Watchers

🛠️A library for creating byte level data structures.

SimpleNet

175
Stars
19
Forks
Watchers

An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.

BinaryKit

110
Stars
19
Forks
Watchers

💾🔍🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.