BurntSushi / rust-cborLinks
CBOR (binary JSON) for Rust with automatic type based decoding and encoding.
☆145Updated 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.☆102Updated 6 years ago
- Rust bindings for LMDB☆115Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A pool of reusable values☆51Updated 6 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Safe Rust bindings for LMDB☆186Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Extensions for standard networking types☆106Updated last year
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 4 months ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆177Updated 2 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Rust bindings for libpcuid CPU detection and feature extraction library.☆53Updated 8 years ago
- Send syslog messages from Rust☆121Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆65Updated 6 months ago
- ☆73Updated 4 years ago
- A cargo subcommand to manage local registries☆156Updated this week
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago