rust-embedded-community / serde-json-coreLinks
`serde-json` for `no_std` programs
☆182Updated last week
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☆250Updated 2 weeks ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆213Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 4 months ago
- Async synchronization primitives☆273Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated this week
- An Embedded Network Abstraction Layer☆193Updated last year
- This crate provides macros to generate bitfield-like struct.☆195Updated last month
- Compile-time string formatting☆242Updated 9 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- A State Machine Language DSL procedual macro for Rust☆225Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆231Updated 2 months ago
- async + no_std + no-alloc implementations of various network protocols☆182Updated last month
- Pluggable critical section☆154Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- ☆126Updated 4 years ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- ☆223Updated last month
- Async interface for working with processes☆202Updated 2 weeks ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Minimal asynchronous executor for Rust☆130Updated last week
- Procedural macro for recursive async functions☆230Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- ☆298Updated last month
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago