rust-embedded-community / serde-json-core
`serde-json` for `no_std` programs
☆161Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for serde-json-core
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- Compile-time string formatting☆212Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆317Updated last month
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- Serialize and deserialize C-like enum as underlying repr☆231Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- Async synchronization primitives☆255Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Async session support with plugabble backends☆122Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- ☆171Updated last week
- ☆265Updated 3 months ago
- Async interface for working with processes☆177Updated 3 weeks ago
- Serde support for querystring-style strings☆193Updated 5 months ago
- Type that deserializes only from one specific value☆228Updated this week
- x-www-form-urlencoded meets Serde☆228Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 10 months ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆203Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆217Updated 3 weeks ago
- Async executor☆333Updated 3 weeks ago
- Task abstraction for building executors☆401Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆122Updated last year
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago