rust-embedded-community / serde-json-coreLinks
`serde-json` for `no_std` programs
☆188Updated 2 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☆256Updated last month
- Rust implementation of CRC(16, 32, 64) with support of various standards☆222Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated last month
- An Embedded Network Abstraction Layer☆199Updated 4 months ago
- Compile-time string formatting☆261Updated 3 months ago
- A State Machine Language DSL procedual macro for Rust☆236Updated last year
- ☆351Updated 2 months ago
- Rust async HTTP client for embedded/no_std☆249Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- This crate provides macros to generate bitfield-like struct.☆202Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Async synchronization primitives☆280Updated last month
- Pluggable critical section☆159Updated 6 months ago
- ☆204Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆247Updated last week
- Delegation of trait implementations via procedural macros☆279Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- ☆243Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- async + no_std + no-alloc implementations of various network protocols☆203Updated 3 weeks ago
- ☆126Updated 4 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Procedural macro for recursive async functions☆236Updated 4 months ago
- Async interface for working with processes☆206Updated 4 months ago
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- x-www-form-urlencoded meets Serde☆258Updated last year