BurntSushi / rust-cbor
CBOR (binary JSON) for Rust with automatic type based decoding and encoding.
☆137Updated 6 years ago
Alternatives and similar repositories for rust-cbor:
Users that are interested in rust-cbor are comparing it to the libraries listed below
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- CBOR support for serde.☆302Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust bindings for LMDB☆115Updated 2 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆147Updated last year
- Safe Rust bindings for LMDB☆175Updated last year
- ☆124Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Basic statistical functions on streams for Rust.☆85Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 weeks ago
- Cap'n Proto RPC for Rust☆126Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A Brotli implementation in pure and safe Rust☆64Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago