dflemstr / serde-protobufLinks
☆70Updated 4 years ago
Alternatives and similar repositories for serde-protobuf
Users that are interested in serde-protobuf are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Heap-based async timers☆216Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Utilities for pinning☆97Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆130Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Data parallelism library for async-std.☆96Updated last year
- Task abstraction for building executors☆213Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- ☆73Updated 4 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 3 weeks ago
- Run closures in parallel☆115Updated 11 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Types and traits for http clients☆115Updated 2 years ago
- A pure-Rust library to work with Linux capabilities☆91Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆113Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- skiplist☆144Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Native TLS for futures and async-std☆72Updated 6 months ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- A programmatic API to the grpc-rs compiler☆54Updated 2 years ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago