rust-embedded-community / serde-json-coreLinks
`serde-json` for `no_std` programs
☆176Updated 5 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☆249Updated last month
- Rust implementation of CRC(16, 32, 64) with support of various standards☆209Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Async synchronization primitives☆269Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Compile-time string formatting☆238Updated 7 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- ☆322Updated 3 weeks ago
- A State Machine Language DSL procedual macro for Rust☆219Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated last week
- Pluggable critical section☆147Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- ☆188Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Async interface for working with processes☆197Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- An Embedded Network Abstraction Layer☆190Updated 9 months ago
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆220Updated last week
- Conditional compilation according to rustc compiler version☆366Updated last month
- Procedural macro for recursive async functions☆226Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- This crate provides macros to generate bitfield-like struct.☆186Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Efficient and customizable data-encoding functions in Rust☆190Updated 2 weeks ago
- Serde support for querystring-style strings☆212Updated last month
- Minimal and reusable non-blocking I/O layer☆100Updated last year
- Rust async HTTP client for embedded/no_std☆195Updated 3 weeks ago