pyfisch / cbor
CBOR support for serde.
☆299Updated 2 years ago
Alternatives and similar repositories for cbor:
Users that are interested in cbor are comparing it to the libraries listed below
- A rust-macro which makes errors easy to write☆334Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- Generic array types in Rust☆407Updated last month
- asynchronous networking primitives☆407Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Compact string type for zero-copy parsing☆251Updated last year
- A strict, yet friendly mocking library for Rust 2018☆225Updated 8 months ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Mocking library for Rust☆268Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆136Updated 5 years ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- ☆527Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Rust doesn't have exceptions☆631Updated 4 years ago
- 🚀 SM – a static State Machine library☆193Updated 4 years ago
- A Rust implementation of the xxHash algorithm.☆386Updated 2 months ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Rust option parser with custom derive support☆229Updated 3 months ago