BurntSushi / rust-cbor
CBOR (binary JSON) for Rust with automatic type based decoding and encoding.
☆136Updated 5 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
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Asynchronous process management for tokio☆146Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last week
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 4 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Unix signal handling for tokio☆87Updated 6 years ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 years ago
- The empty type Void.☆69Updated last year
- Respond to OS signals with channels.☆124Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Hjson for Rust☆107Updated 4 months ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Cap'n Proto RPC for Rust☆126Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 6 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- Rust bindings for LMDB☆115Updated 2 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year