rust-embedded-community / serde-json-core
`serde-json` for `no_std` programs
☆166Updated 2 weeks 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
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Async synchronization primitives☆261Updated last month
- ☆282Updated 6 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆173Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Compile-time string formatting☆230Updated 2 months ago
- Pluggable critical section☆120Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Async interface for working with processes☆185Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆232Updated this week
- ☆180Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- ☆201Updated last month
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆151Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Asynchronous HTTP body trait☆132Updated this week
- Adaptors between compression crates and Rust's async IO types☆447Updated this week
- Notify async tasks or threads☆459Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Rust replacement for miniz☆198Updated last week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Use bitsized types as if they were a feature of rust.☆178Updated 9 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year