BurntSushi / rust-cborLinks
CBOR (binary JSON) for Rust with automatic type based decoding and encoding.
☆143Updated 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
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- A pool of reusable values☆51Updated 5 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- The empty type Void.☆71Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- Rust bindings for LMDB☆115Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 4 months ago
- Extensions for standard networking types☆106Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Unix signal handling for tokio☆87Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Rust MetroHash☆52Updated 10 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 2 months ago