bincode

Encoder

A compact binary encoder/decoder implementation for Rust

A binary encoder / decoder implementation in Rust.

GitHub

3k stars
28 watching
274 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

binaryencodingrustserialization

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jbaum98/bencode.rsA Rust library for parsing binary-encoded data using the Nom parser combinator framework2
rubencaro/cipherA cryptographic library for encrypting and decrypting arbitrary binary data in Elixir61
burntsushi/byteorderA Rust library for encoding and decoding numbers in different byte orders.989
mongodb/bson-rustA Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support.407
bytecodealliance/wasmtimeA lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications.15,559
bytecodealliance/rustixA safe Rust interface to POSIX-like system calls with configurable backends.1,512
peco602/rust-universal-compilerA container solution to compile Rust projects across multiple operating systems.32
ghostiam/binstructDecodes binary data into structured format99
libp2p/rust-libp2pAn implementation of a peer-to-peer networking stack in Rust4,664
nrc/zeroA Rust library for parsing binary data without allocating memory on the heap.47
fxamacker/cborA library for encoding and decoding binary data in a compact and secure format.750
lifthrasiir/rust-encodingA Rust library providing advanced character encoding support with error detection and recovery capabilities285
rustcrypto/formatsProvides tools and libraries for encoding and decoding various cryptographic formats253
mirkosertic/bytecoderA tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL.903
scodec/scodecA combinator-based library for encoding and decoding binary data with a focus on pure functional programming and statically verified type mappings.809