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 5 years ago
- Compact string type for zero-copy parsing☆257Updated 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 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated this week
- Cap'n Proto RPC for Rust☆126Updated 7 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Extensions for standard networking types☆106Updated 11 months ago
- ☆124Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safe Rust bindings for LMDB☆177Updated 2 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆117Updated 2 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- 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
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Hjson for Rust☆111Updated 8 months ago