quininer / cbor4iiLinks
CBOR: Concise Binary Object Representation
☆80Updated last week
Alternatives and similar repositories for cbor4ii
Users that are interested in cbor4ii are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆138Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Compile-time string operations☆108Updated last month
- Define your own PhantomData☆158Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- FFI-compatible futures☆168Updated last month
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 10 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago