quininer / cbor4iiLinks
CBOR: Concise Binary Object Representation
☆73Updated 2 months ago
Alternatives and similar repositories for cbor4ii
Users that are interested in cbor4ii are comparing it to the libraries listed below
Sorting:
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Better reference counted strings for Rust☆131Updated last year
- Compile-time string operations☆99Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- FFI-compatible futures☆167Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Async broadcast channels☆180Updated 7 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆96Updated last month