bincode
Encoder
A compact binary encoder/decoder implementation for Rust
A binary encoder / decoder implementation in Rust.
3k stars
28 watching
274 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list
binaryencodingrustserialization
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Rust library for parsing binary-encoded data using the Nom parser combinator framework | 2 |
| | A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir | 61 |
| | A Rust library for encoding and decoding numbers in different byte orders. | 989 |
| | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 407 |
| | A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. | 15,559 |
| | A safe Rust interface to POSIX-like system calls with configurable backends. | 1,512 |
| | A container solution to compile Rust projects across multiple operating systems. | 32 |
| | Decodes binary data into structured format | 99 |
| | An implementation of a peer-to-peer networking stack in Rust | 4,664 |
| | A Rust library for parsing binary data without allocating memory on the heap. | 47 |
| | A library for encoding and decoding binary data in a compact and secure format. | 750 |
| | A Rust library providing advanced character encoding support with error detection and recovery capabilities | 285 |
| | Provides tools and libraries for encoding and decoding various cryptographic formats | 253 |
| | A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 903 |
| | A combinator-based library for encoding and decoding binary data with a focus on pure functional programming and statically verified type mappings. | 809 |