BurntSushi / rust-cborLinks
CBOR (binary JSON) for Rust with automatic type based decoding and encoding.
☆146Updated 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
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust bindings for LMDB☆115Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- Respond to OS signals with channels.☆126Updated 6 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Updated 8 months ago
- [DEPRECATED] see:☆81Updated 9 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Cap'n Proto RPC for Rust☆127Updated 7 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆178Updated 2 years ago
- CBOR support for serde.☆309Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Application container built for WebAssembly☆111Updated 7 years ago
- ☆70Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago