BurntSushi / rust-cbor
CBOR (binary JSON) for Rust with automatic type based decoding and encoding.
☆135Updated 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.☆99Updated 5 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust bindings for LMDB☆115Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Cap'n Proto RPC for Rust☆126Updated 6 years ago
- Cap'n Proto code generation for Rust☆77Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 3 months ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 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
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 5 months ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Hjson for Rust☆106Updated 3 months ago
- A pool of reusable values☆50Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- Extended utilities for working with files and filesystems in Rust☆142Updated 11 months ago
- Extensions for standard networking types☆106Updated 6 months ago
- An extraction of the compiletest utility from the Rust compiler☆220Updated this week
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 8 months ago
- A cache that holds a limited number of key-value pairs☆81Updated 2 years ago