rust-embedded-community / serde-json-coreLinks
`serde-json` for `no_std` programs
☆184Updated 2 weeks ago
Alternatives and similar repositories for serde-json-core
Users that are interested in serde-json-core are comparing it to the libraries listed below
Sorting:
- Rust implementation of CRC(16, 32, 64) with support of various standards☆219Updated last week
- Serialize and deserialize C-like enum as underlying repr☆253Updated 2 weeks ago
- A State Machine Language DSL procedual macro for Rust☆234Updated 10 months ago
- Compile-time string formatting☆250Updated last month
- A lightweight version of pin-project written with declarative macros.☆261Updated 3 weeks ago
- An Embedded Network Abstraction Layer☆196Updated 2 months ago
- This crate provides macros to generate bitfield-like struct.☆199Updated 2 weeks ago
- Pluggable critical section☆156Updated 4 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆236Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Rust async HTTP client for embedded/no_std☆218Updated 5 months ago
- Async synchronization primitives☆276Updated 3 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆214Updated last month
- Struct fields that are made read-only accessible to other modules☆259Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- ☆345Updated 3 weeks ago
- Async interface for working with processes☆205Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Efficient and customizable data-encoding functions in Rust☆197Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Procedural macro for recursive async functions☆235Updated 2 months ago
- async + no_std + no-alloc implementations of various network protocols☆196Updated last week