carllerche / tokio-serdeLinks
☆87Updated 8 months ago
Alternatives and similar repositories for tokio-serde
Users that are interested in tokio-serde are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Run closures in parallel☆115Updated 8 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆108Updated last year
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- ☆125Updated 3 years ago
- Convert closures into wakers☆45Updated 8 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- ☆60Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Rust serializer library☆87Updated last week
- Serialization value trees☆46Updated last year
- Big array helper for serde☆64Updated last year
- Make trait methods callable without the trait in scope☆157Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Define your own PhantomData☆158Updated last week
- A serde serializer that serializes a subset of types into plain strings☆60Updated last year
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- ☆194Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Better reference counted strings for Rust☆136Updated last year
- ☆62Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago