quininer / cbor4iiLinks
CBOR: Concise Binary Object Representation
☆75Updated this week
Alternatives and similar repositories for cbor4ii
Users that are interested in cbor4ii are comparing it to the libraries listed below
Sorting:
- Minimal asynchronous executor for Rust☆129Updated this week
- Compile-time string operations☆103Updated last week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- ☆43Updated 3 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- FFI-compatible futures☆167Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago