rust-embedded-community / serde-json-coreLinks
`serde-json` for `no_std` programs
☆179Updated 6 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 week
- Rust implementation of CRC(16, 32, 64) with support of various standards☆211Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- A State Machine Language DSL procedual macro for Rust☆225Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆201Updated 3 months ago
- ☆329Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated last month
- This crate provides macros to generate bitfield-like struct.☆188Updated 3 months ago
- Compile-time string formatting☆240Updated 8 months ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Async synchronization primitives☆270Updated 2 weeks ago
- ☆191Updated last week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Procedural macro for recursive async functions☆230Updated 7 months ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Pluggable critical section☆151Updated 3 weeks ago
- async + no_std + no-alloc implementations of various network protocols☆178Updated last week
- Minimal asynchronous runtime for Rust☆129Updated last year
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Async interface for working with processes☆201Updated 2 weeks ago
- An Embedded Network Abstraction Layer☆191Updated 11 months ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago