witnet / protobuf-convertLinks
Macros for convenient serialization of Rust data structures into/from Protocol Buffers 3
☆36Updated 2 years ago
Alternatives and similar repositories for protobuf-convert
Users that are interested in protobuf-convert are comparing it to the libraries listed below
Sorting:
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- ☆48Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆61Updated 3 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Big array helper for serde☆61Updated last year
- Futures-aware lock primitives☆39Updated 6 months ago
- Run closures in parallel☆113Updated 5 months ago
- ☆86Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- derive newtype for diesel traits☆53Updated last month
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆52Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- ☆28Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Pure Rust library for Apache ZooKeeper built on tokio☆22Updated last month
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Reactive dependency injection for Rust.