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:
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- Rust implementation of CRC(16, 32, 64) with support of various standards☆222Updated last month
- Async synchronization primitives☆281Updated last month
- An Embedded Network Abstraction Layer☆199Updated 4 months ago
- This crate provides macros to generate bitfield-like struct.☆203Updated 2 weeks ago
- A State Machine Language DSL procedual macro for Rust☆236Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Compile-time string formatting☆262Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago
- Pluggable critical section☆160Updated 6 months ago
- ☆351Updated last week
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- ☆244Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆250Updated 2 weeks ago
- ☆126Updated 4 years ago
- ☆205Updated 2 months ago
- Rust async HTTP client for embedded/no_std☆251Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Procedural macros to derive numeric traits in Rust☆214Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago