rust-embedded-community / serde-json-coreLinks
`serde-json` for `no_std` programs
☆181Updated 7 months 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:
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Async synchronization primitives☆270Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆254Updated 2 weeks ago
- A State Machine Language DSL procedual macro for Rust☆225Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Rust implementation of CRC(16, 32, 64) with support of various standards☆212Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- An Embedded Network Abstraction Layer☆192Updated 11 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 3 weeks ago
- This crate provides macros to generate bitfield-like struct.☆193Updated 3 weeks ago
- Compile-time string formatting☆242Updated 9 months ago
- Pluggable critical section☆154Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- x-www-form-urlencoded meets Serde☆253Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆203Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last week
- Minimal asynchronous executor for Rust☆129Updated last week
- ☆125Updated 4 years ago
- async + no_std + no-alloc implementations of various network protocols☆180Updated 2 weeks ago
- A heap allocator for embedded systems☆406Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated this week
- Struct fields that are made read-only accessible to other modules☆257Updated this week
- ☆331Updated last month
- ☆217Updated last month
- ☆194Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Async interface for working with processes☆198Updated last week
- A rust websocket library for embedded systems (no_std)☆112Updated 9 months ago