crates.io "byte" keyword
bytey_derive 0.3.0
Bytey derive macros, use Bytey instead3 versions - Latest release: over 1 year ago - 1 dependent package - 4.86 thousand downloads total - 3 stars on GitHub - 1 maintainer
Top 1.8% on crates.io
58 versions - Latest release: over 2 years ago - 3,900 dependent packages - 69,261 dependent repositories - 514 million downloads total - 980 stars on GitHub - 1 maintainer
byteorder 1.5.0
Library for reading/writing numbers in big-endian and little-endian.58 versions - Latest release: over 2 years ago - 3,900 dependent packages - 69,261 dependent repositories - 514 million downloads total - 980 stars on GitHub - 1 maintainer
bite 0.0.5
read and write primitives in little endian, and in big endian.5 versions - Latest release: almost 8 years ago - 1 dependent package - 128 thousand downloads total - 3 stars on GitHub - 1 maintainer
byteorder_core_io 0.5.3 💰
Library for reading/writing numbers in big-endian and little-endian.1 version - Latest release: over 9 years ago - 1 dependent package - 3.43 thousand downloads total - 1,077 stars on GitHub - 1 maintainer
byteorder-sgx 0.0.1 💰
Library for reading/writing numbers in big-endian and little-endian. [SGX compatible version]1 version - Latest release: over 6 years ago - 1.99 thousand downloads total - 1,077 stars on GitHub - 1 maintainer
applause_derive 0.1.1
Command Line Interfaces and Configuration Management made easy2 versions - Latest release: about 2 years ago - 1 dependent package - 3.72 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 2.6% on crates.io
49 versions - Latest release: 5 months ago - 332 dependent packages - 22,709 dependent repositories - 258 million downloads total - 1,043 stars on GitHub - 1 maintainer
bstr 1.12.1 💰
A string type that is not required to be valid UTF-8.49 versions - Latest release: 5 months ago - 332 dependent packages - 22,709 dependent repositories - 258 million downloads total - 1,043 stars on GitHub - 1 maintainer
bytelike-derive 0.1.11
Derive macros for bytelike new types12 versions - Latest release: about 1 year ago - 9.98 thousand downloads total - 1 maintainer
embedded_io_byteorder 0.2.0
byteorder ext for embedded-io traits2 versions - Latest release: 2 months ago - 401 downloads total - 0 stars on GitHub - 1 maintainer
databuffer 1.1.4
A feature rich binary buffer for use with networking and binary protocols.7 versions - Latest release: about 4 years ago - 1 dependent package - 1 dependent repositories - 9.94 thousand downloads total - 0 stars on GitHub - 1 maintainer
mmap_bytey_byte_buffer 0.2.2
Mmap Bytey MByteBuffer code, use Mmap Bytey instead.4 versions - Latest release: over 1 year ago - 1 dependent package - 5.48 thousand downloads total - 1 stars on GitHub - 1 maintainer
bitconv 0.1.4
A simple, zero-dependency, no_std compatible Rust equivalent to the C# BitConverter class.5 versions - Latest release: about 5 years ago - 8.34 thousand downloads total - 0 stars on GitHub - 1 maintainer
bytey 0.4.0
Bytey provides a convenient and easy to use byte storage6 versions - Latest release: over 1 year ago - 7.82 thousand downloads total - 3 stars on GitHub - 1 maintainer
cli-assert 0.1.12
Testing command-line applications17 versions - Latest release: about 1 month ago - 1.1 thousand downloads total - 0 stars on GitHub
biff 0.2.5
Byte by byte file comparator23 versions - Latest release: 3 months ago - 19.7 thousand downloads total - 0 stars on GitHub - 1 maintainer
bswp 1.0.0
byte swap lib2 versions - Latest release: almost 6 years ago - 3.99 thousand downloads total - 0 stars on GitHub - 1 maintainer
mmap_bytey 0.2.0
Mmap Bytey provides a convenient and easy to use byte storage.5 versions - Latest release: almost 2 years ago - 6.44 thousand downloads total - 1 stars on GitHub - 1 maintainer
byteutils 0.1.1
Rust library that provides a collection of frequently used utility functions for working with byt...2 versions - Latest release: 8 months ago - 1.63 thousand downloads total - 0 stars on GitHub - 1 maintainer
byteformat
Intuitive easy-to-use formatting of byte sizes1 version - Latest release: 5 days ago - 1.44 thousand downloads total - 1 maintainer
byte_stream_splitter 0.2.0
Splitting a stream of bytes by separator sequence6 versions - Latest release: over 2 years ago - 11.3 thousand downloads total - 2 stars on GitHub - 1 maintainer
byte 0.2.7
A low-level, zero-copy and panic-free serializer and deserializer for binary.8 versions - Latest release: about 2 years ago - 11 dependent packages - 25 dependent repositories - 209 thousand downloads total - 41 stars on GitHub - 1 maintainer
Top 6.5% on crates.io
56 versions - Latest release: 4 months ago - 153 dependent packages - 1,310 dependent repositories - 27.5 million downloads total - 58 stars on GitHub - 1 maintainer
byte-unit 5.2.0
A library for interacting with units of bytes.56 versions - Latest release: 4 months ago - 153 dependent packages - 1,310 dependent repositories - 27.5 million downloads total - 58 stars on GitHub - 1 maintainer
le-stream 6.1.0
De-/serialize objects from/to little endian byte streams57 versions - Latest release: 6 days ago - 32.4 thousand downloads total - 0 stars on GitHub - 1 maintainer
byte-transcoder 0.0.6
A Rust+Typescript library to transcode higher-level data types to/from bytes.6 versions - Latest release: 11 months ago - 4.82 thousand downloads total - 1 stars on GitHub - 1 maintainer
vbe 0.1.1
A Rust implementation of the Variable Byte Encoding (VBE) compression algorithm.1 version - Latest release: over 2 years ago - 1.67 thousand downloads total - 0 stars on GitHub - 1 maintainer
e8bit_emulator 0.3.6
8-bit emulator written in Rust.27 versions - Latest release: 10 months ago - 12.9 thousand downloads total - 3 stars on GitHub - 1 maintainer
comtains 0.1.1
Zero-allocation byte-set matcher generated at compile time2 versions - Latest release: 5 months ago - 403 downloads total - 0 stars on GitHub - 1 maintainer
nibbler 0.2.3
A small utility for working with nibbles (half byte, 4-bits).6 versions - Latest release: over 5 years ago - 9.21 thousand downloads total - 1 stars on GitLab.com - 1 maintainer
bitman 2.0.1
An easy to use bit manipulation library for Rust3 versions - Latest release: over 2 years ago - 4.33 thousand downloads total - 5 stars on GitHub - 1 maintainer
countio 0.3.0
Byte counting for std::io::{Read, Write, Seek} and its async variants from futures and tokio.27 versions - Latest release: about 2 months ago - 2 dependent packages - 667 thousand downloads total - 3 stars on GitHub - 1 maintainer
rs-bytebuffer 0.1.3
this is a bytebuffer tools4 versions - Latest release: about 3 years ago - 4.8 thousand downloads total - 1 stars on GitHub - 1 maintainer
noam 0.1.0
A byte-oriented, zero-copy, parser combinator library1 version - Latest release: about 4 years ago - 1.63 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 4.4% on crates.io
26 versions - Latest release: 3 months ago - 241 dependent packages - 1,616 dependent repositories - 64.1 million downloads total - 155 stars on GitHub - 2 maintainers
bytesize 2.3.1
Semantic wrapper for byte count representations26 versions - Latest release: 3 months ago - 241 dependent packages - 1,616 dependent repositories - 64.1 million downloads total - 155 stars on GitHub - 2 maintainers
msgp 0.1.1
Byte message protocol for Rust.4 versions - Latest release: over 9 years ago - 1 dependent package - 8.54 thousand downloads total - 2 stars on GitHub - 1 maintainer
bytey_bincode 0.1.1
Bytey Bincode Extension, use Bytey instead2 versions - Latest release: almost 4 years ago - 1 dependent package - 3.44 thousand downloads total - 3 stars on GitHub - 2 maintainers
hyper_byte 0.7.0
An unsafe, near-zero cost (1-2 instructions) byte transmuter to numeric types with fast byte read...11 versions - Latest release: 7 months ago - 5.45 thousand downloads total - 1 stars on GitHub - 1 maintainer
enum2repr 0.1.14
EnumRepr is a rust derive macro that creates conversion methods to map between a value and an enu...6 versions - Latest release: almost 3 years ago - 2 dependent packages - 72.1 thousand downloads total - 0 stars on GitHub - 1 maintainer
bytestream 0.4.1 💰
Provides a convenient way of writing binary data to a buffer.5 versions - Latest release: about 5 years ago - 7 dependent packages - 9 dependent repositories - 897 thousand downloads total - 8 stars on GitHub - 1 maintainer
bity 0.1.4
SI prefix, data, packets, data-rate, packet-rate string parser and formater.1 version - Latest release: 10 months ago - 608 downloads total - 0 stars on GitHub - 1 maintainer
varintrs 0.2.1
A Rust implementation of Golang Variable-Length Integers3 versions - Latest release: over 2 years ago - 1 dependent package - 9.47 thousand downloads total - 1 stars on GitHub - 1 maintainer
mmap_bytey_derive 0.2.0
Mmap Bytey derive macros, use Mmap Bytey instead2 versions - Latest release: almost 2 years ago - 1 dependent package - 3.31 thousand downloads total - 1 stars on GitHub - 1 maintainer
byter 0.0.0 💰
[Reserved] Fast, specialized operations over bytes.1 version - Latest release: almost 7 years ago - 1.95 thousand downloads total - 0 stars on GitHub - 1 maintainer
bitio-rs 0.1.2
🚀A lightweight Rust library for bit-level I/O: read, peek, write, with both big-endian and little...3 versions - Latest release: 8 months ago - 1.23 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 7.5% on crates.io
7 versions - Latest release: over 2 years ago - 14 dependent packages - 1,391 dependent repositories - 11.8 million downloads total - 28 stars on GitHub - 1 maintainer
ubyte 0.10.4
A simple, complete, const-everything, saturating, human-friendly, no_std library for byte units.7 versions - Latest release: over 2 years ago - 14 dependent packages - 1,391 dependent repositories - 11.8 million downloads total - 28 stars on GitHub - 1 maintainer
bytevec 0.2.0
A Rust serialization library that uses byte vectors3 versions - Latest release: almost 10 years ago - 8 dependent packages - 7 dependent repositories - 56.8 thousand downloads total - 41 stars on GitHub - 1 maintainer
byteunit
Intuitive easy-to-use byte size representation1 version - Latest release: 15 days ago - 1.45 thousand downloads total - 1 maintainer
lib_stacked 0.1.2
Virtual Machine Byte Code For Compilers.3 versions - Latest release: about 2 years ago - 3.83 thousand downloads total - 0 stars on GitHub - 1 maintainer
byte-slice 0.1.12
Byte slice manipulation macros13 versions - Latest release: almost 9 years ago - 1 dependent package - 1 dependent repositories - 24 thousand downloads total - 1 stars on GitHub - 1 maintainer
cobs-rs 1.1.2
A minimal no-std library for doing Consistent Overhead Byte Stuffing5 versions - Latest release: over 3 years ago - 1 dependent package - 2 dependent repositories - 10.1 thousand downloads total - 12 stars on GitHub - 1 maintainer
jppe 1.1.1
This is a byte stream structured serialization and deserialization library.13 versions - Latest release: over 1 year ago - 2 dependent packages - 16 thousand downloads total - 3 stars on GitHub - 1 maintainer
byte_set 0.1.3 💰
Efficient sets of bytes.4 versions - Latest release: over 5 years ago - 1 dependent package - 4 dependent repositories - 8.72 thousand downloads total - 19 stars on GitHub - 1 maintainer
msgp-abi 0.1.1
ABI of msgp(Byte message protocol).2 versions - Latest release: over 9 years ago - 4.09 thousand downloads total - 0 stars on GitHub - 1 maintainer
byteflow 0.2.1
Library for reading/writing non-byte-aligned numeric types3 versions - Latest release: about 2 years ago - 4.14 thousand downloads total - 1 maintainer
bytefmt 0.1.7 💰
an utility to parse byte string into bytes count and vice versa.7 versions - Latest release: over 7 years ago - 14 dependent packages - 199 dependent repositories - 447 thousand downloads total - 5 stars on GitHub - 1 maintainer
bytenum 0.1.9
Bytenum is a rust derive macro that creates a try_from<T> implementation for an enum with only un...10 versions - Latest release: about 3 years ago - 1 dependent package - 1 dependent repositories - 26.3 thousand downloads total - 2 stars on GitHub - 1 maintainer
bytebuffer-new 0.2.2
A byte buffer for networking and binary protocols1 version - Latest release: over 7 years ago - 2.45 thousand downloads total - 30 stars on GitHub - 1 maintainer
binary_byte 0.1.2
A small and independent Rust crate made to perform simple operations with the binary representati...3 versions - Latest release: over 5 years ago - 4.37 thousand downloads total - 0 stars on GitHub - 1 maintainer
le-stream-derive 1.3.2
Derive macros to de-/serialize objects from/to little endian byte streams16 versions - Latest release: 7 months ago - 12.2 thousand downloads total - 0 stars on GitHub - 1 maintainer
bstring 0.1.0
Byte string formatting and manipulation1 version - Latest release: over 8 years ago - 2 dependent packages - 1 dependent repositories - 4.79 thousand downloads total - 1 stars on GitHub - 1 maintainer
bytecraft 0.2.4
A flexible and efficient library for reading and writing binary data in Rust.6 versions - Latest release: 4 months ago - 1.33 thousand downloads total - 0 stars on GitHub - 1 maintainer
eight-booleans 0.2.0
A small Rust library to store and manipulate 8 booleans in a single byte.2 versions - Latest release: 3 months ago - 60 downloads total - 2 maintainers
byteseeker 0.2.1
Utility to seek byte slices within a fixed-sized byte stream6 versions - Latest release: almost 5 years ago - 1 dependent package - 2 dependent repositories - 10.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
byte_trie 0.3.0
A compressed trie based on bytes with some weird child node bucket sizes.4 versions - Latest release: almost 7 years ago - 6.35 thousand downloads total - 2 stars on GitHub - 1 maintainer
orderbyte 0.0.1
Library for reading/writing numbers in big-endian and little-endian.1 version - Latest release: about 1 year ago - 894 downloads total - 0 stars on GitHub - 1 maintainer
endio 0.1.0
Simple and ergonomic reading/writing of binary data, with automatic endianness conversion and ext...1 version - Latest release: about 7 years ago - 1 dependent repositories - 4.49 thousand downloads total - 1 maintainer
byteorder-lite 0.1.0
Library for reading/writing numbers in big-endian and little-endian.1 version - Latest release: almost 2 years ago - 1 dependent package - 37.7 million downloads total - 2 stars on GitHub - 1 maintainer
Top 6.9% on crates.io
12 versions - Latest release: 5 months ago - 15 dependent packages - 891 dependent repositories - 17.9 million downloads total - 38 stars on GitHub - 2 maintainers
cobs 0.5.0
This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS...12 versions - Latest release: 5 months ago - 15 dependent packages - 891 dependent repositories - 17.9 million downloads total - 38 stars on GitHub - 2 maintainers
decoded-char 0.1.1 💰
Simple wrapper to keep track of the original byte length of a decoded character in the encoded so...2 versions - Latest release: over 3 years ago - 4 dependent packages - 1 dependent repositories - 1.49 million downloads total - 0 stars on GitHub - 1 maintainer
postcard-cobs 0.2.0
This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS...2 versions - Latest release: over 4 years ago - 4 dependent packages - 221 dependent repositories - 1.74 million downloads total - 5 stars on GitHub - 1 maintainer
podio 0.2.0
Additional trait for Read and Write to read and write Plain Old Data15 versions - Latest release: almost 6 years ago - 4 dependent packages - 553 dependent repositories - 2.96 million downloads total - 2 stars on GitHub - 1 maintainer
byte_conv 0.1.1
Simple conversion traits to bytes2 versions - Latest release: over 10 years ago - 3 dependent packages - 7 dependent repositories - 2.99 million downloads total - 1 stars on GitHub - 1 maintainer
aligners 0.0.10
Utilities for alignment guarantees for data.10 versions - Latest release: over 3 years ago - 3 dependent packages - 1 dependent repositories - 20.4 thousand downloads total - 1 stars on GitHub - 1 maintainer
byteordered 0.6.0
Abstraction for reading and writing data with implicit byte order awareness9 versions - Latest release: over 4 years ago - 16 dependent packages - 30 dependent repositories - 11.1 million downloads total - 15 stars on GitHub - 1 maintainer
bytebuffer-rs
A bytebuffer for networking and binary protocols6 versions - Latest release: 2 months ago - 2 dependent packages - 6 dependent repositories - 18.2 thousand downloads total - 28 stars on GitHub - 1 maintainer
byteio 0.2.3
I/O abstractions for bytes6 versions - Latest release: over 6 years ago - 2 dependent packages - 4 dependent repositories - 118 thousand downloads total - 0 stars on GitHub - 1 maintainer
byteorder_async 1.2.0 💰
Library for reading/writing numbers in big-endian and little-endian asynchronously.4 versions - Latest release: almost 6 years ago - 3 dependent packages - 2 dependent repositories - 9.94 thousand downloads total - 1 stars on GitHub - 1 maintainer
fast_io 1.2.2
Library crate to read and write &str and types implementing the copy trait into files6 versions - Latest release: over 8 years ago - 2 dependent packages - 11.3 thousand downloads total - 1 maintainer
eio 0.1.2
Read and write numbers in big-endian and little-endian.3 versions - Latest release: almost 5 years ago - 3 dependent packages - 5 dependent repositories - 12.1 thousand downloads total - 6 stars on GitHub - 1 maintainer
jppe_derive 1.1.1
This is a byte stream structured serialization and deserialization library.13 versions - Latest release: over 1 year ago - 1 dependent package - 16.2 thousand downloads total - 3 stars on GitHub - 1 maintainer
cursieve_derive 0.1.0
Cursieve is a Rust library that makes it easy to deserialize byte arrays into annotated Rust stru...1 version - Latest release: about 2 years ago - 1 dependent package - 1.71 thousand downloads total - 1 stars on GitHub - 1 maintainer
gospel 0.3.1
Incremental byte munching5 versions - Latest release: about 2 years ago - 1 dependent package - 1 dependent repositories - 8.74 thousand downloads total - 0 stars on GitHub - 1 maintainer
bytesutil 0.7.0
Yet another byte utility for Rust7 versions - Latest release: over 2 years ago - 1 dependent package - 11.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
bit_manager 0.5.3
A crate for reading and writing bits from various streams9 versions - Latest release: over 8 years ago - 2 dependent packages - 1 dependent repositories - 17 thousand downloads total - 1 maintainer
single_byte_hashmap 0.1.2
A simple HashMap for storing singular bytes as keys3 versions - Latest release: over 4 years ago - 1 dependent repositories - 4.23 thousand downloads total - 0 stars on GitHub - 1 maintainer
unicode-bom 2.0.3
Unicode byte-order mark detection for files and byte arrays.13 versions - Latest release: over 2 years ago - 11 dependent packages - 118 dependent repositories - 27.7 million downloads total - 4 stars on gitlab.com - 1 maintainer
def_oid 1.0.0
Define OID into ASN1 bytes format at compile time by using OID arcs literal string1 version - Latest release: 7 months ago - 397 downloads total - 1 maintainer
jbytes_derive 0.3.1
This is a byte stream structured serialization and deserialization library.3 versions - Latest release: 9 months ago - 2.04 thousand downloads total - 9 stars on GitHub - 1 maintainer
tokio-byteorder 0.3.0 💰
Asynchronous library for reading/writing numbers in big-endian and little-endian.3 versions - Latest release: about 5 years ago - 9 dependent packages - 14 dependent repositories - 338 thousand downloads total - 20 stars on GitHub - 1 maintainer
tokio-futures-byteorder 0.2.0 💰
Asynchronous library for reading/writing numbers in big-endian and little-endian.1 version - Latest release: about 5 years ago - 2 dependent packages - 4 dependent repositories - 6.73 thousand downloads total - 1 stars on GitHub - 1 maintainer
byteloaf 0.2.0
Use a heap-allocated byte buffer (a 'loaf') via independently owned, accessed, and moved slices.1 version - Latest release: over 4 years ago - 1.7 thousand downloads total - 0 stars on GitHub - 1 maintainer
var_byte_str 0.1.2
Variable byte encoding string by using gap instead of code point3 versions - Latest release: over 5 years ago - 3.99 thousand downloads total - 0 stars on GitHub - 1 maintainer
bitstr 0.1.2 💰
BitStr is a contiguous sequence of bits in memory3 versions - Latest release: over 3 years ago - 4.13 thousand downloads total - 0 stars on GitHub - 1 maintainer
binspect 0.1.1
Utilities to inspect the data layout of objects.2 versions - Latest release: over 4 years ago - 2.99 thousand downloads total - 0 stars on GitHub - 1 maintainer
endify-derive 0.1.2
derive proc-macro for `endify`3 versions - Latest release: 12 months ago - 2.77 thousand downloads total - 1 stars on GitHub - 1 maintainer
bread-cli 2.0.0
byte conversion tool4 versions - Latest release: over 3 years ago - 5.75 thousand downloads total - 0 stars on GitHub - 1 maintainer
endify 0.1.2
effortlessly convert structs between endian-formats.3 versions - Latest release: 12 months ago - 2.41 thousand downloads total - 1 stars on GitHub - 1 maintainer
byteorder-core2 1.5.0-core2
Personal fork based on byteorder PR 184 that adds some core2 support to byteorder1 version - Latest release: 11 months ago - 977 downloads total - 0 stars on GitHub - 1 maintainer
applause 0.1.1
Command Line Interfaces and Configuration Management made easy2 versions - Latest release: about 2 years ago - 3.09 thousand downloads total - 0 stars on GitHub - 1 maintainer
bytevec2 0.3.1
A Rust serialization library that uses byte vectors2 versions - Latest release: over 1 year ago - 3.23 thousand downloads total - 0 stars on GitHub - 1 maintainer
udp_netmsg 0.2.0
A low cost abstraction for sending and receiving udp datagrams. Gives ability to send and receive...10 versions - Latest release: over 5 years ago - 14 thousand downloads total - 2 stars on GitHub - 1 maintainer
Related Keywords
endian
34
binary
34
big-endian
24
little-endian
23
rust
20
bytes
16
utility
13
io
11
format
9
serialization
9
bit
8
buffer
8
stream
7
string
7
parse
7
buffers
7
encoding
6
parser
6
parsing
6
protocol
6
human-readable
5
bits
5
byte-size
4
network
4
ascii
4
bytebuffer
4
deserialization
4
no-std
4
reader
4
overhead
3
stuffing
3
serialize
3
units
3
bitfield
3
read
3
hex
3
writer
3
write
3
no_std
3
trie
3
size
3
tokio
3
endianness
3
rust-crate
3
endianess
2
vector
2
integer
2
enum
2
macro
2
convert
2
pipelining
2
message
2
nibble
2
omni
2
debug
2
jbytes
2
unpack
2
struct
2
alignment
2
simd
2
align
2
aligned
2
char
2
consistent
2
byteorder
2
rust-library
2
bitwise
2
search
2
set
2
fast
2
parsing-engine
2
network-communication
2
jppe-rs
2
embedded
2
slice
2
representation
2
human
2
files
2
comparator
2
unit
2
little
2
encode
2
str
2
text
2
variable
2
compression
2
unicode
2
8bit
2
proc-macro
2
matcher
2
compile-time
2
vm
2
rust-lang
2
oid
1
byte-matching
1
cli
1
decimal
1
decimal-to-hexadecimal
1
abstraction
1
network-message
1