rust-embedded-community / serde-json-coreLinks
`serde-json` for `no_std` programs
☆186Updated last month
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:
- Rust implementation of CRC(16, 32, 64) with support of various standards☆215Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- An Embedded Network Abstraction Layer☆196Updated 2 months ago
- A State Machine Language DSL procedual macro for Rust☆235Updated 10 months ago
- Pluggable critical section☆161Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆215Updated 2 weeks ago
- ☆347Updated last month
- Compile-time string formatting☆256Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Async synchronization primitives☆278Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Delegation of trait implementations via procedural macros☆280Updated this week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆93Updated 4 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- This crate provides macros to generate bitfield-like struct.☆199Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆240Updated 3 weeks ago
- async + no_std + no-alloc implementations of various network protocols☆199Updated last month
- Rust async HTTP client for embedded/no_std☆223Updated this week
- ☆240Updated 4 months ago
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- ☆200Updated last month
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- ☆126Updated 4 years ago