BurntSushi / rust-cborLinks
CBOR (binary JSON) for Rust with automatic type based decoding and encoding.
☆140Updated 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
Sorting:
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Compact string type for zero-copy parsing☆258Updated last year
- Custom derivation macro for Rust☆112Updated 7 years ago
- Cap'n Proto RPC for Rust☆126Updated 7 years ago
- CBOR support for serde.☆306Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Unix signal handling for tokio☆88Updated 6 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
- Rust bindings for LMDB☆114Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- String interning for Rust☆200Updated last month
- Rust macro to generate self-referential structs☆210Updated 4 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☆88Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 2 weeks ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A Rust library for accessing Linux process and system information☆90Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago