MaterializeInc / rust-protobuf-nativeLinks
Rust build system integration for protobuf, Google's data interchange format.
☆19Updated 11 months ago
Alternatives and similar repositories for rust-protobuf-native
Users that are interested in rust-protobuf-native are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Serde Visitor for deserializing untagged enums☆68Updated 2 weeks ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 3 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 3 weeks ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆57Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆94Updated last month
- A implementation of convenience integrations between tokio and tower☆133Updated 2 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- …☆82Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- Simple goldenfile testing in Rust☆44Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Rust traits for key comparison in maps.☆36Updated 10 months ago
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Talk for RustConf 2021☆11Updated 4 years ago
- Rust implementation of Java Jolt JSON to JSON transformation library☆44Updated last year