quininer / cbor4iiLinks
CBOR: Concise Binary Object Representation
☆83Updated 2 months ago
Alternatives and similar repositories for cbor4ii
Users that are interested in cbor4ii are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Better reference counted strings for Rust☆140Updated last year
- Minimal asynchronous executor for Rust☆133Updated last week
- Make trait methods callable without the trait in scope☆162Updated last month
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Compile-time string operations☆115Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆81Updated last year
- ☆44Updated 8 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Compatibility adapter between tokio and futures☆188Updated last week
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week